sof/tools/fuzzer
Liam Girdwood 0db4a82964 tplg parser: refactor and cleanup part 1
No functional change.

Move some common testbench code into the topology parser and group
feature parsing by file name.

Add a tplg_ prefix to external APIs without a prefix, others with an
existing prefix to follow this change.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
2022-03-24 16:54:40 +00:00
..
platform fuzzer: Add initial support for i.MX8 platform 2020-08-10 10:44:30 +01:00
CMakeLists.txt CMake: require version 3.13 2021-09-10 17:19: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: refactor and cleanup part 1 2022-03-24 16:54:40 +00:00
qemu-bridge.c tools: fuzzer: Introducing ingredients for fuzzing in SOF 2019-08-07 08:47:58 +02:00
qemu-bridge.h tools: fuzzer: Introducing ingredients for fuzzing in SOF 2019-08-07 08:47:58 +02:00
topology.c tplg parser: refactor and cleanup part 1 2022-03-24 16:54:40 +00:00

README.md

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

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