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
Pavol Rusnak 225160d7bd
device_tests: op_return now requires confirmation by user
7 years ago
..
.gitignore
common.py don't use generic Exception, but rather specific subclass 7 years ago
test_basic.py
test_bip32_speed.py
test_cosi.py tests: add device test for CoSi 7 years ago
test_debuglink.py
test_msg_applysettings.py
test_msg_changepin.py
test_msg_cipherkeyvalue.py
test_msg_clearsession.py
test_msg_ethereum_getaddress.py
test_msg_ethereum_signmessage.py
test_msg_ethereum_signtx.py
test_msg_ethereum_verifymessage.py
test_msg_getaddress.py tests: add multisig marker 7 years ago
test_msg_getaddress_segwit.py
test_msg_getaddress_segwit_native.py Updated segwit_native tests to bech32 and python3 7 years ago
test_msg_getaddress_show.py
test_msg_getentropy.py
test_msg_getpublickey.py
test_msg_loaddevice.py
test_msg_loaddevice_xprv.py
test_msg_nem_getaddress.py device_tests: Add test_msg_nem_getaddress 7 years ago
test_msg_nem_signtx.py device_tests: Add test_msg_nem_signtx 7 years ago
test_msg_ping.py
test_msg_recoverydevice.py
test_msg_recoverydevice_dryrun.py
test_msg_resetdevice.py
test_msg_resetdevice_skipbackup.py
test_msg_signidentity.py
test_msg_signmessage.py
test_msg_signmessage_segwit.py
test_msg_signmessage_segwit_native.py Added unit tests for sign/verifymessage bech32 7 years ago
test_msg_signtx.py Expect confirm button for unusual change address (#138) 7 years ago
test_msg_signtx_bch.py
test_msg_signtx_segwit.py
test_msg_signtx_segwit_native.py Updated segwit_native tests to bech32 and python3 7 years ago
test_msg_signtx_zcash.py device_tests: disable signtx_zcash 7 years ago
test_msg_verifymessage.py
test_msg_verifymessage_segwit.py
test_msg_verifymessage_segwit_native.py Added unit tests for sign/verifymessage bech32 7 years ago
test_msg_wipedevice.py
test_multisig.py
test_multisig_change.py
test_op_return.py device_tests: op_return now requires confirmation by user 7 years ago
test_protect_call.py
test_protection_levels.py
test_zerosig.py