aboutsummaryrefslogtreecommitdiff
path: root/infra/cifuzz
AgeCommit message (Expand)Author
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-03-15[CIFuzz] Fix issue deleting corpus (#5391)jonathanmetzman
2021-03-12[CIFuzz] Add functionality to save diskspace (#5342)jonathanmetzman
2021-03-09[CIFuzz][cifuzz-base] Slim down cifuzz-base (#5288)jonathanmetzman
2021-03-03[CIFuzz][coverage] Fix bug in getting coverage reports (#5284)jonathanmetzman
2021-02-19[CIFuzz] Support languages non-C++ projects (e.g. Python projects) (#5222)jonathanmetzman
2021-02-18[CIFuzz] Fix handling of sanitizer artifacts (#5182)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] Handle TODOs (#5104)jonathanmetzman
2021-02-04[cifuzz][NFC] Rename cifuzz.py to build_fuzzers.py (#5107)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][external] Use ssh_url and fix affected fuzzers (#5072)jonathanmetzman
2021-01-29[CIFuzz] Move run_fuzzers to new config system (#5063)jonathanmetzman
2021-01-28[CIFuzz] Fix diffing + Refactor (#5032)jonathanmetzman
2021-01-26[CIFuzz] Seperate code for running fuzzers into own module: run_fuzzers.py (#...jonathanmetzman
2021-01-25Replace terms that are uninclusive. (#5045)jonathanmetzman
2021-01-20[CIFuzz][coverage] Fix bug where unaffected fuzzers not removed + refactorjonathanmetzman
2021-01-20Fix lint function and add pylint directiveJonathan Metzman
2021-01-20Move entrypoints for CIFuzz to cifuzz folder. (#5020)jonathanmetzman
2021-01-20json.load -> json.loadsJonathan Metzman
2021-01-20remove newlineJonathan Metzman
2021-01-20fmt/lntJonathan Metzman
2021-01-20fixJonathan Metzman
2021-01-20add tests backJonathan Metzman
2021-01-20Fix unittests and make sure functionality stays sameJonathan Metzman
2021-01-20fmtJonathan Metzman
2021-01-20Add testJonathan Metzman
2021-01-20fmtJonathan Metzman
2021-01-20fmt/lntJonathan Metzman
2021-01-20Fix bug where region count was used to determine if file was coveredJonathan Metzman
2021-01-20fmt/lntJonathan Metzman
2021-01-20fmtJonathan Metzman
2021-01-20more testsJonathan Metzman
2021-01-20move more testsJonathan Metzman
2021-01-20move over testJonathan Metzman
2021-01-20Add coverage_test module and fmt/lntJonathan Metzman
2021-01-20fmt/lntJonathan Metzman
2021-01-20fuzzers->fuzz targets and finish affected_fuzz_targets moduleJonathan Metzman
2021-01-20mergeJonathan Metzman
2021-01-20New module for affected fuzz targetsJonathan Metzman
2021-01-20fmt/lntJonathan Metzman
2021-01-20Refactor coverage and move to own moduleJonathan Metzman
2021-01-20[CIFuzz][NFC] Refactor affected fuzzers and improve logging (#5006)jonathanmetzman
2020-12-18Improve CIFuzz tests (#4868)jonathanmetzman
2020-12-10[CIFuzz] Fix MSAN (#4812)jonathanmetzman
2020-12-09fixJonathan Metzman