aboutsummaryrefslogtreecommitdiff
path: root/test/functional/dbcrash.py
AgeCommit message (Expand)Author
2017-09-01[tests] don't override __init__() in individual testsJohn Newbery
2017-09-01[tests] Avoid passing around member variables in test_frameworkJohn Newbery
2017-09-01[tests] TestNode: separate add_node from start_nodeJohn Newbery
2017-08-23[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