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

Unified Diff: testing/libfuzzer/tests/dicts_subdir/test_subdir.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: replace .sh-wrapper script with .options config file. 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
Index: testing/libfuzzer/tests/dicts_subdir/test_subdir.dict
diff --git a/testing/libfuzzer/tests/dicts_subdir/test_subdir.dict b/testing/libfuzzer/tests/dicts_subdir/test_subdir.dict
new file mode 100644
index 0000000000000000000000000000000000000000..cdfa87a0452862c769035b7fc7ad325a3ae3e8d8
--- /dev/null
+++ b/testing/libfuzzer/tests/dicts_subdir/test_subdir.dict
@@ -0,0 +1,7 @@
+this
+is
+a
+test
+dictionary
+from
+subdirectory

Powered by Google App Engine
This is Rietveld 408576698