aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
Commit message (Expand)AuthorAgeFilesLines
* tests: Add fuzzing harness for functions in primitives/transaction.hpracticalswift2020-04-241-0/+7
* Merge #18190: tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEn...MarcoFalke2020-04-201-0/+7
|\
| * tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRic...practicalswift2020-04-201-0/+7
* | Merge #17954: wallet: Remove calls to Chain::Lock methodsMarcoFalke2020-04-141-0/+1
|\ \
| * | refactor: Add interfaces::FoundBlock class to selectively return block dataRussell Yanofsky2020-03-311-0/+1
* | | Merge #17737: Add ChainstateManager, remove BlockManager globalMarcoFalke2020-04-101-0/+1
|\ \ \
| * | | test: add basic tests for ChainstateManagerJames O'Beirne2020-03-171-0/+1
* | | | Merge #18529: Add fuzzer version of randomized prevector testMarcoFalke2020-04-091-0/+7
|\ \ \ \
| * | | | Make a fuzzer-based copy of the prevector randomized testPieter Wuille2020-04-061-0/+7
| | |_|/ | |/| |
* | | | Merge #18363: tests: Add fuzzing harness for HTTPRequest, libevent's evhttp a...MarcoFalke2020-04-091-0/+7
|\ \ \ \
| * | | | tests: Add fuzzing harness for HTTPRequest, libevent's evhttp and related fun...practicalswift2020-04-061-0/+7
| |/ / /
* | | | Merge #18521: fuzz: Add process_messages harnessMarcoFalke2020-04-091-0/+7
|\ \ \ \
| * | | | fuzz: Add process_messages harnessMarcoFalke2020-04-051-0/+7
* | | | | Merge #18565: tests: Add fuzzing harnesses for classes/functions in policy/fe...MarcoFalke2020-04-081-0/+28
|\ \ \ \ \
| * | | | | tests: Add fuzzing harness for classes/functions in cuckoocache.hpracticalswift2020-04-081-0/+7
| * | | | | tests: Add fuzzing harness for classes/functions in checkqueue.hpracticalswift2020-04-081-0/+7
| * | | | | tests: Add fuzzing harness for AdditionOverflow(...)practicalswift2020-04-081-0/+7
| * | | | | tests: Add fuzzing harness for FeeFilterRounderpracticalswift2020-04-081-0/+7
| | |/ / / | |/| | |
* / | | | Add test for UnregisterAllValidationInterfaces bugRussell Yanofsky2020-04-071-0/+1
|/ / / /
* | | | Merge #18514: test: remove rapidcheck integration and testsfanquake2020-04-061-10/+1
|\ \ \ \ | |/ / / |/| | |
| * | | test: remove rapidcheck integration and testsfanquake2020-04-031-10/+1
* | | | build: create test_fuzz library from src/test/fuzz/fuzz.cppHarris2020-04-051-119/+114
* | | | Merge #18407: tests: Add proof-of-work fuzzing harnessMarcoFalke2020-04-051-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | tests: Add proof-of-work fuzzing harnesspracticalswift2020-04-041-0/+7
* | | | test: Remove unsafe BOOST_TEST_MESSAGEMarcoFalke2020-03-301-1/+1
| |_|/ |/| |
* | | tests: Add fuzzing harness for functions/classes in random.hpracticalswift2020-03-291-0/+7
* | | tests: Add fuzzing harness for functions/classes in span.hpracticalswift2020-03-291-0/+7
* | | tests: Add fuzzing harness for functions/classes in merkleblock.hpracticalswift2020-03-291-0/+7
* | | tests: Add fuzzing harness for functions/classes in flatfile.hpracticalswift2020-03-291-0/+7
* | | tests: Add fuzzing harness for functions/classes in chain.hpracticalswift2020-03-261-0/+7
* | | tests: Add fuzzing harness for functions/classes in protocol.hpracticalswift2020-03-261-0/+7
|/ /
* | tests: Add fuzzing harness for classes/functions in blockfilter.hpracticalswift2020-03-241-0/+7
* | tests: Add fuzzing harness for functions in net_permissions.hpracticalswift2020-03-241-0/+7
* | tests: Add fuzzing harness for functions in timedata.hpracticalswift2020-03-241-0/+7
* | tests: Add fuzzing harness for functions in addrdb.hpracticalswift2020-03-241-0/+7
* | tests: Add harness which fuzzes EvalScript and VerifyScript using a fuzzed si...practicalswift2020-03-171-0/+7
|/
* tests: Add fuzzing harness for various functions taking std::string as inputpracticalswift2020-03-151-6/+13
* tests: Add fuzzing harness for MultiplicationOverflow(...)practicalswift2020-03-151-0/+7
* tests: Add fuzzing harness for CFeeRatepracticalswift2020-03-151-0/+7
* tests: Add fuzzing harness for CBlockHeaderpracticalswift2020-03-151-0/+7
* Merge #18314: tests: Add deserialization fuzzing of SnapshotMetadata (utxo_sn...MarcoFalke2020-03-111-1/+22
|\
| * tests: Add deserialization fuzzing of SnapshotMetadata (utxo_snapshot), uint1...practicalswift2020-03-111-1/+22
* | Merge #17989: tests: Add fuzzing harness for ProcessMessage(...). Enables hig...MarcoFalke2020-03-111-1/+175
|\ \ | |/ |/|
| * tests: Add one specialized ProcessMessage(...) fuzzing binary per message typ...practicalswift2020-03-111-1/+168
| * tests: Add fuzzing harness for ProcessMessage(...)practicalswift2020-03-111-0/+7
* | tests: Add fuzzing harness for CScriptNum operationspracticalswift2020-03-091-0/+7
* | tests: Add fuzzing harness for CScript operationspracticalswift2020-03-091-0/+7
|/
* tests: Add basic fuzzing harness for CNetAddr/CService/CSubNet related functi...practicalswift2020-03-091-0/+7
* tests: Add key_io fuzzing harnesspracticalswift2020-03-071-0/+7
* tests: Add fuzzing harness for locale independence testingpracticalswift2020-03-061-0/+7