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 17435cf174
update to new ApplySettings order
8 years ago
..
txcache update to new ApplySettings order 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 use HidTransport by default again 10 years ago
run.sh Basic structure of unit tests 12 years ago
test_basic.py don't call load_device in tests setup 10 years ago
test_bip32_speed.py import print function from future 8 years ago
test_debuglink.py reenable TestDebugLink.test_layout 10 years ago
test_msg_applysettings.py update to new ApplySettings order 8 years ago
test_msg_changepin.py add one more test to test_msg_changepin 10 years ago
test_msg_cipherkeyvalue.py Fixed unit tests (also for Python 3) 8 years ago
test_msg_clearsession.py add ClearSession message with unit test 10 years ago
test_msg_estimatetxsize.py don't use simplesigntx in tests where signtx can be used 10 years ago
test_msg_ethereum_getaddress.py add unit tests for ethereum messages 8 years ago
test_msg_ethereum_signtx.py More unit tests for ethereum signing 8 years ago
test_msg_getaddress.py fix unittests using client.get_public_node method 10 years ago
test_msg_getaddress_show.py Fixed unit tests (also for Python 3) 8 years ago
test_msg_getentropy.py Fixed unit tests (also for Python 3) 8 years ago
test_msg_getpublickey.py fix unittests using client.get_public_node method 10 years ago
test_msg_loaddevice.py Fixed unit tests (also for Python 3) 8 years ago
test_msg_ping.py fix ButtonRequestType in Ping and GetEntropy 10 years ago
test_msg_recoverydevice.py import print function from future 8 years ago
test_msg_resetdevice.py Fixed unit tests (also for Python 3) 8 years ago
test_msg_signidentity.py Fixed unit tests (also for Python 3) 8 years ago
test_msg_signmessage.py Fixed unit tests (also for Python 3) 8 years ago
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 Renamed unit tests for better consistency 10 years ago
test_multisig.py Fixed unit tests (also for Python 3) 8 years ago
test_multisig_change.py Fixed unit tests (also for Python 3) 8 years ago
test_op_return.py rework txapi class to use local cache, add txcache fixtures 8 years ago
test_protect_call.py Unit Test: PIN protection timeout 8 years ago
test_protection_levels.py update to new ApplySettings order 8 years ago
test_zerosig.py Fixed unit tests (also for Python 3) 8 years ago