mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 21:59:55 +01:00
[skip ci] Increase fuzzing time
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user