tor/changes/workqueue_tests
Nick Mathewson 3cc374456b Add several test scripts wrapping test_workqueue
This is a fairly easy way for us to get our test coverage up on
compat_threads.c and workqueue.c -- I already implemented these
tests, so we might as well enable them.
2016-06-08 17:29:06 -04:00

5 lines
188 B
Plaintext

o Testing:
- Run more workqueue tests as part of "make check". These had previously
been implemented, but you needed to know special command-line options
to enable them.