aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/helper.py
Commit message (Expand)AuthorAge
* Rust coverage report (for Suricata) (#4697)Gravatar Catena cyber2021-03-08
* [infra] Avoid adding fuzzing language for shell subcommand. (#5300) (#5301)Gravatar Sebastian Rasmussen2021-03-05
* [TSAN] Support TSAN (#5266)Gravatar jonathanmetzman2021-03-02
* [base-runner][NFC] Replace test_one with test_one.py (#5179)Gravatar jonathanmetzman2021-02-16
* Sets language env variable when running shell (#5007)Gravatar Catena cyber2021-01-19
* Allow none in engine for infra/helper.pyGravatar Abhishek Arya2020-12-17
* Fix incorrect calculation with gcs path for backup corpus. (#4863)Gravatar Abhishek Arya2020-12-17
* Fix helper.py (#4793)Gravatar jonathanmetzman2020-12-07
* [test_all] Rewrite in Python (#4769)Gravatar jonathanmetzman2020-12-03
* [helper] Make sure directories are created before they are passed to containe...Gravatar Jakub Jelen2020-12-01
* Fix test_all breakage (#4673)Gravatar jonathanmetzman2020-11-20
* [infra] Add code coverage report generation for Go projects (#3142)Gravatar Catena cyber2020-11-19
* [infra][docs] Be more explicit about code coverage being supported for C/C++ ...Gravatar Max Moroz2020-08-12
* Add corpus-dir to run_fuzzer, for later use in coverage cmd. (#4191)Gravatar Abhishek Arya2020-07-24
* [infra] Rename msan-builder to msan-libs-builder (#3388). (#4190)Gravatar Max Moroz2020-07-24
* [infra] Rename base-msan-builder image to base-sanitizer-libs-builder (#3388)...Gravatar Max Moroz2020-07-23
* [infra] Do not pass empty port value to docker. (#4110)Gravatar Max Moroz2020-07-10
* build_specified_commit: Handle build.sh which are part of upstream repo. (#3932)Gravatar Oliver Chang2020-06-10
* Relax project language requirement. (#3846)Gravatar Oliver Chang2020-05-20
* Parse project language and use in infra/helper.py (#3834)Gravatar Abhishek Arya2020-05-17
* Quick fix for helper.py build_fuzzers. (#3832)Gravatar Oliver Chang2020-05-18
* Add a better check for crash during bisection. (#3758)Gravatar Oliver Chang2020-05-04
* helper: Clean /work as well if --clean is specified. (#3738)Gravatar Oliver Chang2020-04-30
* Bisector fixes. (#3601)Gravatar Oliver Chang2020-04-14
* Add check_build for Honggfuzz targets, enable in travis. (#3596)Gravatar Abhishek Arya2020-04-08
* OSSFUZZ to OSS_FUZZ (#3535)Gravatar Leo Neat2020-03-24
* [infra] helper: Add possibility to pass source directory to gdb/shell command...Gravatar Jakub Jelen2020-03-10
* [infra] helper: fix regression introducing attribute error when reproducing c...Gravatar jonathanmetzman2020-01-16
* [infra] Make helper.py presubmit-clean (#3237)Gravatar jonathanmetzman2020-01-15
* [infra] Scripts for building fuzzers with CIFuzz (#3207)Gravatar Leo Neat2020-01-15
* [infra] Fix env variable in the helper.py repoduce command (#3230)Gravatar Leo Neat2020-01-14
* Reland Make bad_build_check more likely to catch hardcoding /out (#3180) (#3205)Gravatar jonathanmetzman2020-01-08
* Revert "Make bad_build_check more likely to catch hardcoding /out (#3180)" (#...Gravatar jonathanmetzman2020-01-07
* [infra] Fixing bisection to work with more OSS-Fuzz projects (#3152)Gravatar Leo Neat2020-01-06
* Make bad_build_check more likely to catch hardcoding /out (#3180)Gravatar jonathanmetzman2020-01-06
* [infra] Add support for Bisecting Git Commits Introducing Crashes(#3119)Gravatar Leo Neat2019-12-16
* Remove trailing whitespace (#3135)Gravatar jonathanmetzman2019-12-16
* [infra] Add functionality to check out a specific commit for a project (#3092)Gravatar Leo Neat2019-12-12
* Revert "Use "x86" instead of "i386" for better name recognition. (#2685)" (#2...Gravatar jonathanmetzman2019-08-12
* Use "x86" instead of "i386" for better name recognition. (#2685)Gravatar jonathanmetzman2019-08-12
* [infra] Add support for dataflow builds to the helper script and build check ...Gravatar Max Moroz2019-06-12
* infra: skip files whose names start with afl while looking for fuzz targets (...Gravatar Evgeny Vereshchagin2019-05-24
* [i386] Improve linking and bad build check (#2410)Gravatar jonathanmetzman2019-05-14
* Add initial support for i386 builds (#2347)Gravatar jonathanmetzman2019-05-13
* use immutable default arguments (#2341)Gravatar jonathanmetzman2019-04-22
* Prevent misuse of check_build (#2340)Gravatar jonathanmetzman2019-04-22
* [infra] Enabling DataFlow build configuration (#1632). (#2292)Gravatar Max Moroz2019-04-09
* infra: add a command for downloading all corpora for a project from GCS (#2010)Gravatar Evgeny Vereshchagin2018-12-11
* [infra] Clarify "run_fuzzer" and "shell" commands and remove "profile". (#1939)Gravatar Max Moroz2018-11-09
* [infra]: place the findings of fuzzers run with `helper.py run_fuzzer` in $OU...Gravatar Evgeny Vereshchagin2018-11-08