Add RPC test for -maxuploadtarget

This commit is contained in:
Suhas Daftuar
2015-09-18 15:59:55 -04:00
committed by Jonas Schnelli
parent 872fee3fcc
commit 17a073ae06
2 changed files with 250 additions and 1 deletions

View File

@@ -84,12 +84,13 @@ testScriptsExt = [
'keypool.py',
'receivedby.py',
# 'rpcbind_test.py', #temporary, bug in libevent, see #6655
# 'script_test.py', #used for manual comparison of 2 binaries
# 'script_test.py', #used for manual comparison of 2 binaries
'smartfees.py',
'maxblocksinflight.py',
'invalidblockrequest.py',
'p2p-acceptblock.py',
'mempool_packages.py',
'maxuploadtarget.py',
]
#Enable ZMQ tests