mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-03-15 15:39:09 +01:00
Update fuzz README with latest instructions
This commit is contained in:
parent
24065c89a9
commit
3af0c8e146
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ mkdir -p ./test_cases/$TARGET
|
|||
echo $HEX | xxd -r -p > ./test_cases/$TARGET/any_filename_works
|
||||
|
||||
export RUST_BACKTRACE=1
|
||||
export RUSTFLAGS="--cfg=fuzzing"
|
||||
cargo test
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue