aboutsummaryrefslogtreecommitdiff
path: root/infra/cifuzz/build_fuzzers_test.py
AgeCommit message (Expand)Author
2021-07-29[NFC][cifuzz] Improve env var handling. (#6137)jonathanmetzman
2021-07-21[CIFuzz] Fix bug in tar_directory (#6083)jonathanmetzman
2021-07-21[NFC][cifuzz] Delete debug code and improve naming (#6082)jonathanmetzman
2021-07-21Make oss-fuzz-project-name optional. (#6071)Oliver Chang
2021-07-20[CIFuzz][Coverage] Make coverage reports world readable (#6077)jonathanmetzman
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-23[CIFuzz] Add coverage report generation. (#5937)jonathanmetzman
2021-05-26[CIFuzz] Refactor in preparation for filestore (#5841)jonathanmetzman
2021-05-24[CIFuzz] Support non-github action CI for external projects (#5824)jonathanmetzman
2021-04-21[helper] Fix build_image --pull and refactor (#5642)jonathanmetzman
2021-03-19[NFC][CIFuzz] Rename test_files to test_data and delete unneeded testcases di...jonathanmetzman
2021-02-19[CIFuzz] Support languages non-C++ projects (e.g. Python projects) (#5222)jonathanmetzman
2021-02-04[CIFuzz][NFC] Ensure more tests don't modify the repo (#5114)jonathanmetzman
2021-02-04[cifuzz][NFC] Use a temporary directory in a test of check_fuzzer_build (#5113)jonathanmetzman
2021-02-04[cifuzz][NFC] Rename cifuzz.py to build_fuzzers.py (#5107)jonathanmetzman