commit | a5f1a58b39ac50039c2ad34b33561e8cc9f4acbe | [log] [tgz] |
---|---|---|
author | Tengpeng <66138273+tengpengli@users.noreply.github.com> | Fri Aug 14 13:15:55 2020 -0400 |
committer | GitHub <noreply@github.com> | Fri Aug 14 13:15:55 2020 -0400 |
tree | aabc50e16879d22697361a76802ed97c4c355cc1 | |
parent | 8bb09ebba99d9e6b0d206f70052d1e44828c35cd [diff] |
Supports regression test in fuzzing_launcher (#56) Supports regression test in fuzzing_launcher Adds string_flag engine to decide the fuzzing_launcher behavior. Adds engine to launcher and adds is_regression to fuzzing_launcher Constructs all launcher args in a list Signed-off-by: tengpeng <tengpeng.li2020@gmail.com> modified: .bazelrc modified: WORKSPACE modified: fuzzing/BUILD modified: fuzzing/common.bzl modified: fuzzing/repositories.bzl modified: fuzzing/tools/launcher.py
This repository contains Bazel Starlark extensions for defining fuzz tests in Bazel projects.
This is not an officially supported Google product.