python-trezor/tests/device_tests
Saleem Rashid 34a8b90067 device_tests: Fix tx_api.cache_dir 2017-12-19 13:16:22 +01:00
..
.gitignore move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 2016-11-28 16:04:55 +01:00
common.py device_tests: Fix tx_api.cache_dir 2017-12-19 13:16:22 +01:00
test_basic.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_bip32_speed.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_cosi.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_debuglink.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_applysettings.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_changepin.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_cipherkeyvalue.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_clearsession.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01: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.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_getaddress_segwit.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_getaddress_segwit_native.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_getaddress_show.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_getentropy.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_getpublickey.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_loaddevice.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_loaddevice_xprv.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_nem_getaddress.py device_tests: Add test_msg_nem_getaddress 2017-09-03 19:05:29 +02:00
test_msg_nem_signtx.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_ping.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_recoverydevice.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_recoverydevice_dryrun.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_resetdevice.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_resetdevice_skipbackup.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_signidentity.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_signmessage.py tests: start rewriting device tests to pytest 2017-07-28 18:07:20 +02:00
test_msg_signmessage_segwit.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_signmessage_segwit_native.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_signtx.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_signtx_bch.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_signtx_decred.py device_tests: Add TestMsgSigntxDecred 2017-12-18 16:34:43 +01:00
test_msg_signtx_segwit.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_signtx_segwit_native.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_signtx_zcash.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_msg_verifymessage.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_segwit_native.py Added unit tests for sign/verifymessage bech32 2017-11-03 18:32:45 +01:00
test_msg_wipedevice.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_multisig.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_multisig_change.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_op_return.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_protect_call.py device_tests: Round time in test_backoff 2017-12-18 21:19:22 +01:00
test_protection_levels.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
test_zerosig.py no need to use byteindex/iterbytes anymore 2017-12-18 22:26:55 +01:00