LUMIERA.clone/tests/30backend-threadpool.tests
2010-01-16 11:48:48 -05:00

15 lines
288 B
Text

TESTING "Thread Pools" ./test-threadpool
PLANNED "create"
PLANNED "yield"
PLANNED "cancel"
TEST "Most basic threadpool test" threadpool-basic <<END
END
TEST "process a function" process-function <<END
err: the input to the function is 440616
err: wait 1 sec
err: finished waiting
END