Rule fuzzing_dictionary() (#52)

Rule fuzzing_dictionary()

Invokes validate_dict to validate and merge dictionaries

Signed-off-by: tengpeng <tengpeng.li2020@gmail.com>

	modified:   fuzzing/common.bzl
1 file changed
tree: 4f95dd35e4597cfa0da762b810896aaafebd3888
  1. .github/
  2. docs/
  3. examples/
  4. fuzzing/
  5. .bazelrc
  6. BUILD
  7. CODEOWNERS
  8. LICENSE
  9. README.md
  10. WORKSPACE
README.md

Bazel Rules for Fuzz Tests

This repository contains Bazel Starlark extensions for defining fuzz tests in Bazel projects.

This is not an officially supported Google product.