oss-fuzz/infra/cifuzz
jonathanmetzman 2a1194c939
Improve CIFuzz tests (#4868)
1. Fix problem where permissions were being changed to root by non-root test (test was doing this by invoking test_all.py within docker).
2. Mark tests as integration tests so that cifuzz_test.py can be run in a reasonable amount of time.
3. Prevent some unittests from polluting source repo.
4. Add .venv to .gitignore
5. Rename test_test_all.py to the correctly formatted name "test_all_test.py"
2020-12-18 10:37:56 -08:00
..
actions Cifuzz external build (#4656) 2020-12-07 10:50:11 -08:00
cifuzz-base Cifuzz external build (#4656) 2020-12-07 10:50:11 -08:00
test_files Cifuzz external build (#4656) 2020-12-07 10:50:11 -08:00
cifuzz.py [CIFuzz] Fix MSAN (#4812) 2020-12-10 06:24:48 -08:00
cifuzz_test.py Improve CIFuzz tests (#4868) 2020-12-18 10:37:56 -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 Cifuzz external build (#4656) 2020-12-07 10:50:11 -08:00