Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/unity/auto/
H A Drunner_maybe.c51 return (UnityEnd()); in main()
/freebsd/contrib/ntp/sntp/tests/
H A Drun-networking.c61 return (UnityEnd()); in main()
H A Drun-t-log.c66 return (UnityEnd()); in main()
H A Drun-keyFile.c73 return (UnityEnd()); in main()
H A Drun-kodDatabase.c76 return (UnityEnd()); in main()
H A Drun-kodFile.c75 return (UnityEnd()); in main()
H A Drun-utilities.c78 return (UnityEnd()); in main()
H A Drun-crypto.c78 return (UnityEnd()); in main()
H A Drun-packetHandling.c87 return (UnityEnd()); in main()
H A Drun-packetProcessing.c102 return (UnityEnd());
/freebsd/contrib/ntp/tests/libntp/
H A Drun-realpath.c69 return (UnityEnd()); in main()
H A Drun-digests.c85 return (UnityEnd());
/freebsd/contrib/ntp/sntp/unity/
H A Dunity_fixture.c43 UnityEnd(); in UnityMain()
H A Dunity_internals.h409 int UnityEnd(void);
575 #define UNITY_END() UnityEnd()
H A Dunity.c1241 int UnityEnd(void) in UnityEnd() function