aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
Commit message (Expand)AuthorAgeFilesLines
...
* Add util::Ref class as temporary alternative for c++17 std::anyRussell Yanofsky2020-05-131-0/+1
* Merge #18512: Improve asmap checks and add sanity checkWladimir J. van der Laan2020-05-061-0/+7
|\
| * Add asmap_direct fuzzer that tests Interpreter directlyPieter Wuille2020-04-081-0/+7
* | Merge #18783: tests: Add fuzzing harness for MessageSign, MessageVerify and o...MarcoFalke2020-05-041-0/+7
|\ \
| * | tests: Add fuzzing harness for MessageSign, MessageVerify and other functions...practicalswift2020-04-271-0/+7
* | | tests: Add fuzzing harness for IsRBFOptIn(...)practicalswift2020-04-301-0/+7
* | | tests: Add fuzzing harness for CBlockPolicyEstimatorpracticalswift2020-04-301-0/+7
* | | tests: Sort fuzzing harnessespracticalswift2020-04-261-1/+1
* | | tests: Add fuzzing coverage for TransactionErrorString(...)practicalswift2020-04-261-0/+7
* | | tests: Add fuzzing harness for functions in system.h (ArgsManager)practicalswift2020-04-261-2/+9
|/ /
* | 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