tor/src/test/test_workqueue_pipe.sh
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
110 B
Bash
Executable File

#!/bin/sh
${builddir:-.}/src/test/test_workqueue \
--no-eventfd2 --no-eventfd --no-pipe2 --no-socketpair