Chromium Code Reviews

Side by Side Diff: testing/libfuzzer/fuzzers/re2_fuzzer.options

Issue 1867833002: [libfuzzer] store custom options in .GN build target instead of a separate file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update reference.md of libFuzzer & CF documentation. Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 [libfuzzer]
2 # re2_fuzzer is very slow and almost useless for long inputs.
3 max_len = random(4, 32)
OLDNEW
« no previous file with comments | « testing/libfuzzer/fuzzers/mp4_box_reader_fuzzer.options ('k') | testing/libfuzzer/fuzzers/v8_regexp_parser_fuzzer.options » ('j') | no next file with comments »

Powered by Google App Engine