aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
AgeCommit message (Expand)Author
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-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
2023-05-16Merge bitcoin/bitcoin#27041: Build: Improve handling of suppressed logging in...fanquake
2023-05-05fuzz: BIP 42, BIP 30, CVE-2018-17144MarcoFalke
2023-04-20Merge bitcoin/bitcoin#25325: Add pool based memory resourceAndrew Chow
2023-04-11Merge bitcoin/bitcoin#26662: fuzz: Add HeadersSyncState targetfanquake
2023-04-06[fuzz] Add MiniMiner target + diff fuzz against BlockAssemblerglozow
2023-04-06[unit test] GatherClusters and MiniMiner unit testsglozow
2023-03-23Add PoolResource fuzzerMartin Leitner-Ankerl
2023-03-23Add pool based memory resource & allocatorMartin Leitner-Ankerl