rules_fuzzing icon indicating copy to clipboard operation
rules_fuzzing copied to clipboard

Separate <name>_run tests in shell scripts and invoke them from the Github action

Open stefanbucur opened this issue 5 years ago • 0 comments

This way, we'll be able to implement more checks without having to grow the Github action specification too much.

Candidate check: Enforce an external timeout when running the fuzzer with the --timeout flag, using for example the "timeout" Bash command.

stefanbucur avatar Jul 17 '20 20:07 stefanbucur