aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_misc.py
Commit message (Expand)AuthorAgeFilesLines
* Dogecoin: Update coinbase maturityRoss Nicoll2021-05-201-3/+3
* test: Add tests for getindexinfo RPCFabian Jahr2020-08-161-0/+28
* rpc: Limit echo to 10 argsMarcoFalke2020-08-021-2/+2
* tests: Mark functional tests not supporting bitcoin-cli (--usecli) as suchpracticalswift2019-12-061-0/+1
* util: Add CHECK_NONFATAL and use it in src/rpcMarcoFalke2019-10-181-0/+7
* tests: Fail if RPC has been added without testsMarcoFalke2019-05-151-0/+8
* modify test for memory locked in case locking pages failed at some pointAdam Jonas2019-03-011-1/+3
* add rpc_misc.py, mv test getmemoryinfo, add test mallocinfoAdam Jonas2019-02-261-0/+48