haiku/src/tests
Stephan Aßmus b4e9c99bc4 * Added a SetupClipping() method to Test baseclass, which adds about 400
small clipping holes to the TestView user clipping.
* Added a bunch of new tests. Here are some numbers from the test environment,
  which is similar to running Haiku in VESA mode:

Horizontal lines per second:
Haiku:	192964.663	(117,7%)
ZETA:	163977.006

Vertical lines per second:
Haiku:	 90109.985	(276.9%)
ZETA:	 32538.458

Random lines per second:
Haiku:	  7998.451	(23.1%)
ZETA:	 34602.539

Random colored lines per second:
Haiku:	  7976.437	(22.9%)
ZETA:	 34788.247

Random clipped lines per second:
Haiku:	   262.180	(2.5%)
ZETA:	 10394.794

Clipped glyphs per second:
Haiku:	  5911.526	(1.0%)
ZETA:	590508.726

Obviously the clipping performance is a punch in the stomache.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26683 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-07-29 21:12:48 +00:00
..
add-ons PPD parser and configuration UI prototype from 2004. Maybe it can be of some use for the CUPS port HCD 2008 project. 2008-06-18 18:24:54 +00:00
apps Fixed typo in printf output. 2008-06-07 12:46:29 +00:00
bin Fixed unit tests build for platforms libbe_test and r5. Only randomly tested 2005-11-09 16:17:31 +00:00
kits * updated netperf to version 2.4.4 2008-07-19 19:57:34 +00:00
libs ALM/linprog patch by Christof Lutteroth: 2008-03-10 21:43:32 +00:00
misc writev test application. I expected this to crash haiku, but it hasn't 2007-08-05 13:24:52 +00:00
servers * Added a SetupClipping() method to Test baseclass, which adds about 400 2008-07-29 21:12:48 +00:00
system Since we don't use the IOScheduler, we have to explicitly tell the 2008-07-28 01:19:52 +00:00
ExampleTest.cpp Fixed unit tests build for platforms libbe_test and r5. Only randomly tested 2005-11-09 16:17:31 +00:00
ExampleTest.h + Moved BAutolock and BArchivable over to new testing framework. 2002-07-19 06:45:28 +00:00
ExampleTestAddon.cpp Fixed unit tests build for platforms libbe_test and r5. Only randomly tested 2005-11-09 16:17:31 +00:00
Jamfile Added libalm.so and its dependency liblinprog.so. libalm.so provides a 2008-02-06 10:51:44 +00:00
UnitTester.cpp Changed a few references to OpenBeOS in the unit tester to Haiku. There are 2006-12-11 21:11:27 +00:00
UnitTester.h Renamed UnitTesterHelper.* to UnitTester.*. 2005-11-09 16:23:11 +00:00
UnitTester.rsrc Renamed UnitTesterHelper.* to UnitTester.*. 2005-11-09 16:23:11 +00:00