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

Unified Diff: third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/README.md

Issue 2166913002: bluetooth: Generate random service uuid and generate random fake adapter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-fuzzer-basics
Patch Set: Address scheib's comments Created 4 years, 5 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: third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/README.md
diff --git a/third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/README.md b/third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/README.md
index 4e267d5925dd56ef2297ccbed016460da123083d..c086373253892c6dd7e45a53807a4e27b50c8b35 100644
--- a/third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/README.md
+++ b/third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/README.md
@@ -26,6 +26,7 @@ arguments, `--no_of_files`, `--input_dir`, and `--output_dir`.
## Setup
This fuzzer depends on files in:
* `//src/third_party/WebKit/LayoutTests/resources`
+* `//src/testing/clusterfuzz/common`
To ease development a setup.py script is included to copy over the necessary
files to run the fuzzer locally. Additionally the script can be used to generate
« no previous file with comments | « testing/clusterfuzz/common/utils.py ('k') | third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/constraints.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698