aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/netutil.py
Commit message (Collapse)AuthorAgeFilesLines
* [QA] restructure rpc tests directoryJonas Schnelli2015-05-181-139/+0
| | | | * move non-test classes to subdir `test-framework`
* Fix python usage for arch's broken maintainersMatt Corallo2014-11-271-1/+1
|
* Update license in pull-tester and rpc-testsMichael Ford2014-10-231-0/+5
| | | | Add missing copyright/license header where necessary
* Add Python test for -rpcbind and -rpcallowipWladimir J. van der Laan2014-05-131-0/+134
Add a new test, `rpcbind_test.py`, that extensively tests the new `-rpcbind` functionality.