Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 69f13a67 authored by Zach Johnson's avatar Zach Johnson
Browse files

Reorganize fuzz tests to use injectArbitrary

Have each test fixture do it's own arbitrary fuzzing
based on it's API surface, instead of requiring
fuzz tests themselves to know what the surface is
and keep up to date.

This will allow us to reuse test fixtures in multiple
fuzz tests without needing to manually keep all of them
up to date with surface changes.

Test: fuzz/run --host bluetooth_gd_acl_manager_fuzz_test
Test: fuzz/run --host bluetooth_gd_hci_layer_fuzz_test
Change-Id: Ibf4958fecc98fdf1f6526b0439a36d69b0f6286e
parent 3e8854a1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment