aboutsummaryrefslogtreecommitdiff
path: root/infra/cifuzz/run_fuzzers_test.py
AgeCommit message (Expand)Author
2021-08-02[cifuzz] Create validate method on BaseConfig (#6135)jonathanmetzman
2021-07-21[CIFuzz] Support uploading coverage reports (#6078)jonathanmetzman
2021-07-21Make oss-fuzz-project-name optional. (#6071)Oliver Chang
2021-07-20[CIFuzz][ClusterFuzzLite] Prepare to support coverage reports for external us...jonathanmetzman
2021-06-30[CIFuzz] Don't make everything a subdirectory of /out (#5970)jonathanmetzman
2021-06-25[CIFuzz][ClusterFuzzLite] Implement batch fuzzing (#5963)jonathanmetzman
2021-06-23[CIFuzz] Add coverage report generation. (#5937)jonathanmetzman
2021-06-18[CIFuzz][NFC] Put integration test decorator on class instead of test methods...jonathanmetzman
2021-05-26[CIFuzz][fuzz_target] Prepare for ClusterFuzzLite (#5845)jonathanmetzman
2021-05-26[CIFuzz] Refactor in preparation for filestore (#5841)jonathanmetzman
2021-03-19[NFC][CIFuzz] Rename test_files to test_data and delete unneeded testcases di...jonathanmetzman
2021-03-17[CIFuzz] Give testcases unique names. (#5424)jonathanmetzman
2021-02-18[CIFuzz] Fix handling of sanitizer artifacts (#5182)jonathanmetzman
2021-02-04[cifuzz][NFC] Handle TODOs (#5104)jonathanmetzman
2021-02-03[cifuzz][NFC] Refactor tests (#5106)jonathanmetzman
2021-02-03[cifuzz] Abstract-away OSS-Fuzz specific bits (#5088)jonathanmetzman
2021-02-01[cifuzz] Support a batch fuzzing mode (#5073)jonathanmetzman
2021-01-29[CIFuzz] Move run_fuzzers to new config system (#5063)jonathanmetzman
2021-01-26[CIFuzz] Seperate code for running fuzzers into own module: run_fuzzers.py (#...jonathanmetzman