Home
last modified time | relevance | path

Searched refs:UnityEnd (Results 1 – 13 of 13) sorted by relevance

/freebsd-10-stable/contrib/ntp/sntp/tests/
Drun-networking.c59 return (UnityEnd()); in main()
Drun-t-log.c64 return (UnityEnd()); in main()
Drun-kodDatabase.c74 return (UnityEnd()); in main()
Drun-keyFile.c71 return (UnityEnd()); in main()
Drun-kodFile.c73 return (UnityEnd()); in main()
Drun-utilities.c76 return (UnityEnd()); in main()
Drun-crypto.c76 return (UnityEnd()); in main()
Drun-packetHandling.c85 return (UnityEnd()); in main()
Drun-packetProcessing.c98 return (UnityEnd()); in main()
/freebsd-10-stable/contrib/ntp/sntp/unity/auto/
Drunner_maybe.c51 return (UnityEnd()); in main()
/freebsd-10-stable/contrib/ntp/sntp/unity/
Dunity_fixture.c43 UnityEnd(); in UnityMain()
Dunity_internals.h409 int UnityEnd(void);
572 #define UNITY_END() UnityEnd()
Dunity.c1241 int UnityEnd(void) in UnityEnd() function