passkey_fw/test/fuzz
Nathaniel Brough 1dcffc655d fix(fuzz): Make sanitizer flags optional
Currently OSS fuzz expects to have complete control over the
sanitizer flags. As we currently have these set it's causing
problems with the OSS fuzz build. Instead we should use the
provided variables from the OSS fuzz build environment. For
local testing we'll create a set a well defined defaults.
2022-12-28 21:07:29 +00:00
..
device move fuzz into test/fuzz 2022-12-08 10:39:54 +07:00
dicts move fuzz into test/fuzz 2022-12-08 10:39:54 +07:00
dcd_fuzz.cc move fuzz into test/fuzz 2022-12-08 10:39:54 +07:00
fuzz.cc move fuzz into test/fuzz 2022-12-08 10:39:54 +07:00
fuzz.h move fuzz into test/fuzz 2022-12-08 10:39:54 +07:00
fuzz_private.h move fuzz into test/fuzz 2022-12-08 10:39:54 +07:00
make.mk fix(fuzz): Make sanitizer flags optional 2022-12-28 21:07:29 +00:00
msc_fuzz.cc move fuzz into test/fuzz 2022-12-08 10:39:54 +07:00
net_fuzz.cc move fuzz into test/fuzz 2022-12-08 10:39:54 +07:00
rules.mk move fuzz into test/fuzz 2022-12-08 10:39:54 +07:00
usbd_fuzz.cc move fuzz into test/fuzz 2022-12-08 10:39:54 +07:00