1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-15 04:19:22 +00:00
trezor-firmware/python/trezorlib/tests/device_tests
2019-05-22 16:34:22 +02:00
..
__init__.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
.gitignore MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
common.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
conftest.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_basic.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_bip32_speed.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_cancel.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_cosi.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_debuglink.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_applysettings.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_cardano_get_address.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_cardano_get_public_key.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_cardano_sign_transaction.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_changepin.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_cipherkeyvalue.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_clearsession.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_eos_get_public_key.py add EOS support 2019-05-10 16:23:18 +02:00
test_msg_eos_signtx.py python: rename net_usage_words to max_net_usage_words 2019-05-22 16:34:22 +02:00
test_msg_ethereum_getaddress.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_ethereum_getpublickey.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_ethereum_signmessage.py python: add more unit tests for ethereum message sign/verify 2019-05-16 18:10:47 +02:00
test_msg_ethereum_signtx_eip155.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_ethereum_signtx.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_ethereum_verifymessage.py python: add more unit tests for ethereum message sign/verify 2019-05-16 18:10:47 +02:00
test_msg_getaddress_segwit_native.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_getaddress_segwit.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_getaddress_show.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_getaddress.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_getecdhsessionkey.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_getentropy.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_getpublickey_curve.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_getpublickey.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_lisk_getaddress.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_lisk_getpublickey.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_lisk_signmessage.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_lisk_signtx.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_lisk_verifymessage.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_loaddevice_xprv.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_loaddevice.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_monero_getaddress.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_monero_getwatchkey.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_nem_getaddress.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_nem_signtx_mosaics_t2.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_nem_signtx_mosaics.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_nem_signtx_multisig.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_nem_signtx_others.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_nem_signtx_transfers.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_ontology_getaddress.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_ontology_sign_ont_id_add_attributes.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_ontology_sign_ont_id_register.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_ontology_sign_tx.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_ontology_sign_withdraw_ong.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_ping.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_recoverydevice_dryrun.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_recoverydevice_t2.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_recoverydevice.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_resetdevice_nobackup.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_resetdevice_skipbackup.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_resetdevice_t2.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_resetdevice.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_ripple_get_address.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_ripple_sign_tx.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_signidentity.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_signmessage_decred.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_signmessage_segwit_native.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_signmessage_segwit.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_signmessage.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_signtx_bcash.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_signtx_bgold.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_signtx_capricoin.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_signtx_dash.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_signtx_decred.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_signtx_grs.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_signtx_komodo.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_signtx_segwit_native.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_signtx_segwit.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_signtx_zcash.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_signtx.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_stellar_get_address.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_stellar_sign_transaction.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_tezos_getaddress.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_tezos_getpublickey.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_tezos_sign_tx.py tezos: make style 2019-04-18 15:54:29 +02:00
test_msg_verifymessage_segwit_native.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_verifymessage_segwit.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_verifymessage.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_msg_wipedevice.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_multisig_change.py device_tests: remove unused import 2019-05-07 16:31:04 +02:00
test_multisig.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_op_return.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_protect_call.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_protection_levels.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
test_zerosig.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00