mirror of
https://github.com/red0124/ssp.git
synced 2025-04-20 10:37:57 +02:00
[skip ci] Increase fuzzing time
This commit is contained in:
parent
ffb31f3fec
commit
6b924533a0
@ -5,4 +5,4 @@ all:
|
|||||||
${CXX} ${SRC} -fsanitize=fuzzer -std=c++17 -o ${BIN}
|
${CXX} ${SRC} -fsanitize=fuzzer -std=c++17 -o ${BIN}
|
||||||
|
|
||||||
run:
|
run:
|
||||||
./${BIN} -max_total_time=30
|
./${BIN} -max_total_time=300
|
||||||
|
Loading…
Reference in New Issue
Block a user