]> git.ipfire.org Git - thirdparty/zstd.git/commit
[fuzz] Add a DEBUGLOG(3) statement to print file 1745/head
authorNick Terrell <terrelln@fb.com>
Fri, 23 Aug 2019 00:27:15 +0000 (17:27 -0700)
committerNick Terrell <terrelln@fb.com>
Fri, 23 Aug 2019 00:27:15 +0000 (17:27 -0700)
commite2030a2c40de6e5b452ce4530896773f08cbd9b7
tree2760fe4c23f8e3199cf9f54d2fc81fca5dce4dbe
parenta505463710aa34bccafd268c44064c129cdfb3e2
[fuzz] Add a DEBUGLOG(3) statement to print file

Enable it by building with this command:

```
./fuzz.py build all --debug 3
```
tests/fuzz/fuzz_helpers.h
tests/fuzz/regression_driver.c