aboutsummaryrefslogtreecommitdiff
path: root/test/functional/forknotify.py
AgeCommit message (Collapse)Author
2017-05-02[tests] Remove is_network_split from funtional test casesJohn Newbery
2017-03-28Make forknotify.py more robustJohn Newbery
forknotify would intermittently fail because the alert file was not being written fast enough. This commit adds a timeout so the test does not fail immediately.
2017-03-20Rename rpc-tests directory to functionalJohn Newbery