1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-31 23:46:14 +00:00
trezor-firmware/tests/device_tests
2019-09-20 15:47:34 +02:00
..
__init__.py
.gitignore
test_basic.py
test_bip32_speed.py
test_cancel.py
test_cosi.py
test_debuglink.py
test_msg_applysettings.py
test_msg_binance_get_address.py
test_msg_binance_get_public_key.py
test_msg_binance_sign_tx.py
test_msg_cardano_get_address_slip39_basic.py core: refactor slip39 2019-09-19 16:38:29 +02:00
test_msg_cardano_get_address.py tests: fix relative imports 2019-09-12 14:41:05 +02:00
test_msg_cardano_get_public_key_slip39_basic.py
test_msg_cardano_get_public_key.py
test_msg_cardano_sign_transaction.py tests: convert setup_client to a marker 2019-08-29 15:07:50 +02:00
test_msg_cardano_sign_tx_slip39_basic.py
test_msg_changepin_t2.py
test_msg_changepin.py tests: add TT change pin test (fixes #228) 2019-09-20 15:47:34 +02:00
test_msg_cipherkeyvalue.py
test_msg_clearsession.py tests: drop TrezorTest class 2019-09-12 14:41:05 +02:00
test_msg_eos_get_public_key.py tests: fix relative imports 2019-09-12 14:41:05 +02:00
test_msg_eos_signtx.py tests: fix relative imports 2019-09-12 14:41:05 +02:00
test_msg_ethereum_getaddress.py
test_msg_ethereum_getpublickey.py tests: fix relative imports 2019-09-12 14:41:05 +02:00
test_msg_ethereum_signmessage.py
test_msg_ethereum_signtx_eip155.py
test_msg_ethereum_signtx.py
test_msg_ethereum_verifymessage.py tests: drop TrezorTest class 2019-09-12 14:41:05 +02:00
test_msg_getaddress_segwit_native.py tests: drop TrezorTest class 2019-09-12 14:41:05 +02:00
test_msg_getaddress_segwit.py
test_msg_getaddress_show.py
test_msg_getaddress.py
test_msg_getecdhsessionkey.py
test_msg_getentropy.py
test_msg_getpublickey_curve.py
test_msg_getpublickey.py
test_msg_lisk_getaddress.py
test_msg_lisk_getpublickey.py
test_msg_lisk_signmessage.py tests: fix relative imports 2019-09-12 14:41:05 +02:00
test_msg_lisk_signtx.py
test_msg_lisk_verifymessage.py
test_msg_loaddevice_xprv.py
test_msg_loaddevice.py
test_msg_monero_getaddress.py tests: fix relative imports 2019-09-12 14:41:05 +02:00
test_msg_monero_getwatchkey.py
test_msg_nem_getaddress.py tests: fix relative imports 2019-09-12 14:41:05 +02:00
test_msg_nem_signtx_mosaics_t2.py
test_msg_nem_signtx_mosaics.py
test_msg_nem_signtx_multisig.py
test_msg_nem_signtx_others.py
test_msg_nem_signtx_transfers.py tests: fix relative imports 2019-09-12 14:41:05 +02:00
test_msg_ping.py tests: drop TrezorTest class 2019-09-12 14:41:05 +02:00
test_msg_recoverydevice_bip39_dryrun.py core: refactor slip39 2019-09-19 16:38:29 +02:00
test_msg_recoverydevice_bip39_t2.py
test_msg_recoverydevice_bip39.py
test_msg_recoverydevice_slip39_advanced_dryrun.py
test_msg_recoverydevice_slip39_advanced.py core: refactor slip39 2019-09-19 16:38:29 +02:00
test_msg_recoverydevice_slip39_basic_dryrun.py core: refactor slip39 2019-09-19 16:38:29 +02:00
test_msg_recoverydevice_slip39_basic.py
test_msg_resetdevice_bip39_nobackup.py core: refactor slip39 2019-09-19 16:38:29 +02:00
test_msg_resetdevice_bip39_skipbackup.py core: refactor slip39 2019-09-19 16:38:29 +02:00
test_msg_resetdevice_bip39_t2.py
test_msg_resetdevice_bip39.py
test_msg_resetdevice_slip39_advanced.py
test_msg_resetdevice_slip39_basic.py
test_msg_ripple_get_address.py
test_msg_ripple_sign_tx.py
test_msg_sd_protect.py python/tests: Add SD protection device test. 2019-09-18 18:55:58 +02:00
test_msg_signidentity.py
test_msg_signmessage_decred.py
test_msg_signmessage_segwit_native.py tests: fix relative imports 2019-09-12 14:41:05 +02:00
test_msg_signmessage_segwit.py
test_msg_signmessage.py
test_msg_signtx_bcash.py
test_msg_signtx_bgold.py
test_msg_signtx_capricoin.py tests: fix relative imports 2019-09-12 14:41:05 +02:00
test_msg_signtx_dash.py
test_msg_signtx_decred.py
test_msg_signtx_grs.py
test_msg_signtx_komodo.py
test_msg_signtx_segwit_native.py tests: fix relative imports 2019-09-12 14:41:05 +02:00
test_msg_signtx_segwit.py
test_msg_signtx_zcash.py
test_msg_signtx.py
test_msg_stellar_get_address.py
test_msg_stellar_sign_transaction.py
test_msg_tezos_getaddress.py tests: drop TrezorTest class 2019-09-12 14:41:05 +02:00
test_msg_tezos_getpublickey.py
test_msg_tezos_sign_tx.py
test_msg_verifymessage_segwit_native.py tests: drop TrezorTest class 2019-09-12 14:41:05 +02:00
test_msg_verifymessage_segwit.py
test_msg_verifymessage.py
test_msg_webauthn.py
test_msg_wipedevice.py
test_multisig_change.py
test_multisig.py tests: fix relative imports 2019-09-12 14:41:05 +02:00
test_op_return.py
test_passphrase_slip39_advanced.py
test_passphrase_slip39_basic.py core: refactor slip39 2019-09-19 16:38:29 +02:00
test_protect_call.py tests: drop TrezorTest class 2019-09-12 14:41:05 +02:00
test_protection_levels.py
test_reset_recovery_slip39_advanced.py
test_reset_recovery_slip39_basic.py tests: only allow input_flow in a with-block 2019-09-20 15:47:34 +02:00
test_zerosig.py