aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
AgeCommit message (Expand)Author
2024-08-12Merge bitcoin/bitcoin#28209: fuzz: a target for the block index databaseAva Chow
2024-08-05test: add cache entry linked list testsAndrew Toth
2024-07-31[fuzz] Harness for version handshakedergoegge
2024-07-25tests: framework for testing DepGraph classPieter Wuille
2024-07-15Add fuzz test for AEADChacha20Poly1305stratospher
2024-07-01random: move XoRoShiRo128PlusPlus into random modulePieter Wuille
2024-06-13introduce and use the generalized `node::Warnings` interfacestickies-v
2024-06-12Merge bitcoin/bitcoin#29015: kernel: Streamline util libraryAva Chow
2024-06-12Merge bitcoin/bitcoin#30230: fuzz: add I2P harnessmerge-script
2024-06-10tests: add fuzz tests for BitSetPieter Wuille
2024-06-06tests: add fuzz tests for VecDequePieter Wuille
2024-06-06fuzz: add I2P harnessmarcofleon
2024-06-04Merge bitcoin/bitcoin#28074: fuzz: wallet, add target for `Crypter`Ava Chow
2024-06-02build: Fix building `fuzz` binary on on SunOS / illumosHennadii Stepanov
2024-05-29qa: a fuzz target for the block index databaseAntoine Poinsot
2024-05-21Merge bitcoin/bitcoin#26606: wallet: Implement independent BDB parsermerge-script
2024-05-16Berkeley RO Database fuzz testTheCharlatan
2024-05-16util: move spanparsing.h to script/parsing.hRyan Ofsky
2024-05-02fuzz: wallet, add target for CrypterAyush Singh
2024-04-30Merge bitcoin/bitcoin#29623: Simplify network-adjusted time warning logicAva Chow
2024-04-24test: Add unit tests for urlDecodeFabian Jahr
2024-04-10Remove timedatastickies-v
2024-04-10Add TimeOffsets helper classstickies-v
2024-04-01Merge bitcoin/bitcoin#29648: Remove libbitcoinconsensusfanquake
2024-03-18remove libbitcoinconsensusfanquake
2024-03-18Add fuzz test for FeeFracGreg Sanders
2024-03-18fuzz: fuzz diagram creation and comparisonGreg Sanders
2024-03-18Add FeeFrac unit testsGreg Sanders
2024-02-03test: Add makefile target for running unit testsTheCharlatan
2024-01-31Merge bitcoin/bitcoin#28170: p2p: adaptive connections services flagsAva Chow
2024-01-23Merge bitcoin/bitcoin#28921: multiprocess: Add basic type conversion hooksAva Chow
2024-01-23test: add coverage for peerman adaptive connections service flagsfurszy
2024-01-09Revert "build: Fix undefined reference to __mulodi4"MarcoFalke
2023-11-28test: add ipc test to test multiprocess type conversion codeRyan Ofsky
2023-11-20fuzz: add target for `DescriptorScriptPubKeyMan`brunoerg
2023-11-13Merge bitcoin/bitcoin#28721: multiprocess compatibility updatesfanquake
2023-11-08Merge bitcoin/bitcoin#28155: net: improves addnode / m_added_nodes logicglozow
2023-11-02Merge bitcoin/bitcoin#28530: tests, bug fix: DisconnectedBlockTransactions re...glozow
2023-10-31Create net_peer_connection unit testsJon Atack
2023-10-20span: Make Span template deduction guides work in SFINAE contextRyan Ofsky
2023-10-20[fuzz] Delete i2p targetdergoegge
2023-10-19[test] DisconnectedBlockTransactions::DynamicMemoryUsageglozow
2023-09-27Add package evaluation fuzzerGreg Sanders
2023-08-10Merge bitcoin/bitcoin#28008: BIP324 ciphersuitefanquake
2023-07-27Remove unused raw-pointer read helper from univalueMarcoFalke
2023-07-26Add BIP324Cipher, encapsulating key agreement, derivation, and stream/AEAD ci...Pieter Wuille
2023-07-26crypto: remove outdated variant of ChaCha20Poly1305 AEADPieter Wuille
2023-06-17fuzz: wallet, add target for CoinControlAyush Singh
2023-06-14fuzz: wallet, add target for `fees`brunoerg
2023-05-19Merge bitcoin/bitcoin#27021: Implement Mini version of BlockAssembler to calc...glozow