aboutsummaryrefslogtreecommitdiff
path: root/infra/base-images/base-runner/coverage
AgeCommit message (Expand)Author
2021-03-16Golang coverage: use absolute paths (#5407)Catena cyber
2021-03-14Golang coverage: build binary instead of bash script (#5377)Catena cyber
2021-03-08Golang coverage with go 1.16 and modules (#5321)Catena cyber
2021-03-08Rust coverage report (for Suricata) (#4697)Catena cyber
2021-01-25Replace terms that are uninclusive. (#5045)jonathanmetzman
2020-11-20[infra] Save logs when generating code coverage for Go projects (#2817, #2714...Max Moroz
2020-11-20[infra] Golang coverage summary for each fuzz target (#2817, #2714). (#4671)Catena cyber
2020-11-19[infra] Add code coverage report generation for Go projects (#3142)Catena cyber
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
2020-06-30Revert "Don't create empty corpus archive as it wont unpack. (#3903)" (#4048)Max Moroz
2020-05-29Don't create empty corpus archive as it wont unpack. (#3903)Abhishek Arya
2020-02-06[infra] Dump full coverage JSONs separately (#1632). (#3356)Max Moroz
2020-02-04[infra] Generate full coverage JSONs for dataflow enabled targets (#1632). (#...Max Moroz
2019-10-14Reland "[infra] Use fuzz target basename in the coverage script." (#2903) (#2...Max Moroz
2019-09-28Revert "[infra] Use fuzz target basename in the coverage script. (#2896)" (#2...Max Moroz
2019-09-27[infra] Use fuzz target basename in the coverage script. (#2896)Max Moroz
2018-09-25[infra] Use -merge=1 instead of -runs=0 for coverage (#1743, follow-up #1547).Max Moroz
2018-08-31[infra] Code Coverage: use -close_fd_mask=3 to speed up noisy fuzz targets.Max Moroz
2018-08-23[infra] use -src-root-dir=/ and fail hard on errors (follow-up #1547). (#1746)Max Moroz
2018-08-21[infra] Use coverage utils from Chromium and other fixes (follow-up #1547). (...Max Moroz
2018-08-17[infra] Coverage: handle shared libraries via coverage_helper script. (#1727)Max Moroz
2018-08-16[infra] Coverage: export stats for individual fuzzers (to be uploaded in #154...Max Moroz
2018-08-12[infra] Update coverage script to support sources white listing. (#1707)Max Moroz
2018-08-09[infra] Coverage: always exclude libFuzzer source from the report. (#1697)Max Moroz
2018-07-27[infra] Export coverage data in JSON format for picking up by CF. (#1665)Max Moroz
2018-07-20[infra] Add an option to disable serving coverage report over HTTP (needed fo...Max Moroz
2018-07-19[infra] Support extra arguments for llvm-cov + update the binaries. (#1629)Max Moroz
2018-07-03Fix #1591Abhishek Arya
2018-06-28Don't check for LLVMFuzzerTestOneInput when there is no fuzzing engine. (#1579)Abhishek Arya
2018-06-26Fix check for LLVMFuzzerTestOneInput (#1572)jonathanmetzman
2018-06-25Fix bad build check. (#1568)jonathanmetzman
2018-06-18[infra] helper.py: support "profile" command for a single fuzz target with ar...Max Moroz
2018-06-15[infra] Fix helper.py as per feedback from @evverx + fix issues from #1519. (...Max Moroz
2018-06-14[infra] Enable clange code coverage reports generation for local runs. (#1494)Max Moroz