haiku/src/tests
Michael Lotz 97d2f9c04d Redone the MessageSpeedTests. Results can now be logged to file too.
For a comparison see: http://haiku.mlotz.ch/messagespeed.html

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13912 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-08-07 17:26:42 +00:00
..
add-ons Fixing and adding more BMessage speed tests. Previously messages weren't written at all. This shows that Message2 is actually much faster than the R5 version in flattening. The current implementation is sometimes a lot faster than Message2 though but doesn't scale that well. 2005-08-07 13:19:49 +00:00
apps Added support for the AS_GET_DESKTOP command. 2005-08-04 14:42:06 +00:00
bin moved bin into tests, fixed build 2005-03-30 21:42:51 +00:00
kernel fix the build 2005-07-18 22:54:01 +00:00
kits Redone the MessageSpeedTests. Results can now be logged to file too. 2005-08-07 17:26:42 +00:00
servers Fixing and adding more BMessage speed tests. Previously messages weren't written at all. This shows that Message2 is actually much faster than the R5 version in flattening. The current implementation is sometimes a lot faster than Message2 though but doesn't scale that well. 2005-08-07 13:19:49 +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