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 1daf603135
increase range for bip32 caching test
10 years ago
..
.gitignore
common.py test for ApplySettings.use_passphrase 10 years ago
config.py use HidTransport by default again 10 years ago
run-separate.sh use HidTransport by default again 10 years ago
run.sh
test_basic.py
test_bip32_speed.py increase range for bip32 caching test 10 years ago
test_debuglink.py
test_ecies.py add longer strings to ecies tests 10 years ago
test_msg_applysettings.py fix ApplySettings test 10 years ago
test_msg_changepin.py
test_msg_cipherkeyvalue.py
test_msg_clearsession.py
test_msg_estimatetxsize.py
test_msg_getaddress.py fix unittests using client.get_public_node method 10 years ago
test_msg_getaddress_show.py cleanup multisig test 10 years ago
test_msg_getentropy.py
test_msg_getpublickey.py fix unittests using client.get_public_node method 10 years ago
test_msg_loaddevice.py
test_msg_ping.py
test_msg_recoverydevice.py
test_msg_resetdevice.py
test_msg_signmessage.py rewrite sign/verify tests to test long messages 10 years ago
test_msg_signtx.py
test_msg_simplesigntx.py
test_msg_verifymessage.py rewrite sign/verify tests to test long messages 10 years ago
test_msg_wipedevice.py
test_multisig.py add tests for multisig tx change confirmation 10 years ago
test_multisig_change.py add tests for multisig tx change confirmation 10 years ago
test_protect_call.py
test_protection_levels.py fix test_recovery_device in test_protection_levels.py 10 years ago
test_zerosig.py