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