aboutsummaryrefslogtreecommitdiff
path: root/infra
AgeCommit message (Expand)Author
2020-12-07Cifuzz external build (#4656)jonathanmetzman
2020-12-07Make test_all.py return nonzero when there are no fuzzers. (#4796)jonathanmetzman
2020-12-07Fix helper.py (#4793)jonathanmetzman
2020-12-04Revert msan patch (#4788)Abhishek Arya
2020-12-04Fix msan build breakage. (#4787)Abhishek Arya
2020-12-04s/test_all/test_all.py for google cloud build. (#4783)Abhishek Arya
2020-12-04build_specified_commit: fallback to oldest integration commit. (#4779)Oliver Chang
2020-12-03[test_all] Fix issue where CIFuzz may use an empty string for ALLOWED_BROKEN_...jonathanmetzman
2020-12-03[test_all] Rewrite in Python (#4769)jonathanmetzman
2020-12-03Clean up MemorySanitizer library warnings (#4694)David Cook
2020-12-01[helper] Make sure directories are created before they are passed to containe...Jakub Jelen
2020-11-30Enable UBSan for python projects. (#4757)Abhishek Arya
2020-11-30[helper] Change generate command to use "LLC" instead of "Inc." (#4753)jonathanmetzman
2020-11-30Increase threshold for msan calls check in bad_build_check. (#4747)Oliver Chang
2020-11-29Fix "exec format error" due to incorrect shebang in python target. (#4746)Abhishek Arya
2020-11-24Fix ujson project and infra/ for python atheris. (#4706)Abhishek Arya
2020-11-24[infra] Add retry decorator and use it. (#4702)jonathanmetzman
2020-11-24[CIFuzz] Set CIFUZZ env var when building/checking/running CIFuzz fuzzers. (#...jonathanmetzman
2020-11-24[cifuzz] disable failing test (#4700)jonathanmetzman
2020-11-24Self-hosts golang scripts for golang coverage (#4698)Catena cyber
2020-11-24Make CIFuzz more debuggable by allowing one to run off a branch (#4666)jonathanmetzman
2020-11-24Golang coverage reports for projects with modules (#4690)Catena cyber
2020-11-22Go json coverage (#4689)Catena cyber
2020-11-21Workaround for unbound var GO111MODULEAbhishek Arya
2020-11-21Golang project uses compile_go_fuzzer script (#4685)Catena cyber
2020-11-20[infra] Save logs when generating code coverage for Go projects (#2817, #2714...Max Moroz
2020-11-20Python fuzzing fixes - disable leak checking, remove flags in atheris. (#4681)Abhishek Arya
2020-11-20[infra] Golang coverage summary for each fuzz target (#2817, #2714). (#4671)Catena cyber
2020-11-20Fix permission denied errors on CI in unittests (#4664)jonathanmetzman
2020-11-20Build base-images before building projects in CI (#4679)jonathanmetzman
2020-11-20[CI] Build a canary project on infra/ changes. (#4675)jonathanmetzman
2020-11-20Fix test_all breakage (#4673)jonathanmetzman
2020-11-19Fix ujson python fuzzing. (#4667)Abhishek Arya
2020-11-20Fix requirements.txt for GCB functions. (#4670)Oliver Chang
2020-11-19[infra] Allow coverage for Go project on GCB (#2817, #2714). (#4668)Max Moroz
2020-11-19[infra] Use generic compile_go_fuzzer for golang projects (#4659)Catena cyber
2020-11-19Add missing ldconfig for shared lib path of python libs (#4663)Abhishek Arya
2020-11-19Enable shared build for python deps, needed for pyinstaller (#4661)Abhishek Arya
2020-11-19Initial support for ujson (as a Python fuzzing sample). (#4657)mbarbella-chromium
2020-11-19[infra] Add code coverage report generation for Go projects (#3142)Catena cyber
2020-11-18Add pyinstaller to experiment with python fuzzer packaging (#4658)Abhishek Arya
2020-11-18[infra] Unfreeze LLVM updating that was stopped due to #4608. (#4655)Max Moroz
2020-11-17[NFC][CIFuzz] Fix coding issues. (#4550)jonathanmetzman
2020-11-17Move atheris install base builder where python3 is installed. (#4650)Abhishek Arya
2020-11-17Fix CLANG_BIN path for atherisAbhishek Arya
2020-11-16Install Atheris in base-clang. (#4647)mbarbella-chromium
2020-11-10Fix incorrect OSS-Fuzz build project deletion. (#4623)Oliver Chang
2020-11-06Freeze llvm version due to #4608Abhishek Arya
2020-11-06Revert "Use symlink instead of broken -path-equivalence (#4610)" (#4611)Abhishek Arya
2020-11-05Use symlink instead of broken -path-equivalence (#4610)Abhishek Arya