aboutsummaryrefslogtreecommitdiff
path: root/test/functional/dbcrash.py
AgeCommit message (Expand)Author
2017-10-03[tests] fixup dbcrash interaction with add_nodes()John Newbery
2017-10-03[tests] don't override __init__() in individual testsJohn Newbery
2017-10-03[tests] Avoid passing around member variables in test_frameworkJohn Newbery
2017-10-03[tests] TestNode: separate add_node from start_nodeJohn Newbery
2017-10-03[tests] fix timeout issues from TestNodeJohn Newbery
2017-07-02[tests] nits in dbcrash.pyJohn Newbery
2017-06-29[tests] Move stop_node and start_node methods to BitcoinTestFrameworkJohn Newbery
2017-06-26[qa] Test non-atomic chainstate writesSuhas Daftuar