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
Pavol Rusnak ec966a0111
rename txcache files to json
8 years ago
..
txcache rename txcache files to json 8 years ago
.gitignore verify_message now requires coin_name 8 years ago
common.py allow running tests without debuglink 8 years ago
config.py enable debuglink for v2 Emulator 8 years ago
run-separate.sh
run.sh
test_basic.py
test_bip32_speed.py
test_debuglink.py
test_msg_applysettings.py update to new ApplySettings order 8 years ago
test_msg_changepin.py
test_msg_cipherkeyvalue.py
test_msg_clearsession.py
test_msg_estimatetxsize.py
test_msg_ethereum_getaddress.py
test_msg_ethereum_signtx.py
test_msg_getaddress.py
test_msg_getaddress_show.py
test_msg_getentropy.py
test_msg_getpublickey.py
test_msg_loaddevice.py
test_msg_ping.py
test_msg_recoverydevice.py
test_msg_resetdevice.py
test_msg_signidentity.py
test_msg_signmessage.py
test_msg_signtx.py rework txapi class to use local cache, add txcache fixtures 8 years ago
test_msg_signtx_zcash.py rework txapi class to use local cache, add txcache fixtures 8 years ago
test_msg_verifymessage.py verify_message now requires coin_name 8 years ago
test_msg_wipedevice.py
test_multisig.py
test_multisig_change.py
test_op_return.py rework txapi class to use local cache, add txcache fixtures 8 years ago
test_protect_call.py
test_protection_levels.py update to new ApplySettings order 8 years ago
test_zerosig.py