1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-29 00:31:02 +00:00
trezor-firmware/tests/device_tests
Tomas Susanka fd53c72a3c
Merge pull request #428 from trezor/ciny/super_shamir
UI for multi level Shamir reset and recovery
2019-08-27 13:22:32 +02:00
..
__init__.py
.gitignore
common.py
conftest.py ci: test BITCOIN_ONLY firmware 2019-08-23 13:52:14 +02:00
REGISTERED_MARKERS tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_basic.py
test_bip32_speed.py tests: add flakiness to bip32_speed test 2019-08-12 12:57:25 +02:00
test_cancel.py
test_cosi.py
test_debuglink.py
test_msg_applysettings.py
test_msg_binance_get_address.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_binance_get_public_key.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_binance_sign_tx.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_cardano_get_address_shamir.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_cardano_get_address.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_cardano_get_public_key_shamir.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_cardano_get_public_key.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_cardano_sign_transaction.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_cardano_sign_tx_shamir.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_changepin.py
test_msg_cipherkeyvalue.py
test_msg_clearsession.py
test_msg_eos_get_public_key.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_eos_signtx.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_ethereum_getaddress.py core/ethereum: add support for wanchain slip44 id (#440) 2019-08-25 16:36:14 +02:00
test_msg_ethereum_getpublickey.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_ethereum_signmessage.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_ethereum_signtx_eip155.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_ethereum_signtx.py core/ethereum: add support for wanchain slip44 id (#440) 2019-08-25 16:36:14 +02:00
test_msg_ethereum_verifymessage.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_getaddress_segwit_native.py tests: add import pytest where required 2019-08-22 18:55:20 +02:00
test_msg_getaddress_segwit.py tests: add import pytest where required 2019-08-22 18:55:20 +02:00
test_msg_getaddress_show.py tests: fix reference to ckd_public 2019-08-12 12:57:25 +02:00
test_msg_getaddress.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_getecdhsessionkey.py
test_msg_getentropy.py
test_msg_getpublickey_curve.py
test_msg_getpublickey.py tests: add import pytest where required 2019-08-22 18:55:20 +02:00
test_msg_lisk_getaddress.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_lisk_getpublickey.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_lisk_signmessage.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_lisk_signtx.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_lisk_verifymessage.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_loaddevice_xprv.py
test_msg_loaddevice.py
test_msg_monero_getaddress.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_monero_getwatchkey.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_nem_getaddress.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_nem_signtx_mosaics_t2.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_nem_signtx_mosaics.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_nem_signtx_multisig.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_nem_signtx_others.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_nem_signtx_transfers.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_ping.py
test_msg_recoverydevice_dryrun.py
test_msg_recoverydevice_shamir_dryrun.py
test_msg_recoverydevice_shamir.py
test_msg_recoverydevice_supershamir_dryrun.py core + tests: Super shamir reset and recovery UI and tests 2019-08-27 11:50:42 +02:00
test_msg_recoverydevice_supershamir.py core + tests: Super shamir reset and recovery UI and tests 2019-08-27 11:50:42 +02:00
test_msg_recoverydevice_t2.py
test_msg_recoverydevice.py
test_msg_resetdevice_nobackup.py
test_msg_resetdevice_shamir.py core + tests: Super shamir reset and recovery UI and tests 2019-08-27 11:50:42 +02:00
test_msg_resetdevice_skipbackup.py
test_msg_resetdevice_supershamir.py core + tests: Super shamir reset and recovery UI and tests 2019-08-27 11:50:42 +02:00
test_msg_resetdevice_t2.py
test_msg_resetdevice.py
test_msg_ripple_get_address.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_ripple_sign_tx.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_signidentity.py legacy: support Signify Ed25519 signatures + add device test 2019-08-19 18:11:08 +02:00
test_msg_signmessage_decred.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_signmessage_segwit_native.py tests: add import pytest where required 2019-08-22 18:55:20 +02:00
test_msg_signmessage_segwit.py tests: add import pytest where required 2019-08-22 18:55:20 +02:00
test_msg_signmessage.py tests: add import pytest where required 2019-08-22 18:55:20 +02:00
test_msg_signtx_bcash.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_signtx_bgold.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_signtx_capricoin.py tests: add one more altcoin marker 2019-08-22 19:20:14 +02:00
test_msg_signtx_dash.py tests: add import pytest where required 2019-08-22 18:55:20 +02:00
test_msg_signtx_decred.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_signtx_grs.py tests: add import pytest where required 2019-08-22 18:55:20 +02:00
test_msg_signtx_komodo.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_signtx_segwit_native.py tests: fix reference to ckd_public 2019-08-12 12:57:25 +02:00
test_msg_signtx_segwit.py tests: fix reference to ckd_public 2019-08-12 12:57:25 +02:00
test_msg_signtx_zcash.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_signtx.py tests: move tx_cache impl 2019-08-12 12:57:25 +02:00
test_msg_stellar_get_address.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_stellar_sign_transaction.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_tezos_getaddress.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_tezos_getpublickey.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_tezos_sign_tx.py tests: mark altcoin related tests with "altcoin" pytest marker 2019-08-22 18:50:45 +02:00
test_msg_verifymessage_segwit_native.py
test_msg_verifymessage_segwit.py
test_msg_verifymessage.py tests: add import pytest where required 2019-08-22 18:55:20 +02:00
test_msg_wipedevice.py
test_multisig_change.py tests: fix reference to ckd_public 2019-08-12 12:57:25 +02:00
test_multisig.py tests: fix reference to ckd_public 2019-08-12 12:57:25 +02:00
test_op_return.py tests: move tx_cache impl 2019-08-12 12:57:25 +02:00
test_protect_call.py
test_protection_levels.py tests: move tx_cache impl 2019-08-12 12:57:25 +02:00
test_shamir_passphrase.py
test_shamir_reset_recovery_groups.py core + tests: Super shamir reset and recovery UI and tests 2019-08-27 11:50:42 +02:00
test_shamir_reset_recovery.py core/shamir: fix EMS vs MS 2019-08-13 17:25:47 +02:00
test_zerosig.py tests: move tx_cache impl 2019-08-12 12:57:25 +02:00
tx_cache.py tests: move tx_cache impl 2019-08-12 12:57:25 +02:00