1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-23 16:08:17 +00:00
trezor-firmware/trezorlib/tests/device_tests
2018-10-23 14:13:55 +02:00
..
__init__.py
.gitignore
common.py style: isort & autopep 2018-10-10 13:15:28 +02:00
conftest.py style: isort & autopep 2018-10-10 13:15:28 +02:00
test_basic.py
test_bip32_speed.py
test_cancel.py
test_cosi.py
test_debuglink.py trezorlib: get rid of TextUIMixin 2018-10-10 13:15:28 +02:00
test_msg_applysettings.py debug: fix test_msg_applysettings 2018-10-10 13:15:28 +02:00
test_msg_cardano_get_address.py
test_msg_cardano_get_public_key.py cardano: fix tests broken after binascii removal 2018-10-02 16:51:53 +02:00
test_msg_cardano_sign_transaction.py
test_msg_changepin.py
test_msg_cipherkeyvalue.py
test_msg_clearsession.py
test_msg_ethereum_getaddress.py
test_msg_ethereum_signmessage.py
test_msg_ethereum_signtx_eip155.py
test_msg_ethereum_signtx.py
test_msg_ethereum_verifymessage.py
test_msg_getaddress_segwit_native.py
test_msg_getaddress_segwit.py
test_msg_getaddress_show.py
test_msg_getaddress.py fix style 2018-10-23 12:24:10 +02:00
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
test_msg_lisk_signtx.py
test_msg_lisk_verifymessage.py
test_msg_loaddevice_xprv.py
test_msg_loaddevice.py trezorlib: get rid of TextUIMixin 2018-10-10 13:15:28 +02:00
test_msg_nem_getaddress.py
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
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_dryrun.py
test_msg_recoverydevice_t2.py tests: update T1+T2 reset+recovery tests to reflect new Confirm dialog 2018-10-22 14:44:36 +02:00
test_msg_recoverydevice.py tests: fix signature of device.recover in expect-to-fail tests 2018-10-10 13:15:28 +02:00
test_msg_resetdevice_nobackup.py tests: update T1+T2 reset+recovery tests to reflect new Confirm dialog 2018-10-22 14:44:36 +02:00
test_msg_resetdevice_skipbackup.py tests: update T1+T2 reset+recovery tests to reflect new Confirm dialog 2018-10-22 14:44:36 +02:00
test_msg_resetdevice_t2.py tests: update T1+T2 reset+recovery tests to reflect new Confirm dialog 2018-10-22 14:44:36 +02:00
test_msg_resetdevice.py tests: update T1+T2 reset+recovery tests to reflect new Confirm dialog 2018-10-22 14:44:36 +02:00
test_msg_ripple_get_address.py
test_msg_ripple_sign_tx.py
test_msg_signidentity.py
test_msg_signmessage_decred.py decred: Add sign message tests (#318) 2018-10-10 13:35:31 +02:00
test_msg_signmessage_segwit_native.py
test_msg_signmessage_segwit.py
test_msg_signmessage.py
test_msg_signtx_bcash.py tests: fix style 2018-10-22 15:41:27 +02:00
test_msg_signtx_bgold.py tests: fix style 2018-10-22 15:41:27 +02:00
test_msg_signtx_decred.py tests: re-enable Decred test for T2 2018-10-10 13:44:36 +02:00
test_msg_signtx_segwit_native.py
test_msg_signtx_segwit.py
test_msg_signtx_zcash.py tests: fix test for Zcash Sapling test 2018-10-17 16:59:11 +02:00
test_msg_signtx.py
test_msg_stellar_get_address.py tests: enable Stellar tests for T1 2018-10-23 14:13:55 +02:00
test_msg_stellar_sign_transaction.py tests: enable Stellar tests for T1 2018-10-23 14:13:55 +02:00
test_msg_tezos_getaddress.py
test_msg_tezos_getpublickey.py
test_msg_tezos_sign_tx.py
test_msg_verifymessage_segwit_native.py
test_msg_verifymessage_segwit.py
test_msg_verifymessage.py
test_msg_wipedevice.py
test_multisig_change.py
test_multisig.py
test_op_return.py
test_protect_call.py
test_protection_levels.py tests: fix test_protection_levels (add buttonrequest to reset workflow) 2018-10-23 12:26:10 +02:00
test_zerosig.py