haiku/headers
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
..
os adding environmental variables support 2002-07-18 13:59:03 +00:00
posix Obey the gods of source compatability. Progress is evil. (apparently) 2002-07-12 14:57:37 +00:00
private Remove some now uneeded error codes. By removing these I'm hoping 2002-07-19 01:39:33 +00:00
tools/cppunit + Moved BAutolock and BArchivable over to new testing framework. 2002-07-19 06:45:28 +00:00