python-trezor/trezorlib/tests/device_tests
Pavol Rusnak 8a37c28ed6
fix typos in test names
2017-12-19 15:54:07 +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 tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_basic.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_bip32_speed.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_cosi.py fix typos in test names 2017-12-19 15:54:07 +01:00
test_debuglink.py fix typos in test names 2017-12-19 15:54:07 +01:00
test_msg_applysettings.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_changepin.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_cipherkeyvalue.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_clearsession.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_ethereum_getaddress.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_ethereum_signmessage.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_ethereum_signtx.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_ethereum_verifymessage.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_getaddress.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_getaddress_segwit.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_getaddress_segwit_native.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_getaddress_show.py fix typos in test names 2017-12-19 15:54:07 +01:00
test_msg_getentropy.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_getpublickey.py fix typos in test names 2017-12-19 15:54:07 +01:00
test_msg_loaddevice.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_loaddevice_xprv.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_nem_getaddress.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_nem_signtx.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_ping.py fix typos in test names 2017-12-19 15:54:07 +01:00
test_msg_recoverydevice.py fix typos in test names 2017-12-19 15:54:07 +01:00
test_msg_recoverydevice_dryrun.py fix typos in test names 2017-12-19 15:54:07 +01:00
test_msg_resetdevice.py fix typos in test names 2017-12-19 15:54:07 +01:00
test_msg_resetdevice_skipbackup.py fix typos in test names 2017-12-19 15:54:07 +01:00
test_msg_signidentity.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_signmessage.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_signmessage_segwit.py fix typos in test names 2017-12-19 15:54:07 +01:00
test_msg_signmessage_segwit_native.py fix typos in test names 2017-12-19 15:54:07 +01:00
test_msg_signtx.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_signtx_bch.py fix typos in test names 2017-12-19 15:54:07 +01:00
test_msg_signtx_decred.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_signtx_segwit.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_signtx_segwit_native.py fix typos in test names 2017-12-19 15:54:07 +01:00
test_msg_signtx_zcash.py fix typos in test names 2017-12-19 15:54:07 +01:00
test_msg_verifymessage.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_verifymessage_segwit.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_msg_verifymessage_segwit_native.py fix typos in test names 2017-12-19 15:54:07 +01:00
test_msg_wipedevice.py fix typos in test names 2017-12-19 15:54:07 +01:00
test_multisig.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_multisig_change.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_op_return.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_protect_call.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_protection_levels.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_zerosig.py fix typos in test names 2017-12-19 15:54:07 +01:00