NetBSD/tests/rump/kernspace
thorpej 9e7dc06b6e Fix a silly bug the "cancel thrash" test: the exit condition for the
job was never set, and so if the job actually got started before the
cancellation request came in, it would never finish and the cancellation
request would just hang forever.

Should address a spurious automated test failure reported by kre@.
2019-01-04 05:35:24 +00:00
..
Makefile Add rump-based test cases for threadpool(9). 2018-12-24 21:42:05 +00:00
alloc.c
busypage.c
kernspace.h Add a test case that exercises repeated sceduling and cancelling of a job, 2018-12-28 19:54:36 +00:00
lockme.c
sendsig.c
thread.c
threadpool.c Fix a silly bug the "cancel thrash" test: the exit condition for the 2019-01-04 05:35:24 +00:00
tsleep.c
workqueue.c Fix build 2017-12-28 07:46:34 +00:00