Home
last modified time | relevance | path

Searched refs:tearDown (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/ntp/sntp/unity/auto/
H A Drunner_maybe.c16 tearDown(); \
28 extern void tearDown(void);
37 tearDown(); in resetTest()
/freebsd/contrib/ntp/sntp/tests/
H A Drun-networking.c16 tearDown(); \
31 extern void tearDown(void);
47 tearDown(); in resetTest()
H A Drun-t-log.c16 tearDown(); \
30 extern void tearDown(void);
49 tearDown(); in resetTest()
H A Drun-keyFile.c16 tearDown(); \
33 extern void tearDown(void);
54 tearDown(); in resetTest()
H A Drun-kodDatabase.c16 tearDown(); \
36 extern void tearDown(void);
57 tearDown(); in resetTest()
H A Drun-kodFile.c16 tearDown(); \
33 extern void tearDown(void);
55 tearDown(); in resetTest()
H A Drun-utilities.c16 tearDown(); \
34 extern void tearDown(void);
57 tearDown(); in resetTest()
H A Drun-crypto.c16 tearDown(); \
32 extern void tearDown(void);
56 tearDown(); in resetTest()
H A Drun-packetHandling.c16 tearDown(); \
37 extern void tearDown(void);
63 tearDown(); in resetTest()
H A Drun-packetProcessing.c16 tearDown(); \
32 extern void tearDown(void);
68 tearDown(); in resetTest()
H A DpacketProcessing.c19 void tearDown(void);
122 tearDown(void) in setUp()
129 tearDown(void) tearDown() function
/freebsd/contrib/ntp/tests/libntp/
H A Drun-realpath.c16 tearDown(); \
35 extern void tearDown(void);
53 tearDown(); in resetTest()
H A Drun-digests.c16 tearDown(); \
35 extern void tearDown(void);
61 tearDown();
H A Drealpath.c19 void tearDown(void);
20 void tearDown(void) { in tearDown() function
/freebsd/contrib/ntp/sntp/unity/
H A Dulib_teardown.c7 extern void tearDown(void);
9 void tearDown(void) in tearDown() function
H A Dunity.c1185 void tearDown(void);
1187 UNITY_WEAK_ATTRIBUTE void tearDown(void) { } in tearDown() function
1191 # pragma weak tearDown macro
1192 void tearDown(void);
1195 void tearDown(void);
1212 tearDown(); in UnityDefaultTestRun()
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-json-outfiles-test.py128 def tearDown(self): member in GTestJsonOutFilesTest
H A Dgtest_xml_outfiles_test.py93 def tearDown(self): member in GTestXMLOutFilesTest
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/test/
H A Dtest_libzfs_core.py308 def tearDown(self): member in ZFSTest
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp4808 -(void) tearDown;
4824 performOptionalSelector( obj, @selector(tearDown) ); in invoke()
/freebsd/contrib/ntp/
H A DNEWS1624 - removed unnecessary & harmful decls of 'setUp()' & 'tearDown()'
5390 - removed unnecessary & harmful decls of 'setUp()' & 'tearDown()'
H A DChangeLog696 - removed unnecessary & harmful decls of 'setUp()' & 'tearDown()'
H A DCommitLog22029 - add library implementation of empty setUp()/tearDown()
22033 - add library implementation of empty setUp()/tearDown()
22037 - add library implementation of empty setUp()/tearDown()
22043 - add library implementation of empty setUp()/tearDown()
22231 - removed unnecessary & harmful decls of 'setUp()' & 'tearDown()'
31162 fixed formatting, deleted empty setUp() and tearDown()
31249 fixed formatting, deleted empty setUp() and tearDown()
32925 fixed SetUp() -> setUp() and TearDown() -> tearDown() which seemed to work because of extern functions
32928 fixed SetUp() -> setUp() and TearDown() -> tearDown() which seemed to work because of extern functions
[all...]