add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo

This commit is contained in:
Adam Jonas
2019-01-31 14:45:27 -05:00
parent 4b6673d382
commit 2fa85ebd1c
3 changed files with 49 additions and 6 deletions

View File

@@ -112,6 +112,7 @@ BASE_SCRIPTS = [
'wallet_txn_clone.py',
'wallet_txn_clone.py --segwit',
'rpc_getchaintips.py',
'rpc_misc.py',
'interface_rest.py',
'mempool_spend_coinbase.py',
'mempool_reorg.py',