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/trezorlib/tests/device_tests
Yura Pakhuchiy 351dadbfbc
Add Groestlcoin device tests (#368)
6 years ago
..
.gitignore
__init__.py
common.py tests: Don't lock storage after setup if the mnemonic needs to be checked. 6 years ago
conftest.py
test_basic.py
test_bip32_speed.py
test_cancel.py
test_cosi.py
test_debuglink.py tests: debug mnemonic is bytes 6 years ago
test_msg_applysettings.py
test_msg_cardano_get_address.py
test_msg_cardano_get_public_key.py
test_msg_cardano_sign_transaction.py
test_msg_changepin.py tests: Check PIN properly in test_msg_changepin. 6 years ago
test_msg_cipherkeyvalue.py
test_msg_clearsession.py
test_msg_ethereum_getaddress.py
test_msg_ethereum_getpublickey.py tests: update test_msg_ethereum_getpublickey to test node field 6 years ago
test_msg_ethereum_signmessage.py
test_msg_ethereum_signtx.py
test_msg_ethereum_signtx_eip155.py
test_msg_ethereum_verifymessage.py
test_msg_getaddress.py Add Groestlcoin device tests (#368) 6 years ago
test_msg_getaddress_segwit.py Add Groestlcoin device tests (#368) 6 years ago
test_msg_getaddress_segwit_native.py Add Groestlcoin device tests (#368) 6 years ago
test_msg_getaddress_show.py
test_msg_getecdhsessionkey.py
test_msg_getentropy.py
test_msg_getpublickey.py
test_msg_getpublickey_curve.py
test_msg_lisk_getaddress.py
test_msg_lisk_getpublickey.py
test_msg_lisk_signmessage.py
test_msg_lisk_signtx.py
test_msg_lisk_verifymessage.py
test_msg_loaddevice.py tests: debug mnemonic is bytes 6 years ago
test_msg_loaddevice_xprv.py
test_msg_monero_getaddress.py
test_msg_monero_getwatchkey.py
test_msg_nem_getaddress.py
test_msg_nem_signtx_mosaics.py
test_msg_nem_signtx_mosaics_t2.py
test_msg_nem_signtx_multisig.py
test_msg_nem_signtx_others.py
test_msg_nem_signtx_transfers.py
test_msg_ontology_getaddress.py
test_msg_ontology_sign_ont_id_add_attributes.py
test_msg_ontology_sign_ont_id_register.py
test_msg_ontology_sign_tx.py
test_msg_ontology_sign_withdraw_ong.py
test_msg_ping.py
test_msg_recoverydevice.py tests: debug mnemonic is bytes 6 years ago
test_msg_recoverydevice_dryrun.py
test_msg_recoverydevice_t2.py debug: accept bytes in mnemonic field 6 years ago
test_msg_resetdevice.py
test_msg_resetdevice_nobackup.py
test_msg_resetdevice_skipbackup.py
test_msg_resetdevice_t2.py
test_msg_ripple_get_address.py
test_msg_ripple_sign_tx.py
test_msg_signidentity.py
test_msg_signmessage.py Add Groestlcoin device tests (#368) 6 years ago
test_msg_signmessage_decred.py
test_msg_signmessage_segwit.py Add Groestlcoin device tests (#368) 6 years ago
test_msg_signmessage_segwit_native.py Add Groestlcoin device tests (#368) 6 years ago
test_msg_signtx.py
test_msg_signtx_bcash.py tests: use simplified API for MultisigRedeemScriptType where possible 6 years ago
test_msg_signtx_bgold.py tests: use simplified API for MultisigRedeemScriptType where possible 6 years ago
test_msg_signtx_capricoin.py
test_msg_signtx_dash.py
test_msg_signtx_decred.py style: reformat decred test 6 years ago
test_msg_signtx_grs.py Add Groestlcoin device tests (#368) 6 years ago
test_msg_signtx_komodo.py tests: set xfail to komodo device test for now 6 years ago
test_msg_signtx_segwit.py tests: use simplified API for MultisigRedeemScriptType where possible 6 years ago
test_msg_signtx_segwit_native.py tests: use simplified API for MultisigRedeemScriptType where possible 6 years ago
test_msg_signtx_zcash.py tests: update KMD device test 6 years ago
test_msg_stellar_get_address.py
test_msg_stellar_sign_transaction.py
test_msg_tezos_getaddress.py
test_msg_tezos_getpublickey.py
test_msg_tezos_sign_tx.py
test_msg_verifymessage.py Add Groestlcoin device tests (#368) 6 years ago
test_msg_verifymessage_segwit.py
test_msg_verifymessage_segwit_native.py
test_msg_wipedevice.py
test_multisig.py tests: use simplified API for MultisigRedeemScriptType where possible 6 years ago
test_multisig_change.py tests: use simplified API for MultisigRedeemScriptType where possible 6 years ago
test_op_return.py
test_protect_call.py
test_protection_levels.py
test_zerosig.py