sof/tools/fuzzer
Liam Girdwood d9f9340e1a tplg_parser: split out testbench logic and partition features per file.
This is another tplg_parser and testbench update on the road to provide
further flexibility around supporting new modules and IPC versions.
There will more to follow.

Changes are mostly mechanical code movements i.e. moving testbench related code
to the testbench, splitting the files into per module/component files and
making some functions static and public.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
2022-08-29 14:11:29 +01:00
..
platform tplg_parser: split out testbench logic and partition features per file. 2022-08-29 14:11:29 +01:00
CMakeLists.txt tplg_parser: split out testbench logic and partition features per file. 2022-08-29 14:11:29 +01:00
README.md fuzzer: add deprecation README.md 2021-05-24 15:27:18 -07:00
fuzzer.h tplg parser: refactor and cleanup part 1 2022-03-24 16:54:40 +00:00
main.c tplg_parser: split out testbench logic and partition features per file. 2022-08-29 14:11:29 +01:00
qemu-bridge.c tplg_parser: split out testbench logic and partition features per file. 2022-08-29 14:11:29 +01:00
qemu-bridge.h tools: fuzzer: Introducing ingredients for fuzzing in SOF 2019-08-07 08:47:58 +02:00
topology.c tplg_parser: split out testbench logic and partition features per file. 2022-08-29 14:11:29 +01:00

README.md

This project has been superseded by sof/tools/oss-fuzz/. See also

https://thesofproject.github.io/latest/developer_guides/fuzzing/