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/python/trezorlib/tests/device_tests
matejcik b9c978c1e2
tests: take advantage of debuglink feedback
5 years ago
..
.gitignore MONOREPO MERGE python-trezor 5 years ago
REGISTERED_MARKERS #28 - binance implementation (#189) 5 years ago
__init__.py MONOREPO MERGE python-trezor 5 years ago
common.py python: add or update licence headers 5 years ago
conftest.py tests: improve setup_client to handle passphrase better 5 years ago
test_basic.py python: add or update licence headers 5 years ago
test_bip32_speed.py python: add or update licence headers 5 years ago
test_cancel.py python: add or update licence headers 5 years ago
test_cosi.py python: add or update licence headers 5 years ago
test_debuglink.py python: add or update licence headers 5 years ago
test_msg_applysettings.py python: add or update licence headers 5 years ago
test_msg_binance_get_address.py #28 - binance implementation (#189) 5 years ago
test_msg_binance_get_public_key.py #28 - binance implementation (#189) 5 years ago
test_msg_binance_sign_tx.py #28 - binance implementation (#189) 5 years ago
test_msg_cardano_get_address.py tests: slip39 cardano tests for get_address and get_public_key 5 years ago
test_msg_cardano_get_address_shamir.py tests: drop usages of read_passphrase_protection 5 years ago
test_msg_cardano_get_public_key.py tests: slip39 cardano tests for get_address and get_public_key 5 years ago
test_msg_cardano_get_public_key_shamir.py tests: drop usages of read_passphrase_protection 5 years ago
test_msg_cardano_sign_transaction.py python: add or update licence headers 5 years ago
test_msg_cardano_sign_tx_shamir.py tests: improve setup_client to handle passphrase better 5 years ago
test_msg_changepin.py python: add or update licence headers 5 years ago
test_msg_cipherkeyvalue.py python: add or update licence headers 5 years ago
test_msg_clearsession.py python: add or update licence headers 5 years ago
test_msg_eos_get_public_key.py python: add or update licence headers 5 years ago
test_msg_eos_signtx.py tests: take advantage of debuglink feedback 5 years ago
test_msg_ethereum_getaddress.py python: add or update licence headers 5 years ago
test_msg_ethereum_getpublickey.py python: add or update licence headers 5 years ago
test_msg_ethereum_signmessage.py python: add or update licence headers 5 years ago
test_msg_ethereum_signtx.py python: add or update licence headers 5 years ago
test_msg_ethereum_signtx_eip155.py python: add or update licence headers 5 years ago
test_msg_ethereum_verifymessage.py python: add or update licence headers 5 years ago
test_msg_getaddress.py python: add or update licence headers 5 years ago
test_msg_getaddress_segwit.py python: add or update licence headers 5 years ago
test_msg_getaddress_segwit_native.py python: add or update licence headers 5 years ago
test_msg_getaddress_show.py python: add or update licence headers 5 years ago
test_msg_getecdhsessionkey.py python: add or update licence headers 5 years ago
test_msg_getentropy.py python: add or update licence headers 5 years ago
test_msg_getpublickey.py python: add or update licence headers 5 years ago
test_msg_getpublickey_curve.py python: add or update licence headers 5 years ago
test_msg_lisk_getaddress.py python: add or update licence headers 5 years ago
test_msg_lisk_getpublickey.py python: add or update licence headers 5 years ago
test_msg_lisk_signmessage.py python: add or update licence headers 5 years ago
test_msg_lisk_signtx.py python: add or update licence headers 5 years ago
test_msg_lisk_verifymessage.py python: add or update licence headers 5 years ago
test_msg_loaddevice.py python: add or update licence headers 5 years ago
test_msg_loaddevice_xprv.py python: add or update licence headers 5 years ago
test_msg_monero_getaddress.py python: add or update licence headers 5 years ago
test_msg_monero_getwatchkey.py python: add or update licence headers 5 years ago
test_msg_nem_getaddress.py python: add or update licence headers 5 years ago
test_msg_nem_signtx_mosaics.py python: add or update licence headers 5 years ago
test_msg_nem_signtx_mosaics_t2.py python: add or update licence headers 5 years ago
test_msg_nem_signtx_multisig.py python: add or update licence headers 5 years ago
test_msg_nem_signtx_others.py python: add or update licence headers 5 years ago
test_msg_nem_signtx_transfers.py python: add or update licence headers 5 years ago
test_msg_ping.py python: add or update licence headers 5 years ago
test_msg_recoverydevice.py python: add or update licence headers 5 years ago
test_msg_recoverydevice_dryrun.py python: add or update licence headers 5 years ago
test_msg_recoverydevice_shamir.py tests: take advantage of debuglink feedback 5 years ago
test_msg_recoverydevice_shamir_dryrun.py tests: take advantage of debuglink feedback 5 years ago
test_msg_recoverydevice_t2.py tests: take advantage of debuglink feedback 5 years ago
test_msg_resetdevice.py python: fix reset device test for t1 5 years ago
test_msg_resetdevice_nobackup.py python: add or update licence headers 5 years ago
test_msg_resetdevice_shamir.py tests: take advantage of debuglink feedback 5 years ago
test_msg_resetdevice_skipbackup.py python: add or update licence headers 5 years ago
test_msg_resetdevice_t2.py tests: take advantage of debuglink feedback 5 years ago
test_msg_ripple_get_address.py python: add or update licence headers 5 years ago
test_msg_ripple_sign_tx.py python: add or update licence headers 5 years ago
test_msg_signidentity.py python: add or update licence headers 5 years ago
test_msg_signmessage.py python: add or update licence headers 5 years ago
test_msg_signmessage_decred.py python: add or update licence headers 5 years ago
test_msg_signmessage_segwit.py python: add or update licence headers 5 years ago
test_msg_signmessage_segwit_native.py python: add or update licence headers 5 years ago
test_msg_signtx.py python: add or update licence headers 5 years ago
test_msg_signtx_bcash.py python: add or update licence headers 5 years ago
test_msg_signtx_bgold.py python: add or update licence headers 5 years ago
test_msg_signtx_capricoin.py python: add or update licence headers 5 years ago
test_msg_signtx_dash.py python: add or update licence headers 5 years ago
test_msg_signtx_decred.py python: add or update licence headers 5 years ago
test_msg_signtx_grs.py python: add or update licence headers 5 years ago
test_msg_signtx_komodo.py core+legacy: fix KMD signing (introduce negative_fee coin field) 5 years ago
test_msg_signtx_segwit.py python: add or update licence headers 5 years ago
test_msg_signtx_segwit_native.py python: add or update licence headers 5 years ago
test_msg_signtx_zcash.py python: add or update licence headers 5 years ago
test_msg_stellar_get_address.py python: add or update licence headers 5 years ago
test_msg_stellar_sign_transaction.py python: add or update licence headers 5 years ago
test_msg_tezos_getaddress.py python: add or update licence headers 5 years ago
test_msg_tezos_getpublickey.py python: add or update licence headers 5 years ago
test_msg_tezos_sign_tx.py tests: take advantage of debuglink feedback 5 years ago
test_msg_verifymessage.py python: add or update licence headers 5 years ago
test_msg_verifymessage_segwit.py python: add or update licence headers 5 years ago
test_msg_verifymessage_segwit_native.py python: add or update licence headers 5 years ago
test_msg_wipedevice.py python: add or update licence headers 5 years ago
test_multisig.py python: add or update licence headers 5 years ago
test_multisig_change.py python: add or update licence headers 5 years ago
test_op_return.py python: add or update licence headers 5 years ago
test_protect_call.py python: add or update licence headers 5 years ago
test_protection_levels.py python: add or update licence headers 5 years ago
test_shamir_passphrase.py tests: drop usages of read_passphrase_protection 5 years ago
test_zerosig.py all: rename TREZOR to Trezor where possible 5 years ago