| commit | b888673dadc0ca01b7cd6c5028565f4d2fe6ee3a | [log] [tgz] |
|---|---|---|
| author | ortuno <ortuno@chromium.org> | Tue Jul 26 19:02:55 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jul 26 19:05:05 2016 |
| tree | d631b45bbd3ad34d4901ef60267c9fba20e5f12d | |
| parent | e1a6b0a706a4badbe6131215da9e335d62ac5c93 [diff] |
bluetooth: Generate random service uuid and generate random fake adapter.
This patch includes two changes:
1. Randomly generate a Service UUID, weighting services from the
fake devices more heavily.
2. Randomly pick a fake adapter to use.
Also adds a testing/clusterfuzz/fuzzers/common directory that includes modules
that are useful for other python fuzzers.
BUG=570049
Review-Url: https://codereview.chromium.org/2166913002
Cr-Commit-Position: refs/heads/master@{#407870}