Files
cmake/Tests/Fuzzing/cmELFFuzzer.options
T
Leslie P. Polzer 2eec5a34f5 Tests/Fuzzing: Add cmELFFuzzer
Fuzz the CMake ELF binary parser.
Tests parsing of ELF headers and sections.
2026-01-20 14:06:35 -05:00

11 lines
108 B
Plaintext

[libfuzzer]
max_len = 524288
timeout = 30
rss_limit_mb = 1024
[afl]
timeout = 30
[honggfuzz]
timeout = 30