Add another test that checks priority scheduling in the case of
commit9e7d21bba8b63b4e1f21126186bb2f14fb17da35
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 17 May 2006 22:56:20 +0000 (17 22:56 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 17 May 2006 22:56:20 +0000 (17 22:56 +0000)
tree4f7fc52ad40902e64d019a79795a066453f98f79
parentab7752483b082c4b310e9a5e3f4a2f9bc3a93f5b
Add another test that checks priority scheduling in the case of
priority donation to a blocked thread.
Idea and code by Godmar Back.
doc/threads.texi
src/tests/threads/Make.tests
src/tests/threads/Rubric.priority
src/tests/threads/priority-donate-sema.c [new file with mode: 0644]
src/tests/threads/priority-donate-sema.ck [new file with mode: 0644]
src/tests/threads/tests.c
src/tests/threads/tests.h