oss-fuzz/infra/cifuzz
jonathanmetzman 659d4e8228
Fix CIFuzz issue where targets assumed in OSS-Fuzz build if exists (#3817)
Make some other changes:
1. Refactor fuzz_target.py and fuzz_target_test.py
2. Introduce pyfakefs and parameterized as dependencies and use them
in tests.
3. Fix infra-tests in CI so that they use installed dependencies
2020-05-28 10:14:57 -07:00
..
actions cifuzz: use pull_request.number instead of GITHUB_REF (#3845) 2020-05-18 18:37:39 -07:00
cifuzz-base [CIFuzz] Separate build and run actions (#3336) 2020-02-06 13:39:42 -08:00
test_files Revert "[CIFuzz] Add support for different sanitizers (#3516)" 2020-04-28 14:38:10 -07:00
cifuzz.py Use hardcoded FUZZING_LANGUAGE to unbreak CIFuzz. (#3844) 2020-05-18 08:23:28 -07:00
cifuzz_test.py [CIFuzz] Support ALLOWED_BROKEN_TARGETS_PERCENTAGE (#3726) 2020-05-13 12:44:11 -07: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 Fix CIFuzz issue where targets assumed in OSS-Fuzz build if exists (#3817) 2020-05-28 10:14:57 -07:00
fuzz_target_test.py Fix CIFuzz issue where targets assumed in OSS-Fuzz build if exists (#3817) 2020-05-28 10:14:57 -07:00