diff options
Diffstat (limited to 'test')
-rwxr-xr-x | test/functional/rpc_bind.py (renamed from test/functional/rpcbind_test.py) | 0 | ||||
-rwxr-xr-x | test/functional/rpc_blockchain.py (renamed from test/functional/blockchain.py) | 0 | ||||
-rwxr-xr-x | test/functional/rpc_decodescript.py (renamed from test/functional/decodescript.py) | 0 | ||||
-rwxr-xr-x | test/functional/rpc_deprecated.py (renamed from test/functional/deprecated_rpc.py) | 0 | ||||
-rwxr-xr-x | test/functional/rpc_fundrawtransaction.py (renamed from test/functional/fundrawtransaction.py) | 0 | ||||
-rwxr-xr-x | test/functional/rpc_getchaintips.py (renamed from test/functional/getchaintips.py) | 0 | ||||
-rwxr-xr-x | test/functional/rpc_invalidateblock.py (renamed from test/functional/invalidateblock.py) | 0 | ||||
-rwxr-xr-x | test/functional/rpc_listtransactions.py (renamed from test/functional/listtransactions.py) | 0 | ||||
-rwxr-xr-x | test/functional/rpc_named_arguments.py (renamed from test/functional/rpcnamedargs.py) | 0 | ||||
-rwxr-xr-x | test/functional/rpc_net.py (renamed from test/functional/net.py) | 0 | ||||
-rwxr-xr-x | test/functional/rpc_preciousblock.py (renamed from test/functional/preciousblock.py) | 0 | ||||
-rwxr-xr-x | test/functional/rpc_rawtransaction.py (renamed from test/functional/rawtransactions.py) | 0 | ||||
-rwxr-xr-x | test/functional/rpc_signmessage.py (renamed from test/functional/signmessages.py) | 0 | ||||
-rwxr-xr-x | test/functional/rpc_signrawtransaction.py (renamed from test/functional/signrawtransactions.py) | 0 | ||||
-rwxr-xr-x | test/functional/rpc_txoutproof.py (renamed from test/functional/merkle_blocks.py) | 0 | ||||
-rwxr-xr-x | test/functional/rpc_uptime.py (renamed from test/functional/uptime.py) | 0 | ||||
-rwxr-xr-x | test/functional/rpc_users.py (renamed from test/functional/multi_rpc.py) | 0 | ||||
-rwxr-xr-x | test/functional/test_runner.py | 36 |
18 files changed, 18 insertions, 18 deletions
diff --git a/test/functional/rpcbind_test.py b/test/functional/rpc_bind.py index 05433c7e24..05433c7e24 100755 --- a/test/functional/rpcbind_test.py +++ b/test/functional/rpc_bind.py diff --git a/test/functional/blockchain.py b/test/functional/rpc_blockchain.py index 11acff4be1..11acff4be1 100755 --- a/test/functional/blockchain.py +++ b/test/functional/rpc_blockchain.py diff --git a/test/functional/decodescript.py b/test/functional/rpc_decodescript.py index 1ffc570437..1ffc570437 100755 --- a/test/functional/decodescript.py +++ b/test/functional/rpc_decodescript.py diff --git a/test/functional/deprecated_rpc.py b/test/functional/rpc_deprecated.py index d6f25158ef..d6f25158ef 100755 --- a/test/functional/deprecated_rpc.py +++ b/test/functional/rpc_deprecated.py diff --git a/test/functional/fundrawtransaction.py b/test/functional/rpc_fundrawtransaction.py index 5f7a0586e0..5f7a0586e0 100755 --- a/test/functional/fundrawtransaction.py +++ b/test/functional/rpc_fundrawtransaction.py diff --git a/test/functional/getchaintips.py b/test/functional/rpc_getchaintips.py index 277930bb1a..277930bb1a 100755 --- a/test/functional/getchaintips.py +++ b/test/functional/rpc_getchaintips.py diff --git a/test/functional/invalidateblock.py b/test/functional/rpc_invalidateblock.py index b037c2431d..b037c2431d 100755 --- a/test/functional/invalidateblock.py +++ b/test/functional/rpc_invalidateblock.py diff --git a/test/functional/listtransactions.py b/test/functional/rpc_listtransactions.py index ba71ac0967..ba71ac0967 100755 --- a/test/functional/listtransactions.py +++ b/test/functional/rpc_listtransactions.py diff --git a/test/functional/rpcnamedargs.py b/test/functional/rpc_named_arguments.py index 97bee39614..97bee39614 100755 --- a/test/functional/rpcnamedargs.py +++ b/test/functional/rpc_named_arguments.py diff --git a/test/functional/net.py b/test/functional/rpc_net.py index 16e4f6adb4..16e4f6adb4 100755 --- a/test/functional/net.py +++ b/test/functional/rpc_net.py diff --git a/test/functional/preciousblock.py b/test/functional/rpc_preciousblock.py index 960cd0ad12..960cd0ad12 100755 --- a/test/functional/preciousblock.py +++ b/test/functional/rpc_preciousblock.py diff --git a/test/functional/rawtransactions.py b/test/functional/rpc_rawtransaction.py index d39d86b310..d39d86b310 100755 --- a/test/functional/rawtransactions.py +++ b/test/functional/rpc_rawtransaction.py diff --git a/test/functional/signmessages.py b/test/functional/rpc_signmessage.py index 5b6935ceea..5b6935ceea 100755 --- a/test/functional/signmessages.py +++ b/test/functional/rpc_signmessage.py diff --git a/test/functional/signrawtransactions.py b/test/functional/rpc_signrawtransaction.py index dd0fa6c02c..dd0fa6c02c 100755 --- a/test/functional/signrawtransactions.py +++ b/test/functional/rpc_signrawtransaction.py diff --git a/test/functional/merkle_blocks.py b/test/functional/rpc_txoutproof.py index 50e0371fdf..50e0371fdf 100755 --- a/test/functional/merkle_blocks.py +++ b/test/functional/rpc_txoutproof.py diff --git a/test/functional/uptime.py b/test/functional/rpc_uptime.py index 78236b2393..78236b2393 100755 --- a/test/functional/uptime.py +++ b/test/functional/rpc_uptime.py diff --git a/test/functional/multi_rpc.py b/test/functional/rpc_users.py index 01f68344ae..01f68344ae 100755 --- a/test/functional/multi_rpc.py +++ b/test/functional/rpc_users.py diff --git a/test/functional/test_runner.py b/test/functional/test_runner.py index 26beef5a52..d93e0e018e 100755 --- a/test/functional/test_runner.py +++ b/test/functional/test_runner.py @@ -59,7 +59,7 @@ BASE_SCRIPTS= [ 'wallet_backup.py', # vv Tests less than 5m vv 'feature_block.py', - 'fundrawtransaction.py', + 'rpc_fundrawtransaction.py', 'p2p_compactblocks.py', 'feature_segwit.py', # vv Tests less than 2m vv @@ -67,17 +67,17 @@ BASE_SCRIPTS= [ 'wallet_accounts.py', 'p2p_segwit.py', 'wallet_dump.py', - 'listtransactions.py', + 'rpc_listtransactions.py', # vv Tests less than 60s vv 'p2p_sendheaders.py', 'wallet_zapwallettxes.py', 'wallet_importmulti.py', 'mempool_limit.py', - 'merkle_blocks.py', + 'rpc_txoutproof.py', 'wallet_listreceivedby.py', 'wallet_abandonconflict.py', 'feature_csv_activation.py', - 'rawtransactions.py', + 'rpc_rawtransaction.py', 'wallet_address_types.py', 'feature_reindex.py', # vv Tests less than 30s vv @@ -88,7 +88,7 @@ BASE_SCRIPTS= [ 'wallet_txn_doublespend.py --mineblock', 'wallet_txn_clone.py', 'wallet_txn_clone.py --segwit', - 'getchaintips.py', + 'rpc_getchaintips.py', 'rest.py', 'mempool_spendcoinbase.py', 'mempool_reorg.py', @@ -96,35 +96,35 @@ BASE_SCRIPTS= [ 'wallet_multiwallet.py', 'wallet_multiwallet.py --usecli', 'httpbasics.py', - 'multi_rpc.py', + 'rpc_users.py', 'feature_proxy.py', - 'signrawtransactions.py', + 'rpc_signrawtransaction.py', 'p2p_disconnect_ban.py', - 'decodescript.py', - 'blockchain.py', - 'deprecated_rpc.py', + 'rpc_decodescript.py', + 'rpc_blockchain.py', + 'rpc_deprecated.py', 'wallet_disable.py', - 'net.py', + 'rpc_net.py', 'wallet_keypool.py', 'p2p_mempool.py', 'prioritise_transaction.py', 'p2p_invalid_block.py', 'p2p_invalid_tx.py', 'feature_versionbits_warning.py', - 'preciousblock.py', + 'rpc_preciousblock.py', 'wallet_importprunedfunds.py', - 'signmessages.py', + 'rpc_signmessage.py', 'feature_nulldummy.py', 'wallet_import_rescan.py', 'mining.py', 'wallet_bumpfee.py', - 'rpcnamedargs.py', + 'rpc_named_arguments.py', 'wallet_listsinceblock.py', 'p2p_leak.py', 'wallet_encryption.py', 'feature_dersig.py', 'feature_cltv.py', - 'uptime.py', + 'rpc_uptime.py', 'wallet_resendwallettransactions.py', 'feature_minchainwork.py', 'p2p_fingerprint.py', @@ -154,14 +154,14 @@ EXTENDED_SCRIPTS = [ # vv Tests less than 60s vv 'feature_bip9_softforks.py', 'p2p_feefilter.py', - 'rpcbind_test.py', + 'rpc_bind.py', # vv Tests less than 30s vv 'feature_assumevalid.py', 'example_test.py', 'wallet_txn_doublespend.py', 'wallet_txn_clone.py --mineblock', 'feature_notifications.py', - 'invalidateblock.py', + 'rpc_invalidateblock.py', 'feature_rbf.py', ] @@ -474,7 +474,7 @@ class TestResult(): def check_script_prefixes(): """Check that no more than `EXPECTED_VIOLATION_COUNT` of the test scripts don't start with one of the allowed name prefixes.""" - EXPECTED_VIOLATION_COUNT = 24 + EXPECTED_VIOLATION_COUNT = 7 # LEEWAY is provided as a transition measure, so that pull-requests # that introduce new tests that don't conform with the naming |