| commit | 381085b764c743ca32c64168e1f0337050179d03 | [log] [tgz] |
|---|---|---|
| author | ortuno <ortuno@chromium.org> | Thu Jul 21 21:13:48 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 21 21:17:17 2016 |
| tree | 8e21ebdd3a91bdf29ec5e44ca295ad58c4be5645 | |
| parent | cc19e4cf151fec79f7c7052598666de61b20b946 [diff] |
bluetooth: Basic Web Bluetooth Fuzzer Adds basic structure of the fuzzer, a base template and some tests. The fuzzer in this file uses two variations of calls to requestDevice to generate a random sequence of calls. It then replaces instances of 'TRANSFORM_REQUEST_DEVICE_OPTIONS' with object with a single filter with a single random service. BUG=570049 Review-Url: https://codereview.chromium.org/2166463002 Cr-Commit-Position: refs/heads/master@{#406940}