mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 15:11:02 +00:00
Merge commit '392447f5c8f986ded2559a78457f4cd87942f393' into update-bridges-subtree-r/w
This commit is contained in:
@@ -6,7 +6,10 @@ Install dependencies:
|
||||
```
|
||||
$ sudo apt install build-essential binutils-dev libunwind-dev
|
||||
```
|
||||
|
||||
or on nix:
|
||||
```
|
||||
$ nix-shell -p honggfuzz
|
||||
```
|
||||
|
||||
Install `cargo hfuzz` plugin:
|
||||
```
|
||||
@@ -29,4 +32,3 @@ HFUZZ_RUN_ARGS="-t 1 -n 12 -v -N 1000000 --exit_upon_crash" cargo hfuzz run exam
|
||||
```
|
||||
|
||||
More details in the [official documentation](https://docs.rs/honggfuzz/0.5.52/honggfuzz/#about-honggfuzz).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user