Initial version of cc_fuzz_run, which creates a script <name>_run (#34) Initial version of fuzzing_launcher, which creates a script <name>_run The <name>_run calls the launcher script to run the <name> executable Signed-off-by: tengpeng <tengpeng.li2020@gmail.com> modified: fuzzing/cc_deps.bzl new file: fuzzing/common.bzl
This repository contains Bazel Starlark extensions for defining fuzz tests in Bazel projects.
This is not an officially supported Google product.