Skip to content

Integrate fuzz testing

Adam Reichold requested to merge (removed):integrate-fuzz-testing into master

This enables coverage-guided fuzzing using LLVM and the fuzz target implemented for the oss-fuzz project if the fuzzer sanitizer is enabled via ECM.

Edited by Adam Reichold

Merge request reports