haiku/src/tests
Ingo Weinhold 51ecdb00aa Replaced the recursive lock implementation by the kernel implementation
(slightly adjusted). It is completely based on mutexes, not needing any other
problematic features. Not sure why the previous implementation was doing it
differently.
This also adds the previously missing recursive_lock_trylock().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29462 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-03-09 01:48:28 +00:00
..
add-ons Replaced the recursive lock implementation by the kernel implementation 2009-03-09 01:48:28 +00:00
apps Fixed typo in printf output. 2008-06-07 12:46:29 +00:00
bin
kits * Fix build of ShelfTest 2009-03-03 12:36:41 +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 option "--multi", which creates another thread and crashes both, the 2009-02-23 22:53:46 +00:00
system * Link the test programs with --export-dynamic. This shows that my previous 2009-02-01 18:16:46 +00:00
ExampleTest.cpp
ExampleTest.h
ExampleTestAddon.cpp
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
UnitTester.rsrc