haiku/src/tests
Axel Dörfler 5514672d42 Added a syscall timing utility, similar to the one in NewOS.
Can also be run under R5 when TARGET_PLATFORM=r5 for comparison.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12567 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-05-04 01:03:44 +00:00
..
add-ons This fixes the bfs_shell build under Linux: replaced B_OK with FS_OK in 2005-05-03 02:34:32 +00:00
apps Removed unused stuff 2005-04-29 20:30:41 +00:00
bin moved bin into tests, fixed build 2005-03-30 21:42:51 +00:00
kernel Added a syscall timing utility, similar to the one in NewOS. 2005-05-04 01:03:44 +00:00
kits The ChannelSliderTest now always tests Stefano's implementation instead of R5's. 2005-05-02 22:35:01 +00:00
servers update the playground to my local changes, the textview test isintegrated with the build now 2005-05-04 00:38:14 +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 moved bin into tests, fixed build 2005-03-30 21:42:51 +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 Made the Unit test stuff a bit more mwcc/mwld friendly. It still doesn't build right out of the box with our build system, but with a few changes to the build system it can be done (I'm not going to do that, though). 2004-02-18 21:38:04 +00:00
UnitTesterHelper.h Made the Unit test stuff a bit more mwcc/mwld friendly. It still doesn't build right out of the box with our build system, but with a few changes to the build system it can be done (I'm not going to do that, though). 2004-02-18 21:38:04 +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