Use **kwargs to forward attributes in cc_fuzz_test (#39) Use **kwargs to forward attributes in cc_fuzz_test Forward all attributes that cc_fuzz_test can't handle to cc_test by using keyword arguments **kwargs. Signed-off-by: tengpeng <tengpeng.li2020@gmail.com> modified: fuzzing/cc_deps.bzl
This repository contains Bazel Starlark extensions for defining fuzz tests in Bazel projects.
This is not an officially supported Google product.