You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/tests/device_tests
Saleem Rashid f2a52400c3
device_tests: Round time in test_backoff
7 years ago
..
.gitignore move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
common.py don't use generic Exception, but rather specific subclass 7 years ago
test_basic.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_bip32_speed.py tests: start rewriting device tests to pytest 7 years ago
test_cosi.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_debuglink.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_applysettings.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_changepin.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_cipherkeyvalue.py tests: start rewriting device tests to pytest 7 years ago
test_msg_clearsession.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_ethereum_getaddress.py tests: start rewriting device tests to pytest 7 years ago
test_msg_ethereum_signmessage.py tests: start rewriting device tests to pytest 7 years ago
test_msg_ethereum_signtx.py tests: fix bytes/str problem in test_msg_ethereum_signtx 7 years ago
test_msg_ethereum_verifymessage.py tests: start rewriting device tests to pytest 7 years ago
test_msg_getaddress.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_getaddress_segwit.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_getaddress_segwit_native.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_getaddress_show.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_getentropy.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_getpublickey.py tests: start rewriting device tests to pytest 7 years ago
test_msg_loaddevice.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_loaddevice_xprv.py tests: start rewriting device tests to pytest 7 years ago
test_msg_nem_getaddress.py device_tests: Add test_msg_nem_getaddress 7 years ago
test_msg_nem_signtx.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_ping.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_recoverydevice.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_recoverydevice_dryrun.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_resetdevice.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_resetdevice_skipbackup.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_signidentity.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_signmessage.py tests: start rewriting device tests to pytest 7 years ago
test_msg_signmessage_segwit.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_signmessage_segwit_native.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_signtx.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_signtx_bch.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_signtx_decred.py device_tests: Add TestMsgSigntxDecred 7 years ago
test_msg_signtx_segwit.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_signtx_segwit_native.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_signtx_zcash.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_msg_verifymessage.py tests: start rewriting device tests to pytest 7 years ago
test_msg_verifymessage_segwit.py tests: start rewriting device tests to pytest 7 years ago
test_msg_verifymessage_segwit_native.py Added unit tests for sign/verifymessage bech32 7 years ago
test_msg_wipedevice.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_multisig.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_multisig_change.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_op_return.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_protect_call.py device_tests: Round time in test_backoff 7 years ago
test_protection_levels.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
test_zerosig.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago