external_zblue/samples/subsys/debug/fuzz/src
Alberto Escolar Piedras 8f5c6a2308 sample fuzzer: Move fuzzer specific code to sample and fix for native_sim
Move the LLVM fuzzing specific code out of the board main
file and into the sample.
That way we avoid needing to duplicate it for native_sim and
avoid having a very adhoc interface between the fuzzer test
and runner code.

Also ensure it works for native_sim and not just native_posix

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2026-04-20 17:14:43 +08:00
..
main.c sample fuzzer: Move fuzzer specific code to sample and fix for native_sim 2026-04-20 17:14:43 +08:00