mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-09 22:47:24 +00:00
fuzz: initial support for fuzzing (#6558)
This commit is contained in:
3
test/fuzz/oss-fuzz-build.sh
Executable file
3
test/fuzz/oss-fuzz-build.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash -eu
|
||||
|
||||
export FUZZ_ROOT="github.com/tendermint/tendermint"
|
||||
Reference in New Issue
Block a user