aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
AgeCommit message (Expand)Author
2024-10-08Merge bitcoin/bitcoin#31018: test: Treat exclude list warning as failure in CImerge-script
2024-10-02test: add getorphantxs teststdb3
2024-10-02test: Treat exclude list warning as failure in CIMarcoFalke
2024-09-23test: re-bucket long-running testswillcl-ark
2024-09-18doc: Updating docs from autotools to cmakekevkevinpal
2024-09-12Merge bitcoin/bitcoin#30872: test: fix exclude parsing for functional runnermerge-script
2024-09-12test: fix exclude parsing for functional runnerMax Edwards
2024-09-12Merge bitcoin/bitcoin#30733: test: remove unused src_dir param from run_tests...merge-script
2024-09-04Merge bitcoin/bitcoin#30244: ci: parse TEST_RUNNER_EXTRA into an arrayAva Chow
2024-09-04Merge bitcoin/bitcoin#29605: net: Favor peers from addrman over fetching seed...Ava Chow
2024-08-30Remove unused src_dir param from run_testsLÅ‘rinc
2024-08-16cmake: Add Python-based testsHennadii Stepanov
2024-08-14test: add functional test for XORed block/undo files (`-blocksxor`)Sebastian Falbesoner
2024-07-24test: adds seednode functional testsSergi Delgado Segura
2024-07-09Merge bitcoin/bitcoin#29431: test/BIP324: disconnection scenarios during v2 h...Ava Chow
2024-07-02rename mempool_accept_v3.py to mempool_truc.pyglozow
2024-06-17Merge bitcoin/bitcoin#28984: Cluster size 2 package rbfAva Chow
2024-06-16test: write functional test results to csvtdb3
2024-06-13[test] package rbfglozow
2024-06-12test: allow excluding func test by name and argMax Edwards
2024-05-31test: add framework functional test for MiniWallet's tx paddingSebastian Falbesoner
2024-05-21Merge bitcoin/bitcoin#26606: wallet: Implement independent BDB parsermerge-script
2024-05-16wallet, test: Be able to always swap BDB endiannessAva Chow
2024-05-16wallettool: Optionally use BERKELEY_RO as format when dumping BDB walletsAva Chow
2024-05-09Merge bitcoin/bitcoin#29122: test: adds outbound eviction functional tests, u...Ava Chow
2024-05-08Merge bitcoin/bitcoin#29335: test: Handle functional test disk-full errorAva Chow
2024-04-30Merge bitcoin/bitcoin#28970: p2p: opportunistically accept 1-parent-1-child p...Ava Chow
2024-04-29test: Handle functional test disk-full errorBrandon Odiwuor
2024-04-26test: adds outbound eviction functional tests, updates comment in ConsiderEvi...Sergi Delgado Segura
2024-04-26[functional test] opportunistic 1p1c package submissionglozow
2024-04-23test: Run framework unit tests in paralleltdb3
2024-04-05test: add unit tests for `calculate_input_weight`Sebastian Falbesoner
2024-03-29Merge bitcoin/bitcoin#29130: wallet: Add `createwalletdescriptor` and `gethdk...Ryan Ofsky
2024-03-20test: Add test for createwalletdescriptorAva Chow
2024-03-20tests: Test for gethdkeysAva Chow
2024-03-19Merge bitcoin/bitcoin#29279: test: p2p: check disconnect due to lack of desir...glozow
2024-03-12test: simplify test_runner.pytdb3
2024-03-11test: p2p: check disconnect due to lack of desirable service flagsSebastian Falbesoner
2024-03-11Merge bitcoin/bitcoin#29483: test, ci: add --v1transport option, add --v2tran...Ava Chow
2024-03-11test: Rename early key response test and move random_bitflip to utilstratospher
2024-03-06test: exit with code 1 when no fn tests are foundMax Edwards
2024-02-29test: add -v1transport option and use it in test_runnerMartin Zumsande
2024-02-28Merge bitcoin/bitcoin#29412: p2p: Don't process mutated blocksAva Chow
2024-02-27[test] Add regression test for #27608dergoegge
2024-02-23test: Add option to skip unit tests for the test runnerMartin Zumsande
2024-02-09Merge bitcoin/bitcoin#28948: v3 transaction policy for anti-pinningAva Chow
2024-02-08[functional test] v3 transaction submissionglozow
2024-02-02test: fix intermittent failure in rpc_setban.py --v2transportMartin Zumsande
2024-01-29Merge bitcoin/bitcoin#24748: test/BIP324: functional tests for v2 P2P encryptionAva Chow
2024-01-25[test] Add functional test to test early key response behaviour in BIP 324stratospher