You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/tests/device_tests
Andrew Kozlik de74750569
core: Show success and failure dialogs in change-pin.
5 years ago
..
.gitignore tests: move device tests to top-level 5 years ago
__init__.py tests: move device tests to top-level 5 years ago
test_basic.py tests: drop TrezorTest class 5 years ago
test_bip32_speed.py tests: drop TrezorTest class 5 years ago
test_cancel.py tests: convert setup_client to a marker 5 years ago
test_cosi.py tests: drop TrezorTest class 5 years ago
test_debuglink.py tests: fix relative imports 5 years ago
test_msg_applysettings.py tests: drop all explicit conftest references 5 years ago
test_msg_backup_device.py tests: add check that backup succeeded 5 years ago
test_msg_binance_get_address.py tests: add missing licence headers 5 years ago
test_msg_binance_get_public_key.py tests: add missing licence headers 5 years ago
test_msg_binance_sign_tx.py tests: add missing licence headers 5 years ago
test_msg_cardano_get_address.py tests: fix relative imports 5 years ago
test_msg_cardano_get_address_slip39_basic.py core: refactor slip39 5 years ago
test_msg_cardano_get_public_key.py tests: convert setup_client to a marker 5 years ago
test_msg_cardano_get_public_key_slip39_basic.py core: refactor slip39 5 years ago
test_msg_cardano_sign_transaction.py tests: convert setup_client to a marker 5 years ago
test_msg_cardano_sign_tx_slip39_basic.py core: refactor slip39 5 years ago
test_msg_changepin.py tests: add TT change pin test (fixes #228) 5 years ago
test_msg_changepin_t2.py core: Show success and failure dialogs in change-pin. 5 years ago
test_msg_cipherkeyvalue.py tests: fix relative imports 5 years ago
test_msg_clearsession.py tests: drop TrezorTest class 5 years ago
test_msg_eos_get_public_key.py tests: fix relative imports 5 years ago
test_msg_eos_signtx.py tests: fix relative imports 5 years ago
test_msg_ethereum_getaddress.py tests: fix relative imports 5 years ago
test_msg_ethereum_getpublickey.py tests: fix relative imports 5 years ago
test_msg_ethereum_signmessage.py tests: fix relative imports 5 years ago
test_msg_ethereum_signtx.py tests: fix relative imports 5 years ago
test_msg_ethereum_signtx_eip155.py tests: drop methods from TrezorTest class 5 years ago
test_msg_ethereum_verifymessage.py tests: drop TrezorTest class 5 years ago
test_msg_getaddress.py tests: fix relative imports 5 years ago
test_msg_getaddress_segwit.py tests: drop TrezorTest class 5 years ago
test_msg_getaddress_segwit_native.py tests: drop TrezorTest class 5 years ago
test_msg_getaddress_show.py tests: fix relative imports 5 years ago
test_msg_getecdhsessionkey.py tests: fix relative imports 5 years ago
test_msg_getentropy.py tests: move device tests to top-level 5 years ago
test_msg_getpublickey.py tests: fix relative imports 5 years ago
test_msg_getpublickey_curve.py tests: fix relative imports 5 years ago
test_msg_lisk_getaddress.py tests: fix relative imports 5 years ago
test_msg_lisk_getpublickey.py tests: fix relative imports 5 years ago
test_msg_lisk_signmessage.py tests: fix relative imports 5 years ago
test_msg_lisk_signtx.py tests: drop TrezorTest class 5 years ago
test_msg_lisk_verifymessage.py tests: drop TrezorTest class 5 years ago
test_msg_loaddevice.py core: refactor slip39 5 years ago
test_msg_loaddevice_xprv.py tests: drop TrezorTest class 5 years ago
test_msg_monero_getaddress.py tests: fix relative imports 5 years ago
test_msg_monero_getwatchkey.py tests: fix relative imports 5 years ago
test_msg_nem_getaddress.py tests: fix relative imports 5 years ago
test_msg_nem_signtx_mosaics.py tests: fix relative imports 5 years ago
test_msg_nem_signtx_mosaics_t2.py tests: fix relative imports 5 years ago
test_msg_nem_signtx_multisig.py tests: fix relative imports 5 years ago
test_msg_nem_signtx_others.py tests: fix relative imports 5 years ago
test_msg_nem_signtx_transfers.py tests: fix relative imports 5 years ago
test_msg_ping.py tests: drop TrezorTest class 5 years ago
test_msg_recoverydevice_bip39.py core: refactor slip39 5 years ago
test_msg_recoverydevice_bip39_dryrun.py core: refactor slip39 5 years ago
test_msg_recoverydevice_bip39_t2.py core: refactor slip39 5 years ago
test_msg_recoverydevice_slip39_advanced.py core: refactor slip39 5 years ago
test_msg_recoverydevice_slip39_advanced_dryrun.py core: refactor slip39 5 years ago
test_msg_recoverydevice_slip39_basic.py core: refactor slip39 5 years ago
test_msg_recoverydevice_slip39_basic_dryrun.py core: refactor slip39 5 years ago
test_msg_resetdevice_bip39.py core: refactor slip39 5 years ago
test_msg_resetdevice_bip39_nobackup.py core: refactor slip39 5 years ago
test_msg_resetdevice_bip39_skipbackup.py core: refactor slip39 5 years ago
test_msg_resetdevice_bip39_t2.py core: refactor slip39 5 years ago
test_msg_resetdevice_slip39_advanced.py core: refactor slip39 5 years ago
test_msg_resetdevice_slip39_basic.py core: refactor slip39 5 years ago
test_msg_ripple_get_address.py tests: drop TrezorTest class 5 years ago
test_msg_ripple_sign_tx.py tests: drop TrezorTest class 5 years ago
test_msg_sd_protect.py python/tests: Add SD protection device test. 5 years ago
test_msg_signidentity.py tests: fix relative imports 5 years ago
test_msg_signmessage.py tests: fix relative imports 5 years ago
test_msg_signmessage_decred.py tests: fix relative imports 5 years ago
test_msg_signmessage_segwit.py tests: fix relative imports 5 years ago
test_msg_signmessage_segwit_native.py tests: fix relative imports 5 years ago
test_msg_signtx.py tests: fix relative imports 5 years ago
test_msg_signtx_bcash.py tests: fix relative imports 5 years ago
test_msg_signtx_bgold.py tests: fix relative imports 5 years ago
test_msg_signtx_capricoin.py tests: fix relative imports 5 years ago
test_msg_signtx_dash.py tests: fix relative imports 5 years ago
test_msg_signtx_decred.py tests: fix relative imports 5 years ago
test_msg_signtx_grs.py tests: fix relative imports 5 years ago
test_msg_signtx_komodo.py tests: fix relative imports 5 years ago
test_msg_signtx_segwit.py tests: fix relative imports 5 years ago
test_msg_signtx_segwit_native.py tests: fix relative imports 5 years ago
test_msg_signtx_zcash.py tests: fix relative imports 5 years ago
test_msg_stellar_get_address.py tests: fix relative imports 5 years ago
test_msg_stellar_sign_transaction.py tests: fix relative imports 5 years ago
test_msg_tezos_getaddress.py tests: drop TrezorTest class 5 years ago
test_msg_tezos_getpublickey.py tests: drop TrezorTest class 5 years ago
test_msg_tezos_sign_tx.py tests: only allow input_flow in a with-block 5 years ago
test_msg_verifymessage.py tests: drop TrezorTest class 5 years ago
test_msg_verifymessage_segwit.py tests: drop TrezorTest class 5 years ago
test_msg_verifymessage_segwit_native.py tests: drop TrezorTest class 5 years ago
test_msg_webauthn.py tests: Add credential management device tests. 5 years ago
test_msg_wipedevice.py tests: drop TrezorTest class 5 years ago
test_multisig.py tests: fix relative imports 5 years ago
test_multisig_change.py tests: fix relative imports 5 years ago
test_op_return.py tests: fix relative imports 5 years ago
test_passphrase_slip39_advanced.py core: refactor slip39 5 years ago
test_passphrase_slip39_basic.py core: refactor slip39 5 years ago
test_protect_call.py tests: drop TrezorTest class 5 years ago
test_protection_levels.py tests: fix relative imports 5 years ago
test_reset_recovery_bip39.py tests: add reset-recovery test for BIP39 5 years ago
test_reset_recovery_slip39_advanced.py tests: only allow input_flow in a with-block 5 years ago
test_reset_recovery_slip39_basic.py tests: only allow input_flow in a with-block 5 years ago
test_zerosig.py tests: fix relative imports 5 years ago