functional test: Add ephemeral dust tests

This commit is contained in:
Greg Sanders
2024-07-19 12:26:09 -04:00
parent 4e68f90139
commit e2e30e89ba
3 changed files with 497 additions and 0 deletions

View File

@@ -400,6 +400,7 @@ BASE_SCRIPTS = [
'rpc_getdescriptorinfo.py',
'rpc_mempool_info.py',
'rpc_help.py',
'mempool_ephemeral_dust.py',
'p2p_handshake.py',
'p2p_handshake.py --v2transport',
'feature_dirsymlinks.py',