bazel-contrib / bazel-contrib/rules_fuzzing
Add tests for asan-libfuzzer and msan-libfuzzer
Open
code health
priority:medium
- Dominant language
- Starlark
- Stars
- 93
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
## Expected Behavior
The fuzzing examples under `examples` need more tests, the behavior of the test under config msan-libfuzzer and asan-libfuzzer should be different.
## Actual Behavior
The typo happened in https://github.com/googleinterns/bazel-rules-fuzzing/pull/56#discussion_r470059357 doesn't result in any error, which means more tests are needed.
Contributor guide
Assessment
This issue has not been assessed yet.