oss-fuzz/infra/cifuzz
jonathanmetzman c8d2319aa8
[test_all] Rewrite in Python (#4769)
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.
2020-12-03 12:52:34 -08:00
..
actions Make CIFuzz more debuggable by allowing one to run off a branch (#4666) 2020-11-24 06:32:23 -08:00
cifuzz-base Make CIFuzz more debuggable by allowing one to run off a branch (#4666) 2020-11-24 06:32:23 -08:00
test_files [NFC][CIFuzz] Fix coding issues. (#4550) 2020-11-17 13:39:57 -08:00
cifuzz.py [test_all] Rewrite in Python (#4769) 2020-12-03 12:52:34 -08:00
cifuzz_test.py [CIFuzz] Set CIFUZZ env var when building/checking/running CIFuzz fuzzers. (#4699) 2020-11-24 08:10:05 -08:00
example_main.yml cifuzz: upload artifacts only when the "run fuzzers" step fails (#3733) 2020-04-30 09:40:39 -07:00
fuzz_target.py [CIFuzz] Set CIFUZZ env var when building/checking/running CIFuzz fuzzers. (#4699) 2020-11-24 08:10:05 -08:00
fuzz_target_test.py [NFC][CIFuzz] Fix coding issues. (#4550) 2020-11-17 13:39:57 -08:00