Files
cmake/Tests/Fuzzing/cmArchiveExtractFuzzer.options
Leslie P. Polzer 0a760a2794 Tests/Fuzzing: Add cmArchiveExtractFuzzer
Fuzz the CMake archive extraction utilities.
Tests tar, zip, and other archive format handling.
2026-01-20 14:06:36 -05:00

11 lines
108 B
Plaintext

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