1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 19:39:05 +00:00
trezor-firmware/trezorlib/tests/device_tests
2018-05-28 17:52:01 +02:00
..
__init__.py
.gitignore
common.py tests/device_tests: disable protobuf outputs unless run with -v 2018-05-11 15:29:38 +02:00
conftest.py Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
test_basic.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_bip32_speed.py Merge branch 'matejcik/refactor' 2018-05-28 17:52:01 +02:00
test_cosi.py device_tests: add a compat test for cosi, checking interoperability between Trezor and local implementation 2018-05-28 17:41:52 +02:00
test_debuglink.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_applysettings.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_changepin.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_cipherkeyvalue.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_clearsession.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_ethereum_getaddress.py Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
test_msg_ethereum_signmessage.py Merge branch 'matejcik/refactor' 2018-05-28 17:52:01 +02:00
test_msg_ethereum_signtx.py Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
test_msg_ethereum_verifymessage.py Merge branch 'matejcik/refactor' 2018-05-28 17:52:01 +02:00
test_msg_getaddress_segwit_native.py tests: update to use parse_path 2018-05-11 15:29:38 +02:00
test_msg_getaddress_segwit.py tests: update to use parse_path 2018-05-11 15:29:38 +02:00
test_msg_getaddress_show.py tests: update imports after tests.support move 2018-05-11 15:29:37 +02:00
test_msg_getaddress.py Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
test_msg_getecdhsessionkey.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_getentropy.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_getpublickey_curve.py tests: update to use parse_path 2018-05-11 15:29:38 +02:00
test_msg_getpublickey.py tests: update imports after tests.support move 2018-05-11 15:29:37 +02:00
test_msg_lisk_getaddress.py device_tests: do not xfail Lisk tests, they are now merged 2018-05-23 14:21:24 +02:00
test_msg_lisk_getpublickey.py device_tests: do not xfail Lisk tests, they are now merged 2018-05-23 14:21:24 +02:00
test_msg_lisk_signtx.py Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
test_msg_loaddevice_xprv.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_loaddevice.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_nem_getaddress.py Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
test_msg_nem_signtx_mosaics_t2.py Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
test_msg_nem_signtx_mosaics.py Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
test_msg_nem_signtx_multisig.py Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
test_msg_nem_signtx_others.py Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
test_msg_nem_signtx_transfers.py remove remaining usages of expand_path 2018-05-28 15:47:57 +02:00
test_msg_ping.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_recoverydevice_dryrun.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_recoverydevice_t2.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_recoverydevice.py device_tests: fix test_msg_recoverydevice for T1 2018-05-23 17:08:16 +02:00
test_msg_resetdevice_skipbackup.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_resetdevice_t2.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_resetdevice.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_signidentity.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_signmessage_segwit_native.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_signmessage_segwit.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_signmessage.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_signtx_bcash.py Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
test_msg_signtx_bitcoin_gold.py tests: update to use parse_path 2018-05-11 15:29:38 +02:00
test_msg_signtx_decred.py Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
test_msg_signtx_segwit_native.py remove remaining usages of expand_path 2018-05-28 15:47:57 +02:00
test_msg_signtx_segwit.py Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
test_msg_signtx_zcash.py Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
test_msg_signtx.py Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
test_msg_stellar_get_public_key.py stellar: better way to handle default path 2018-05-28 15:47:40 +02:00
test_msg_stellar_sign_transaction.py Merge branch 'matejcik/refactor' 2018-05-28 17:52:01 +02:00
test_msg_verifymessage_segwit_native.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_verifymessage_segwit.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_verifymessage.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_msg_wipedevice.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_multisig_change.py tests: update to use parse_path 2018-05-11 15:29:38 +02:00
test_multisig.py Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
test_op_return.py Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
test_protect_call.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00
test_protection_levels.py Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
test_zerosig.py tests/device_tests: remove all star imports 2018-05-11 15:29:38 +02:00