Add another test that locks & unlocks in FIFO order instead of stack
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 17 May 2006 22:07:27 +0000 (22:07 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 17 May 2006 22:07:27 +0000 (22:07 +0000)
commit5cdab0175a2d4ed5731b4cb41c106a36985f0f7f
tree1c9b117287567597ffc1212ac84f6bd2959dcc44
parentd219da811a344ddf0f22649c1833cfe93ffb9a12
Add another test that locks & unlocks in FIFO order instead of stack
order, to catch more bugs.
Idea and code by Godmar Back.
src/tests/threads/Make.tests
src/tests/threads/Rubric.priority
src/tests/threads/priority-donate-multiple2.c [new file with mode: 0644]
src/tests/threads/priority-donate-multiple2.ck [new file with mode: 0644]
src/tests/threads/tests.c
src/tests/threads/tests.h