cmake/Tests/Fuzzing/cmScriptFuzzer.options
Leslie P. Polzer c602a9824c Tests/Fuzzing: Add cmScriptFuzzer
Fuzz the CMake script interpreter.
Tests execution of cmake -P scripts.
2026-01-20 14:06:36 -05:00

11 lines
108 B
Plaintext

[libfuzzer]
max_len = 262144
timeout = 30
rss_limit_mb = 2048
[afl]
timeout = 30
[honggfuzz]
timeout = 30