aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-12-23 18:14:52 -0500
committerJack Lloyd <[email protected]>2018-12-23 18:14:52 -0500
commitef2c3d7d01ffdeb1b29c439b9ec0348302170e00 (patch)
treebfa831022451bda44fd290f284bb3363b9c6a6af /.travis.yml
parentb914ec97ebe4dd207ab15cbc6f65256c3b147b08 (diff)
Add a multi-file input mode for test fuzzers
The test_fuzzers.py script is very slow especially on CI. Add a mode to the test fuzzers where it will accept many files on the command line and test each of them in turn. This is 100s of times faster, as it avoids all overhead from fork/exec. It has the downside that you can't tell which input caused a crash, so retain the old mode with --one-at-a-time option for debugging work.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions