summaryrefslogtreecommitdiff
path: root/tests/rump/kernspace/threadpool.c
AgeCommit message (Expand)Author
2019-01-04Fix a silly bug the "cancel thrash" test: the exit condition for thethorpej
2018-12-28Add a test case that exercises repeated sceduling and cancelling of a job,thorpej
2018-12-26- De-opaque'ify struct threadpool_job.thorpej
2018-12-25Include some non-critical-but-still-for-correctness lines of codethorpej
2018-12-24Add rump-based test cases for threadpool(9).thorpej