oss-fuzz/infra/base-images
John Howard 880dba286e
Always add `testing` package usage in native_go_fuzzer (#8546)
This fixes an issue where the `testing.F` is replaced with a new
package; if this was the only usage of `testing` in the file then we end
up with `testing` being an unused import. A workaround for this is to
just always use `testing` via some placeholder variable.
2022-09-21 10:49:21 -07:00
..
base-builder Always add `testing` package usage in native_go_fuzzer (#8546) 2022-09-21 10:49:21 -07:00
base-builder-go [draft] Integrate native go fuzzing (#7055) 2022-02-09 06:57:00 +11:00
base-builder-go-codeintelligencetesting Base builder go experimental (#7240) 2022-02-04 04:21:55 +00:00
base-builder-javascript Prepare for JavaScript fuzzing (#8325) 2022-08-23 17:41:42 -04:00
base-builder-jvm [language builders] Get rid of base-builder-new (#6361) 2021-09-01 13:36:17 -07:00
base-builder-python [language builders] Get rid of base-builder-new (#6361) 2021-09-01 13:36:17 -07:00
base-builder-rust [language builders] Get rid of base-builder-new (#6361) 2021-09-01 13:36:17 -07:00
base-builder-swift swift: no explicit linker (#6429) 2021-09-13 22:41:39 -07:00
base-clang Bump Introspector to pick up latest updates (#8506) 2022-09-16 10:57:10 +10:00
base-image [aarch64] Set random_tags=0 (#8201) 2022-08-10 04:08:18 +00:00
base-runner infra: Update Jazzer to fix coverage build failures (#8495) 2022-09-20 13:37:22 -04:00
base-runner-debug Reduce cores for gdb build to prevent failures (#8166) 2022-08-08 17:47:12 -04:00
README.md
all.sh [language builders] Get rid of base-builder-new (#6361) 2021-09-01 13:36:17 -07:00

README.md

Building all infra images:

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