Searched refs:StandardTest (Results 1 - 4 of 4) sorted by relevance

/haiku/src/tests/system/kernel/unit/
H A DTest.h51 class StandardTest : public Test { class in inherits:Test
53 StandardTest(const char* name,
56 virtual ~StandardTest();
69 StandardTest<TestClass>::StandardTest(const char* name, TestClass* object, function in class:StandardTest
80 StandardTest<TestClass>::~StandardTest()
88 StandardTest<TestClass>::Setup(TestContext& context)
96 StandardTest<TestClass>::Run(TestContext& context)
104 StandardTest<TestClas
[all...]
H A DTestSuite.h58 StandardTest<type>* test = new(std::nothrow) StandardTest<type>( \
/haiku/src/tests/kits/net/service/
H A DCookieTest.h29 void StandardTest();
H A DCookieTest.cpp83 CookieTest::StandardTest() function in class:CookieTest
802 "CookieTest::StandardTest", &CookieTest::StandardTest));

Completed in 90 milliseconds