aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/util.py
AgeCommit message (Expand)Author
2017-06-20[qa] util: Check return code after closing bitcoind procMarcoFalke
2017-06-18Check for rpcuser/rpcpassword first then for cookieAndrew Chow
2017-06-08Add test for rpcuser/rpcpasswordAndrew Chow
2017-06-08Replace cookie auth in testsAndrew Chow
2017-05-31[tests] Update start/stop node functions to be private module functionsJohn Newbery
2017-05-02move initialize_chain() and initialize_chain_clean() to be methods of Bitcoin...John Newbery
2017-05-02[tests] Remove is_network_split from funtional test casesJohn Newbery
2017-04-07Reduce spammy test loggingJohn Newbery
2017-03-20Rename rpc-tests directory to functionalJohn Newbery