python-trezor/trezorlib/tests/device_tests
Karel Bilek 759316e96f Add webusb to transports
V2 protocol with debug link is not tested.
2018-02-01 10:25:01 +01:00
..
.gitignore tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
__init__.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
common.py Add webusb to transports 2018-02-01 10:25:01 +01:00
test_basic.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_bip32_speed.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_cosi.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_debuglink.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_applysettings.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_changepin.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_cipherkeyvalue.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_clearsession.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_ethereum_getaddress.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_ethereum_signmessage.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_ethereum_signtx.py tests: fix test_msg_ethereum_signtx.py 2018-01-11 23:06:47 +01:00
test_msg_ethereum_verifymessage.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_getaddress.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_getaddress_segwit.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_getaddress_segwit_native.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_getaddress_show.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_getentropy.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_getpublickey.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_loaddevice.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_loaddevice_xprv.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_nem_getaddress.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_nem_signtx.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_ping.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_recoverydevice.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_recoverydevice_dryrun.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_resetdevice.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_resetdevice_skipbackup.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_signidentity.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_signmessage.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_signmessage_segwit.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_signmessage_segwit_native.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_signtx.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_signtx_bcash.py fix typo 2017-12-27 01:44:26 +01:00
test_msg_signtx_decred.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_signtx_segwit.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_signtx_segwit_native.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_signtx_zcash.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_verifymessage.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_verifymessage_segwit.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_verifymessage_segwit_native.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_msg_wipedevice.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_multisig.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_multisig_change.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_op_return.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_protect_call.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_protection_levels.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00
test_zerosig.py device tests: simplify, drop unittest dependency 2017-12-23 22:03:24 +01:00