dogecoin/test/functional/test_framework
MarcoFalke 999923e4bb [qa] util: Check return code after closing bitcoind proc
This has no effect on the outcome of test cases, but
prints shorter and less confusing tracebacks on fails.

I.e. does not print an obvious "ConnectionRefusedError"
when shutting down the nodes due to an invalid return code.
2017-06-20 13:55:05 +02:00
..
__init__.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
address.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
authproxy.py test: Add elapsed time to RPC tracing 2017-05-07 09:17:28 +02:00
bignum.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
blockstore.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
blocktools.py Tests: Refactor to create witness script creation function 2017-04-20 11:28:45 -07:00
comptool.py Remove duplicate method definitions in NodeConnCB subclasses 2017-04-18 17:20:09 -04:00
coverage.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
key.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
mininode.py [tests] Make wait_until timeout 60 seconds by default 2017-05-09 08:55:13 -04:00
netutil.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
script.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
siphash.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
socks5.py [tests] Remove unused and duplicate imports 2017-03-22 17:49:23 +01:00
test_framework.py Merge #10359: [tests] functional tests should call BitcoinTestFramework start/stop node methods 2017-06-02 12:10:41 +02:00
util.py [qa] util: Check return code after closing bitcoind proc 2017-06-20 13:55:05 +02:00