]> Git Repo - VerusCoin.git/commit
Add Python test for -rpcbind and -rpcallowip
authorWladimir J. van der Laan <[email protected]>
Mon, 7 Apr 2014 15:29:36 +0000 (17:29 +0200)
committerWladimir J. van der Laan <[email protected]>
Tue, 13 May 2014 05:23:23 +0000 (07:23 +0200)
commitb5ad5e783d6f636d5ca5703919d05fd0119a34fc
tree2f6a26031cec7701c8517a411e502c84eb8686a1
parentf923c077547ceb8492e11001d571ba27145242ef
Add Python test for -rpcbind and -rpcallowip

Add a new test, `rpcbind_test.py`, that extensively tests the new
`-rpcbind` functionality.
qa/rpc-tests/netutil.py [new file with mode: 0644]
qa/rpc-tests/rpcbind_test.py [new file with mode: 0755]
qa/rpc-tests/util.py
This page took 0.025171 seconds and 4 git commands to generate.