summaryrefslogtreecommitdiff
path: root/src/test/test_workqueue.c
AgeCommit message (Expand)Author
2015-01-21Fix: change copyright year in workqueue and thread testsDavid Goulet
2015-01-15Update workqueue implementation to use a single queue for the workNick Mathewson
2015-01-14Fix check-spacesNick Mathewson
2015-01-14Test and fix workqueue_entry_cancel().Nick Mathewson
2015-01-14Add shutdown and broadcast support to test_workqueue.Nick Mathewson
2015-01-14Test a little more of compat_threads.cNick Mathewson
2015-01-14Rename bench_workqueue -> test_workqueue and make it a unit test.Nick Mathewson