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

Unified Diff: testing/libfuzzer/tests/test.dict

Issue 1703523002: [libfuzzer] support of custom libfuzzer options via .options file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix nits in check_fuzzer_config.py script and fuzzer_launcher_test.cc Created 4 years, 10 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
« no previous file with comments | « testing/libfuzzer/tests/print_args.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/libfuzzer/tests/test.dict
diff --git a/testing/libfuzzer/tests/test.dict b/testing/libfuzzer/tests/test.dict
new file mode 100644
index 0000000000000000000000000000000000000000..732b732eeacc13962f45f869e47bd804c21bee8b
--- /dev/null
+++ b/testing/libfuzzer/tests/test.dict
@@ -0,0 +1,5 @@
+this
+is
+a
+test
+dictionary
« no previous file with comments | « testing/libfuzzer/tests/print_args.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698