1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 19:39:05 +00:00
trezor-firmware/tests/device_tests
2017-08-13 20:49:23 +02:00
..
.gitignore
common.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_basic.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_bip32_speed.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_debuglink.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_applysettings.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_changepin.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_cipherkeyvalue.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_clearsession.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_ethereum_getaddress.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_ethereum_signmessage.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_ethereum_signtx.py tests: fix bytes/str problem in test_msg_ethereum_signtx 2017-07-31 13:56:25 +02:00
test_msg_ethereum_verifymessage.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_getaddress_segwit_native.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_getaddress_segwit.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_getaddress_show.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_getaddress.py Fixed white-spaces 2017-08-13 20:49:23 +02:00
test_msg_getentropy.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_getpublickey.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_loaddevice_xprv.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_loaddevice.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_ping.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_recoverydevice_dryrun.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_recoverydevice.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_resetdevice_skipbackup.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_resetdevice.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_signidentity.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_signmessage_segwit.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_signmessage.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_signtx_bch.py Fixed white-spaces 2017-08-13 20:49:23 +02:00
test_msg_signtx_segwit_native.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_signtx_segwit.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_signtx_zcash.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_signtx.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_verifymessage_segwit.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_verifymessage.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_wipedevice.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_multisig_change.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_multisig.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_op_return.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_protect_call.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_protection_levels.py tests: remove estimate_tx_size 2017-07-31 14:00:26 +02:00
test_zerosig.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00