1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-24 00:18:26 +00:00
trezor-firmware/trezorlib/tests/device_tests
2018-08-10 15:24:21 +02:00
..
__init__.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
.gitignore tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
common.py tests: use new API 2018-08-10 14:04:58 +02:00
conftest.py tests: close debuglink in fixture-based tests 2018-06-22 14:18:18 +02:00
test_basic.py tests: use new API 2018-08-10 14:04:58 +02:00
test_bip32_speed.py tests: use new API 2018-08-10 14:04:58 +02:00
test_cancel.py tests: update test_cancel to test using Initialize 2018-06-22 13:28:32 +02:00
test_cosi.py tests: use new API 2018-08-10 14:04:58 +02:00
test_debuglink.py regenerate license headers 2018-06-21 16:49:13 +02:00
test_msg_applysettings.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_changepin.py regenerate license headers 2018-06-21 16:49:13 +02:00
test_msg_cipherkeyvalue.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_clearsession.py regenerate license headers 2018-06-21 16:49:13 +02:00
test_msg_ethereum_getaddress.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_ethereum_signmessage.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_ethereum_signtx_eip155.py tests: clean up usage of hardening constants 2018-08-10 14:37:49 +02:00
test_msg_ethereum_signtx.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_ethereum_verifymessage.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_getaddress_segwit_native.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_getaddress_segwit.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_getaddress_show.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_getaddress.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_getecdhsessionkey.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_getentropy.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_getpublickey_curve.py tests: clean up usage of hardening constants 2018-08-10 14:37:49 +02:00
test_msg_getpublickey.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_lisk_getaddress.py flake8: fix complaints (for the last time, hopefully) 2018-08-10 15:24:21 +02:00
test_msg_lisk_getpublickey.py flake8: fix complaints (for the last time, hopefully) 2018-08-10 15:24:21 +02:00
test_msg_lisk_signmessage.py tests: clean up usage of hardening constants 2018-08-10 14:37:49 +02:00
test_msg_lisk_signtx.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_lisk_verifymessage.py flake8: fix complaints (for the last time, hopefully) 2018-08-10 15:24:21 +02:00
test_msg_loaddevice_xprv.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_loaddevice.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_nem_getaddress.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_nem_signtx_mosaics_t2.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_nem_signtx_mosaics.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_nem_signtx_multisig.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_nem_signtx_others.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_nem_signtx_transfers.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_ping.py regenerate license headers 2018-06-21 16:49:13 +02:00
test_msg_recoverydevice_dryrun.py regenerate license headers 2018-06-21 16:49:13 +02:00
test_msg_recoverydevice_t2.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_recoverydevice.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_resetdevice_skipbackup.py regenerate license headers 2018-06-21 16:49:13 +02:00
test_msg_resetdevice_t2.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_resetdevice.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_ripple_get_address.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_ripple_sign_tx.py trezorlib: post-merge updates 2018-08-06 16:15:44 +02:00
test_msg_signidentity.py tests: clean up usage of hardening constants 2018-08-10 14:37:49 +02:00
test_msg_signmessage_segwit_native.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_signmessage_segwit.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_signmessage.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_signtx_bcash.py tests: clean up usage of hardening constants 2018-08-10 14:37:49 +02:00
test_msg_signtx_bgold.py tests: clean up usage of hardening constants 2018-08-10 14:37:49 +02:00
test_msg_signtx_decred.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_signtx_segwit_native.py tests: clean up usage of hardening constants 2018-08-10 14:37:49 +02:00
test_msg_signtx_segwit.py tests: clean up usage of hardening constants 2018-08-10 14:37:49 +02:00
test_msg_signtx_zcash.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_signtx.py tests: clean up usage of hardening constants 2018-08-10 14:37:49 +02:00
test_msg_stellar_get_address.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_stellar_get_public_key.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_stellar_sign_transaction.py tests: use new API 2018-08-10 14:04:58 +02:00
test_msg_verifymessage_segwit_native.py flake8: fix complaints (for the last time, hopefully) 2018-08-10 15:24:21 +02:00
test_msg_verifymessage_segwit.py flake8: fix complaints (for the last time, hopefully) 2018-08-10 15:24:21 +02:00
test_msg_verifymessage.py flake8: fix complaints (for the last time, hopefully) 2018-08-10 15:24:21 +02:00
test_msg_wipedevice.py tests: use new API 2018-08-10 14:04:58 +02:00
test_multisig_change.py tests: clean up usage of hardening constants 2018-08-10 14:37:49 +02:00
test_multisig.py tests: use new API 2018-08-10 14:04:58 +02:00
test_op_return.py tests: use new API 2018-08-10 14:04:58 +02:00
test_protect_call.py trezorlib: shuffling things from client 2018-07-09 13:50:25 +02:00
test_protection_levels.py tests: use new API 2018-08-10 14:04:58 +02:00
test_zerosig.py tests: use new API 2018-08-10 14:04:58 +02:00