oss-fuzz/infra/base-images
Evgeny Vereshchagin d2d9860ecd [infra] skip the rest of check_instrumentation if grep hasn't found anything (#1689)
When a fuzzer is seriously broken (which happens occasionally during debug),
it's unlikely to start properly let alone provide some meaningful
output. In this case, it seems reasonable to skip some checks and prevent bash
from encountering the following syntax error:
```
/usr/local/bin/bad_build_check: line 68: ((: < 100 : syntax error: operand expected (error token is "< 100 ")
```
2018-08-04 18:14:29 -07:00
..
base-builder Move targets_list to base-runner. 2018-07-27 14:59:02 +10:00
base-clang [infra] Add retry wrapper to LLVM checkout commands. (#1668) 2018-07-27 14:19:32 -07:00
base-image [infra] Install deps in base-image, and separate out base-msan-builder. 2018-02-20 15:22:13 +11:00
base-image-debian-testing [infra] Add experimental debian testing base image. 2018-02-20 15:22:13 +11:00
base-msan-builder Add MSAn instrumented libraries steps to build_fuzzers (#1419). (#1482) 2018-06-05 09:12:53 +10:00
base-runner [infra] skip the rest of check_instrumentation if grep hasn't found anything (#1689) 2018-08-04 18:14:29 -07:00
base-runner-debug Add valgrind support in reproduce command (#596) 2017-05-10 14:32:01 -07:00
msan-builder [infra] Install deps in base-image, and separate out base-msan-builder. 2018-02-20 15:22:13 +11:00
Jenkinsfile [infra] remove extra stages 2017-03-03 16:06:19 -08:00
README.md Updated README.md 2016-10-05 15:07:52 -07:00
all.sh Clean Shell Scripts (#999) 2017-11-20 12:22:57 -08:00

README.md

Building all infra images:

# run from project root
infra/base-images/all.sh