tests: add functional tests for IPC interface

Co-Authored-By: ismaelsadeeq <ask4ismailsadiq@gmail.com>
Co-Authored-By: ryanofsky <ryan@ofsky.org>
Co-Authored-By: TheCharlatan <seb.kung@gmail.com>
Co-Authored-By: Sjors Provoost <sjors@sprovoost.nl>
This commit is contained in:
Pieter Wuille
2025-08-21 03:16:07 -04:00
parent 3cc9a06c8d
commit 8d2ee88fa2
4 changed files with 212 additions and 0 deletions

View File

@@ -339,6 +339,7 @@ BASE_SCRIPTS = [
'rpc_scantxoutset.py',
'feature_unsupported_utxo_db.py',
'feature_logging.py',
'interface_ipc.py',
'feature_anchors.py',
'mempool_datacarrier.py',
'feature_coinstatsindex.py',