scripts: fuzzer: add fork count
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 6s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 13s
Gentoo Utils / build (push) Successful in 22s
Gentoo Utils / test (push) Successful in 32s
Gentoo Utils / fuzz (push) Has been cancelled
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 6s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 13s
Gentoo Utils / build (push) Successful in 22s
Gentoo Utils / test (push) Successful in 32s
Gentoo Utils / fuzz (push) Has been cancelled
This commit is contained in:
@@ -11,4 +11,5 @@ ${PROJECT_DIR}/scripts/atom.py <${in} >${out} \
|
||||
| ${PROJECT_DIR}/build/fuzz/atom/parser/fuzzer >${in} <${out} \
|
||||
${PROJECT_DIR}/build/atom_parser_fuzzer_corpus \
|
||||
-only_ascii=1 \
|
||||
-fork=$(($(nproc) / 2))
|
||||
"$@"
|
||||
|
||||
Reference in New Issue
Block a user