haiku/headers/tools/cppunit
Tyler Dauwalder a6b33ea3de + Moved BAutolock and BArchivable over to new testing framework.
+ Added ability to specify entire suites to the UnitTester program.
+ BAutolock and BArchivable tests now use CPPUNIT_ASSERT, but BLocker
tests crash for some unknown reason with said assertion, so plain old vanilla
assert() is still used. I'll look into this later.
+ BArchivable tests that try to load a RemoteTestObject are failing
because the resource file doesn't appear to be linked into
libsupporttest_RemoteTestObject.so.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@332 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-07-19 06:45:28 +00:00
..
cppunit It is accomplished ... 2002-07-09 12:24:59 +00:00
LockerSyncObject.h Fixed multithreaded NextSubTest() output problems 2002-07-12 20:30:45 +00:00
SemaphoreSyncObject.h Semaphore based SyncObject 2002-07-12 20:30:24 +00:00
TestApp.h Finished migrating Storage Kit tests to new framework. 2002-07-18 01:03:19 +00:00
TestCase.h Finished migrating Storage Kit tests to new framework. 2002-07-18 01:03:19 +00:00
TestListener.h Big CppUnit update 2002-07-11 03:28:37 +00:00
TestShell.h + Moved BAutolock and BArchivable over to new testing framework. 2002-07-19 06:45:28 +00:00
TestSuite.h Unit testing update: 2002-07-17 10:50:55 +00:00
TestSuiteAddon.h Initial checkin 2002-07-15 06:52:17 +00:00
TestUtils.h + Moved BAutolock and BArchivable over to new testing framework. 2002-07-19 06:45:28 +00:00
ThreadedTestCaller.h + Moved BAutolock and BArchivable over to new testing framework. 2002-07-19 06:45:28 +00:00
ThreadedTestCase.h + Started migrating Support Kit to new testing framework 2002-07-18 05:32:00 +00:00
ThreadManager.h + Started migrating Support Kit to new testing framework 2002-07-18 05:32:00 +00:00