github.com/Finschia/ostracon@v1.1.5/consensus/MAKEFILE_README.md (about)

     1  # WAL Fuzzy Test
     2  
     3  Run the fuzzy test.
     4  ```md
     5  make wal_fuzzy_test
     6  ```
     7  
     8  See the [go-fuzz: randomized testing for Go](https://github.com/dvyukov/go-fuzz).
     9