diff options
author | MarcoFalke <falke.marco@gmail.com> | 2020-02-16 09:47:50 -0800 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2020-02-16 09:47:54 -0800 |
commit | 94c0287aec9a250f58c4c633dabaf405d82cecd2 (patch) | |
tree | 93aecb2f8344d7850dabd70a610636fbfaabb37e /src/wallet/rpcwallet.cpp | |
parent | 33861a836727cc0514f9ec8de0e692b89f98c410 (diff) | |
parent | 1b068c50dd1522990cc33e1aca444741c7e5a747 (diff) |
Merge #18159: tests: Add --valgrind option to test/fuzz/test_runner.py for running fuzzing test cases under valgrind
1b068c50dd1522990cc33e1aca444741c7e5a747 tests: Add --valgrind option to test/fuzz/test_runner.py for running fuzzing test cases under valgrind (practicalswift)
Pull request description:
Add `--valgrind` option to `test/fuzz/test_runner.py` for running fuzzing test cases under `valgrind`.
Test this PR using:
```
$ make distclean
$ ./autogen.sh
$ CC=clang CXX=clang++ ./configure --enable-fuzz --with-sanitizers=fuzzer
$ make
$ git clone https://github.com/bitcoin-core/qa-assets
$ test/fuzz/test_runner.py --valgrind -l DEBUG qa-assets/fuzz_seed_corpus/
```
ACKs for top commit:
MarcoFalke:
ACK 1b068c50dd1522990cc33e1aca444741c7e5a747 🌒
Tree-SHA512: e6eb99af1bceaa6f36f49092a05de415848099ccc1497cc098a62e925954c978cb37a46410b44ed5eef2c6464ca4ecb06397b75b5d35701f5a8525436e47b9fd
Diffstat (limited to 'src/wallet/rpcwallet.cpp')
0 files changed, 0 insertions, 0 deletions