aboutsummaryrefslogtreecommitdiff
path: root/infra/utils_test.py
AgeCommit message (Expand)Author
2021-10-05[cifuzz] Use javascript actions library for uploading artifacts (#6552)jonathanmetzman
2021-08-12[infra][tests][NFC] Change mocked function prefix from "mocked_" to "mock_" (...jonathanmetzman
2021-06-30[CIFuzz] Don't make everything a subdirectory of /out (#5970)jonathanmetzman
2021-03-19[NFC][CIFuzz] Rename test_files to test_data and delete unneeded testcases di...jonathanmetzman
2020-12-08Use print for printing stacktrace instead of using log. (#4799)jonathanmetzman
2020-12-07Revert "Use print for printing stacktrace instead of using log."Jonathan Metzman
2020-12-07Use print for printing stacktrace instead of using log.Jonathan Metzman
2020-11-17[NFC][CIFuzz] Fix coding issues. (#4550)jonathanmetzman
2020-04-01Remove walk from utils.py (#3561)Leo Neat
2020-03-24OSSFUZZ to OSS_FUZZ (#3535)Leo Neat
2020-03-05[infra] Presubmit fix - test (#3443)Leo Neat
2020-02-21[Infra] Add tests to presubmit (#3405)Leo Neat
2020-02-04[Infra] Update execute function in utils.py (#3319)Leo Neat
2020-01-29[Infra] CIFuzz pipeline complete. (#3281)Leo Neat