mirror of https://github.com/google/oss-fuzz.git
c8d2319aa8
Rewrite test_all in python. Bash is quite annoying to write and test. One issue with bash is it is even worse than Python for parallelism (which may be causing #4707). Rewrite test_all in python and optimize base-runner/Dockerfile for fast development. Also, combine some docker layers. |
||
---|---|---|
.. | ||
actions | ||
cifuzz-base | ||
test_files | ||
cifuzz.py | ||
cifuzz_test.py | ||
example_main.yml | ||
fuzz_target.py | ||
fuzz_target_test.py |