/freebsd/contrib/ntp/sntp/unity/auto/ |
H A D | runner_maybe.c | 16 tearDown(); \ 28 extern void tearDown(void); 37 tearDown(); in resetTest()
|
/freebsd/contrib/ntp/sntp/tests/ |
H A D | run-networking.c | 16 tearDown(); \ 31 extern void tearDown(void); 47 tearDown(); in resetTest()
|
H A D | run-t-log.c | 16 tearDown(); \ 30 extern void tearDown(void); 49 tearDown(); in resetTest()
|
H A D | run-keyFile.c | 16 tearDown(); \ 33 extern void tearDown(void); 54 tearDown(); in resetTest()
|
H A D | run-kodDatabase.c | 16 tearDown(); \ 36 extern void tearDown(void); 57 tearDown(); in resetTest()
|
H A D | run-kodFile.c | 16 tearDown(); \ 33 extern void tearDown(void); 55 tearDown(); in resetTest()
|
H A D | run-utilities.c | 16 tearDown(); \ 34 extern void tearDown(void); 57 tearDown(); in resetTest()
|
H A D | run-crypto.c | 16 tearDown(); \ 32 extern void tearDown(void); 56 tearDown(); in resetTest()
|
H A D | run-packetHandling.c | 16 tearDown(); \ 37 extern void tearDown(void); 63 tearDown(); in resetTest()
|
H A D | run-packetProcessing.c | 16 tearDown(); \ 32 extern void tearDown(void); 68 tearDown(); in resetTest()
|
H A D | packetProcessing.c | 19 void tearDown(void); 122 tearDown(void) in setUp() 129 tearDown(void) tearDown() function
|
/freebsd/contrib/ntp/tests/libntp/ |
H A D | run-realpath.c | 16 tearDown(); \ 35 extern void tearDown(void); 53 tearDown(); in resetTest()
|
H A D | run-digests.c | 16 tearDown(); \ 35 extern void tearDown(void); 61 tearDown();
|
H A D | realpath.c | 19 void tearDown(void); 20 void tearDown(void) { in tearDown() function
|
/freebsd/contrib/ntp/sntp/unity/ |
H A D | ulib_teardown.c | 7 extern void tearDown(void); 9 void tearDown(void) in tearDown() function
|
H A D | unity.c | 1185 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 D | googletest-json-outfiles-test.py | 128 def tearDown(self): member in GTestJsonOutFilesTest
|
H A D | gtest_xml_outfiles_test.py | 93 def tearDown(self): member in GTestXMLOutFilesTest
|
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/test/ |
H A D | test_libzfs_core.py | 308 def tearDown(self): member in ZFSTest
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 4808 -(void) tearDown; 4824 performOptionalSelector( obj, @selector(tearDown) ); in invoke()
|
/freebsd/contrib/ntp/ |
H A D | NEWS | 1624 - removed unnecessary & harmful decls of 'setUp()' & 'tearDown()' 5390 - removed unnecessary & harmful decls of 'setUp()' & 'tearDown()'
|
H A D | ChangeLog | 696 - removed unnecessary & harmful decls of 'setUp()' & 'tearDown()'
|
H A D | CommitLog | 22029 - 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...] |