haiku/src/tests
Waldemar Kornewald ff3b40e0da Changed the report system to use threads.
Unfortunately I need threads for this (because reports will be used in Up()/Down() and always creating a reply port is not very nice).
Does anyone have a good send/receive_data_etc() implementation? :) I hope our kernel will get that functionality.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4085 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-26 18:17:26 +00:00
..
add-ons - Added DirectoryIterator.cpp and Utils.cpp to the build 2003-07-10 19:55:50 +00:00
kernel The KDiskDeviceManager::CreateFileDevice() parameters changed slightly. 2003-07-15 01:21:43 +00:00
kits Changed the report system to use threads. 2003-07-26 18:17:26 +00:00
servers Update after recents net_stack_driver.h changes and make build again. 2003-07-10 01:15:40 +00:00
ExampleTest.cpp + Moved BAutolock and BArchivable over to new testing framework. 2002-07-19 06:45:28 +00:00
ExampleTest.h + Moved BAutolock and BArchivable over to new testing framework. 2002-07-19 06:45:28 +00:00
ExampleTestAddon.cpp Unit testing update: 2002-07-17 10:50:55 +00:00
Jamfile Added tiny disk device manager test. 2003-06-13 22:05:48 +00:00
UnitTester.cpp The UnitTester does now find the platform specific unit testers also when invoked from another directory. 2002-08-13 22:40:35 +00:00
UnitTesterHelper.cpp + Used to be UnitTester.* 2002-08-11 03:42:49 +00:00
UnitTesterHelper.h + Used to be UnitTester.* 2002-08-11 03:42:49 +00:00
UnitTesterHelper.rsrc added resource "res_image", type B_TRANSLATOR_BITMAP, id 246. added for use with BTranslationUtils tests 2002-12-14 02:47:59 +00:00