oss-fuzz/infra/cifuzz
Leo Neat 9d52175ca0
Affected fuzzer fix (#3510)
Fix bug in affected fuzzer caused by miss matched naming. The git diff was returning file paths relative to the root of the project and the coverage files was returning file paths relative to one directory above the project directory.
2020-03-16 12:02:16 -07:00
..
actions [CIFuzz] Adding dry_run mode to check_build (#3444) 2020-02-28 09:41:44 -08:00
cifuzz-base [CIFuzz] Separate build and run actions (#3336) 2020-02-06 13:39:42 -08:00
test_files [CIFuzz] Download code coverage (#3434) 2020-03-05 11:22:44 -08:00
cifuzz.py Affected fuzzer fix (#3510) 2020-03-16 12:02:16 -07:00
cifuzz_test.py [CIFuzz] Dynamic fuzzer scheduling (#3453) 2020-03-13 10:35:33 -07:00
example_main.yml Docs fix (#3416) 2020-02-21 10:48:22 -08:00
fuzz_target.py [CIFuzz] Logging updates (#3503) 2020-03-16 10:00:56 -07:00
fuzz_target_test.py [infra] Presubmit fix - test (#3443) 2020-03-05 08:44:18 -08:00