forked from gentoo-utils/gentoo-utils
generate corpus to fuzz on with meson
This commit is contained in:
@@ -12,6 +12,10 @@ thiserror = "2.0.17"
|
||||
[profile.dev]
|
||||
debug = true
|
||||
|
||||
[[bin]]
|
||||
path = "fuzz/gencorpus.rs"
|
||||
name = "gencorpus"
|
||||
|
||||
[[test]]
|
||||
path = "fuzz/fuzz.rs"
|
||||
name = "fuzz"
|
||||
Reference in New Issue
Block a user