aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p-leaktests.py
AgeCommit message (Expand)Author
2018-01-25[tests] Rename p2p_* functional tests.Anthony Towns
2017-12-11[tests] Fix network threading in functional testsJohn Newbery
2017-12-11[tests] Use network_thread_start() in tests.John Newbery
2017-11-29[tests] Rename NodeConn and NodeConnCBJohn Newbery
2017-11-28[tests] Make NodeConnCB a subclass of NodeConnJohn Newbery
2017-11-14Merge #11641: qa: Only allow disconnecting all NodeConnsWladimir J. van der Laan
2017-11-13qa: Only allow disconnecting all NodeConnsMarcoFalke
2017-11-08[tests] Remove support for p2p alert messagesJohn Newbery
2017-11-08[tests] use TestNode p2p connection in testsJohn Newbery
2017-09-13Merge #11078: [tests] Make p2p-leaktests.py more robustMarcoFalke
2017-09-01[tests] don't override __init__() in individual testsJohn Newbery
2017-08-24[tests] Make p2p-leaktests.py more robustJohn Newbery
2017-08-17qa: Move wait_until to utilMarcoFalke
2017-08-07[tests] Test disconnecting unsupported service bits logic.John Newbery
2017-05-02[tests] Remove is_network_split from funtional test casesJohn Newbery
2017-04-18Remove duplicate method definitions in NodeConnCB subclassesJohn Newbery
2017-04-18Adds helper functions to NodeConnCBJohn Newbery
2017-03-28Remove SingleNodeConnCBJohn Newbery
2017-03-20Rename rpc-tests directory to functionalJohn Newbery