mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 13:59:54 +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}
|
||||
|
||||
run:
|
||||
./${BIN} -max_total_time=30
|
||||
./${BIN} -max_total_time=300
|
||||
|
||||
Reference in New Issue
Block a user