commit | 94f585d9d7ba41da1bdda046f73c92c727d4d02e | [log] [tgz] |
---|---|---|
author | Tengpeng <66138273+tengpengli@users.noreply.github.com> | Wed Jul 15 18:34:19 2020 -0400 |
committer | GitHub <noreply@github.com> | Wed Jul 15 18:34:19 2020 -0400 |
tree | e8d03bd72eb45097da734e2151bbe5bc9c00b96b | |
parent | 49976bee51c6e7a70d504e9209a999cfc358a8c8 [diff] |
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.