mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 05:18:30 +00:00
Write a fuzz test
This commit is contained in:
@@ -18,5 +18,5 @@ git = "https://github.com/rust-fuzz/libfuzzer-sys.git"
|
||||
members = ["."]
|
||||
|
||||
[[bin]]
|
||||
name = "fuzz_target_1"
|
||||
path = "fuzz_targets/fuzz_target_1.rs"
|
||||
name = "fuzz_target_u8"
|
||||
path = "fuzz_targets/fuzz_target_u8.rs"
|
||||
|
||||
Reference in New Issue
Block a user