commit | bbab4353d693abe185e24233a2dfa4d470741583 | [log] [tgz] |
---|---|---|
author | Tengpeng <66138273+tengpengli@users.noreply.github.com> | Wed Aug 05 17:20:27 2020 -0400 |
committer | GitHub <noreply@github.com> | Wed Aug 05 17:20:27 2020 -0400 |
tree | 6c754ab2266322e4a96f2f03944fa9cb74682043 | |
parent | 2cd72332724c1b1a4eca9edbc85a5f46cc60567a [diff] |
Break up "Run all tests" in bazel_test.yml (#51) Break up "Run all tests" in bazel_test.yml The original tests are divided into 3 parts: 1. Build fuzzing exmample targets under examplers/ 2. Build and run all tests, i.e., targets with "test" tag 3. Run dedicated tests, for now, only _run targtet modified: .github/workflows/bazel_test.yml
This repository contains Bazel Starlark extensions for defining fuzz tests in Bazel projects.
This is not an officially supported Google product.