Searched refs:CppUnit (Results 76 - 100 of 255) sorted by relevance

1234567891011

/haiku-fatelf/headers/tools/cppunit/cppunit/
H A DTest.h7 namespace CppUnit { namespace
60 } // namespace CppUnit
H A DTestListener.h7 namespace CppUnit { namespace
50 } // namespace CppUnit
H A DTestSucessListener.h8 namespace CppUnit namespace
37 } // namespace CppUnit
H A DTextTestProgressListener.h7 namespace CppUnit namespace
40 } // namespace CppUnit
/haiku-fatelf/headers/tools/cppunit/cppunit/extensions/
H A DTestSuiteFactory.h6 namespace CppUnit { namespace
23 } // namespace CppUnit
/haiku-fatelf/src/tests/
H A DExampleTest.h12 static CppUnit::Test* Suite();
/haiku-fatelf/src/tests/kits/app/
H A DRegistrarThreadManagerTest.h15 static CppUnit::Test* Suite();
/haiku-fatelf/src/tests/kits/net/libnetapi/
H A DNetworkAddressTest.h13 class NetworkAddressTest : public CppUnit::TestCase {
H A DNetworkInterfaceTest.h15 class NetworkInterfaceTest : public CppUnit::TestCase {
/haiku-fatelf/src/tests/kits/shared/
H A DNaturalCompareTest.cpp64 CppUnit::TestSuite& suite = *new CppUnit::TestSuite("NaturalCompareTest");
66 suite.addTest(new CppUnit::TestCaller<NaturalCompareTest>(
94 CppUnit::Asserter::failIf(result != expectedResult, message);
H A DNaturalCompareTest.h16 class NaturalCompareTest : public CppUnit::TestCase {
/haiku-fatelf/src/tests/kits/storage/
H A DFindDirectoryTest.h17 static CppUnit::Test* Suite();
H A DResourceStringsTest.h17 static CppUnit::Test* Suite();
H A DResourcesTest.h17 static CppUnit::Test* Suite();
/haiku-fatelf/src/tests/kits/support/barchivable/
H A DBArchivableTester.h33 static CppUnit::Test* Suite();
H A DValidateInstantiationTester.h35 static CppUnit::Test* Suite();
/haiku-fatelf/src/tests/kits/support/bautolock/
H A DAutolockLooperTest.h18 class CppUnit::Test;
/haiku-fatelf/src/tests/kits/support/blocker/
H A DBenaphoreLockCountTest1.h34 static CppUnit::Test *suite(void);
H A DConcurrencyTest2.h31 static CppUnit::Test *suite(void);
H A DConstructionTest1.h30 static CppUnit::Test *suite(void);
H A DDestructionTest1.h27 static CppUnit::Test *suite(void);
/haiku-fatelf/src/tests/kits/translation/
H A DBitmapStreamTest.h39 /** CppUnit support */
48 static CppUnit::Test *Suite();
H A DTranslationUtilsTest.h39 /** CppUnit support */
48 static CppUnit::Test *Suite();
H A DTranslatorTest.h38 /** CppUnit support */
47 static CppUnit::Test *Suite();
/haiku-fatelf/src/tests/system/kernel/util/
H A DAVLTreeMapTest.h10 static CppUnit::Test* Suite();

Completed in 121 milliseconds

1234567891011