aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
AgeCommit message (Expand)Author
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
2023-03-07Merge bitcoin/bitcoin#27150: Deduplicate bitcoind and bitcoin-qt init codeAndrew Chow
2023-03-06test: wallet, add coverage for outputs grouping processfurszy
2023-02-28Extend bilingual_str support for tinyformatRyan Ofsky
2023-02-15Merge bitcoin/bitcoin#26153: Reduce wasted pseudorandom bytes in ChaCha20 + v...fanquake
2023-02-03Build: Use AM_V_GEN in Makefiles where appropriateTheCharlatan
2023-02-01Add simulation-based CCoinsViewCache fuzzerPieter Wuille
2023-01-30Add xoroshiro128++ PRNGMartin Leitner-Ankerl
2023-01-23[fuzz] Add PartiallyDownloadedBlock targetdergoegge
2023-01-03Merge bitcoin/bitcoin#25789: test: clean and extend availablecoins_tests cove...Andrew Chow
2022-12-29Merge bitcoin/bitcoin#26481: bench: Suppress output when running with `-sanit...MarcoFalke
2022-12-14test: move coins result test to wallet_tests.cppfurszy
2022-12-12[fuzz] Add HeadersSyncState targetdergoegge
2022-11-21refactor: unify test/util/wallet.h with wallet/test/util.hfurszy
2022-11-14test: Split overly large util_tests.cpp fileMacroFake
2022-11-10test: Drop no longer required bench output redirectionHennadii Stepanov
2022-10-20Merge bitcoin/bitcoin#26158: bench: add "priority level" to the benchmark fra...Andrew Chow
2022-10-20build: only run high priority benchmarks in 'make check'furszy
2022-10-17test: Add unit tests for reconciliation negotiationGleb Naumenko
2022-10-12Merge bitcoin/bitcoin#24858: incorrect blk file size calculation during reind...glozow
2022-10-01refactor: move Boost datetime usage to walletfanquake
2022-09-13build: extract $(BOOST_CPPFLAGS) from $(BITCOIN_INCLUDES)fanquake
2022-09-09wallet: coverage for loading an unknown descriptorfurszy
2022-08-29Add unit test for HeadersSyncStateSuhas Daftuar
2022-08-23Add bitdeque, an std::deque<bool> analogue that does bit packing.Pieter Wuille
2022-08-19wallet, tests: Test bumpfee's max input weight calculationAndrew Chow
2022-08-11Merge bitcoin/bitcoin#25798: build: fix cleanup of test logsAndrew Chow
2022-08-10build: move raw rule into Makefile.amfanquake