This website requires JavaScript.
Explore
Help
Sign In
arno
/
trezor-firmware
Watch
1
Star
0
Fork
0
You've already forked trezor-firmware
mirror of
https://github.com/trezor/trezor-firmware.git
synced
2024-11-14 11:39:03 +00:00
Code
Issues
Releases
Wiki
Activity
929a1046e2
trezor-firmware
/
trezorlib
/
tests
/
device_tests
History
Pavol Rusnak
3f93b28fe4
device_tests: fix test_msg_signtx_zcash
2018-06-15 10:35:28 +02:00
..
__init__.py
.gitignore
common.py
tests: make a fixture out of client
2018-06-05 13:08:54 +02:00
conftest.py
tests: make a fixture out of client
2018-06-05 13:08:54 +02:00
test_basic.py
test_bip32_speed.py
test_cancel.py
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
test_msg_applysettings.py
tests/device_tests: remove all star imports
2018-05-11 15:29:38 +02:00
test_msg_changepin.py
test_msg_cipherkeyvalue.py
test_msg_clearsession.py
test_msg_ethereum_getaddress.py
test_msg_ethereum_signmessage.py
Merge branch 'matejcik/refactor'
2018-05-28 17:52:01 +02:00
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
tests: update imports after tests.support move
2018-05-11 15:29:37 +02:00
test_msg_getaddress.py
test_msg_getecdhsessionkey.py
test_msg_getentropy.py
test_msg_getpublickey_curve.py
test_msg_getpublickey.py
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
test_msg_lisk_signmessage.py
test_msg_lisk_signtx.py
test_msg_lisk_verifymessage.py
test_msg_loaddevice_xprv.py
test_msg_loaddevice.py
test_msg_nem_getaddress.py
tests/device: nem is not xfail anymore
2018-06-07 14:41:47 +02:00
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_ping.py
tests/device_tests: remove all star imports
2018-05-11 15:29:38 +02:00
test_msg_recoverydevice_dryrun.py
test_msg_recoverydevice_t2.py
test_msg_recoverydevice.py
test_msg_resetdevice_skipbackup.py
test_msg_resetdevice_t2.py
test_msg_resetdevice.py
test_msg_signidentity.py
test_msg_signmessage_segwit_native.py
test_msg_signmessage_segwit.py
test_msg_signmessage.py
test_msg_signtx_bcash.py
test_msg_signtx_bgold.py
test_msg_signtx_decred.py
test_msg_signtx_segwit_native.py
test_msg_signtx_segwit.py
test_msg_signtx_zcash.py
device_tests: fix test_msg_signtx_zcash
2018-06-15 10:35:28 +02:00
test_msg_signtx.py
test_msg_stellar_get_address.py
test_msg_stellar_get_public_key.py
test_msg_stellar_sign_transaction.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
tests/device_tests: remove all star imports
2018-05-11 15:29:38 +02:00
test_protection_levels.py
test_zerosig.py