Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(159)

Unified 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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: testing/libfuzzer/fuzzers/re2_fuzzer.options
diff --git a/testing/libfuzzer/fuzzers/re2_fuzzer.options b/testing/libfuzzer/fuzzers/re2_fuzzer.options
deleted file mode 100644
index dbe9bb432e08c399814f3d8e09ed269500bd7318..0000000000000000000000000000000000000000
--- a/testing/libfuzzer/fuzzers/re2_fuzzer.options
+++ /dev/null
@@ -1,3 +0,0 @@
-[libfuzzer]
-# re2_fuzzer is very slow and almost useless for long inputs.
-max_len = random(4, 32)
« 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
This is Rietveld 408576698