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 4f621b1da0
fix test_recovery_device in test_protection_levels.py
10 years ago
..
.gitignore refactor pprint (add new inspection fields, but comment them) 10 years ago
common.py use bitcore for tx api 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 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 Implements 'with' + set_expected_responses 10 years ago
test_debuglink.py reenable TestDebugLink.test_layout 10 years ago
test_msg_applysettings.py Unit tests of recovery device, apply settings 10 years ago
test_msg_changepin.py add one more test to test_msg_changepin 10 years ago
test_msg_cipherkeyvalue.py added test for cipherkeyvalue 10 years ago
test_msg_clearsession.py add ClearSession message with unit test 10 years ago
test_msg_decryptmessage.py add tests for EncryptMessage/DecryptMessage 10 years ago
test_msg_encryptmessage.py add tests for EncryptMessage/DecryptMessage 10 years ago
test_msg_estimatetxsize.py don't use simplesigntx in tests where signtx can be used 10 years ago
test_msg_getaddress.py Fixed unittest for get_subnode CKD 10 years ago
test_msg_getentropy.py fix ButtonRequestType in Ping and GetEntropy 10 years ago
test_msg_getpublickey.py Removed 'version' from HDNodeType & fixed unit tests 10 years ago
test_msg_loaddevice.py Renamed unit tests for better consistency 10 years ago
test_msg_ping.py fix ButtonRequestType in Ping and GetEntropy 10 years ago
test_msg_recoverydevice.py change logic of recovery 10 years ago
test_msg_resetdevice.py Fixed reset device 10 years ago
test_msg_signmessage.py disable utf tests for sign/verify message for now 10 years ago
test_msg_signtx.py make test_255_outputs more general and rename to test_lots_of_outputs 10 years ago
test_msg_simplesigntx.py copy test_spend_coinbase to simplesigntx suite as well 10 years ago
test_msg_verifymessage.py disable utf tests for sign/verify message for now 10 years ago
test_msg_wipedevice.py Renamed unit tests for better consistency 10 years ago
test_protect_call.py fix tests to match reality :) 10 years ago
test_protection_levels.py fix test_recovery_device in test_protection_levels.py 10 years ago
test_zerosig.py don't use simplesigntx in tests where signtx can be used 10 years ago