aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework
AgeCommit message (Expand)Author
2018-02-16scripted-diff: validateaddress to getaddressinfo in testsAndrew Chow
2018-02-15Merge #12200: Bind functional test nodes to 127.0.0.1Wladimir J. van der Laan
2018-02-13Merge #11771: [tests] Change invalidtxrequest to use BitcoinTestFrameworkWladimir J. van der Laan
2018-02-12Merge #11858: qa: Prepare tests for WindowsWladimir J. van der Laan
2018-01-30[tests] Add P2PDataStore classJohn Newbery
2018-01-29[tests] Reduce NodeConn connection logging from info to debugJohn Newbery
2018-01-28Fix typospracticalswift
2018-01-24qa: Prepare functional tests for WindowsMarcoFalke
2018-01-24Merge #12089: qa: Make TestNodeCLI command optional in send_cliMarcoFalke
2018-01-23qa: Make TestNodeCLI command optional in send_cliMarcoFalke
2018-01-23qa: Rename cli.args to cli.optionsMarcoFalke
2018-01-18Don't allow relative -walletdir pathsRussell Yanofsky
2018-01-17qa: Sync with validationinterface queue in sync_mempoolsMarcoFalke
2018-01-16[tests] bind functional test nodes to 127.0.0.1Sjors Provoost
2018-01-15Merge #11796: [tests] Functional test naming conventionWladimir J. van der Laan
2018-01-12Merge #11970: Add test coverage for bitcoin-cli multiwallet callsMarcoFalke
2018-01-10Merge #11403: SegWit wallet supportJonas Schnelli
2018-01-09[test] Serialize CTransaction with witness by defaultPieter Wuille
2018-01-08[tests] allow tests to be run with --usecliJohn Newbery
2018-01-08TestNodeCLI batch emulationRussell Yanofsky
2018-01-08Prevent TestNodeCLI.args mixupsRussell Yanofsky
2018-01-08Improve TestNodeCLI output parsingRussell Yanofsky
2018-01-03[tests] Remove redundant import in blocktools.py testAnthony Towns
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-12-19[tests] define NODE_NETWORK_LIMITED in test frameworkJohn Newbery
2017-12-11[tests] Add NetworkThread assertionsJohn Newbery
2017-12-11[tests] Add network_thread_ utility functions.John Newbery
2017-12-10Remove unused Python importspracticalswift
2017-11-30Merge #11791: [tests] Rename NodeConn and NodeConnCBMarcoFalke
2017-11-30Merge #11789: [tests] [travis-ci] Combine logs on failureWladimir J. van der Laan
2017-11-29[tests] Rename NodeConn and NodeConnCBJohn Newbery
2017-11-29Merge #11712: [tests] Split NodeConn from NodeConnCBMarcoFalke
2017-11-29[tests] [travis-ci] Move Travis functional test log post processing to test_r...John Newbery
2017-11-29[tests] Improve logging shutdown and add hint for combine_logsJohn Newbery
2017-11-28[tests] Move version message sending from NodeConn to NodeConnCBJohn Newbery
2017-11-28[tests] Make NodeConnCB a subclass of NodeConnJohn Newbery
2017-11-28[tests] Move only: move NodeConnCB below NodeConnJohn Newbery
2017-11-28[tests] Tidy up mininodeJohn Newbery
2017-11-25Merge #11683: tests: Remove unused mininode functions {ser,deser}_int_vector(...MarcoFalke
2017-11-23[tests] Remove mininode periodic (half-hour) ping messagesJohn Newbery
2017-11-18Merge #11466: Specify custom wallet directory with -walletdir paramWladimir J. van der Laan
2017-11-17tests: Remove unused mininode functions deser_int_vector(f) and ser_int_vecto...practicalswift
2017-11-17Merge #11648: [tests] Add messages.pyWladimir J. van der Laan
2017-11-18Create walletdir if datadir doesn't exist and fix testsMeshCollider
2017-11-14Merge #11677: qa: Remove unused NodeConn membersMarcoFalke
2017-11-14Merge #11641: qa: Only allow disconnecting all NodeConnsWladimir J. van der Laan
2017-11-13qa: Remove unused NodeConn membersMarcoFalke
2017-11-13qa: Only allow disconnecting all NodeConnsMarcoFalke
2017-11-10[tests] Tidy up mininode.py moduleJohn Newbery
2017-11-10[tests] Move test_framework Bitcoin primitives into separate moduleJohn Newbery