Update helper.py

This commit is contained in:
Abhishek Arya 2017-01-03 13:28:28 -08:00 committed by GitHub
parent 66b19116bd
commit 5faaddd044
1 changed files with 1 additions and 0 deletions

View File

@ -256,6 +256,7 @@ def coverage(run_args):
'-e', 'ASAN_OPTIONS=coverage=1',
'-t', 'ossfuzz/base-runner',
'/out/%s' % args.fuzzer_name,
'-dump_coverage=1',
'-max_total_time=%s' % args.run_time
] + args.fuzzer_args