test: net:in/out_message tracepoint tests

This adds tests for the net:inbound_message and net:outbound_message
tracepoint interface.
This commit is contained in:
0xb10c
2022-02-15 19:59:09 +01:00
parent c934087b62
commit 34b27bac68
2 changed files with 172 additions and 0 deletions

View File

@@ -168,6 +168,7 @@ BASE_SCRIPTS = [
'wallet_reorgsrestore.py',
'interface_http.py',
'interface_rpc.py',
'interface_usdt_net.py',
'rpc_psbt.py --legacy-wallet',
'rpc_psbt.py --descriptors',
'rpc_users.py',