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

Unified Diff: media/test/media_pipeline_integration_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
« no previous file with comments | « media/test/BUILD.gn ('k') | net/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/test/media_pipeline_integration_fuzzer.options
diff --git a/media/test/media_pipeline_integration_fuzzer.options b/media/test/media_pipeline_integration_fuzzer.options
deleted file mode 100644
index ace25c66523c8b23d5090b0d1d0e37bdac865d1a..0000000000000000000000000000000000000000
--- a/media/test/media_pipeline_integration_fuzzer.options
+++ /dev/null
@@ -1,3 +0,0 @@
-[libfuzzer]
-# This is done to avoid DEATH of ASan with "Thread limit exceeded" error.
-runs=500000
« no previous file with comments | « media/test/BUILD.gn ('k') | net/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698