1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 10:58:59 +00:00
trezor-firmware/tests
2014-12-10 19:53:24 +01:00
..
.gitignore refactor pprint (add new inspection fields, but comment them) 2014-06-27 17:04:10 +02:00
common.py add button_wait feature for tests 2014-12-10 15:26:18 +01:00
config.py use HidTransport by default again 2014-07-29 18:57:13 +02:00
run-separate.sh use HidTransport by default again 2014-07-29 18:57:13 +02:00
run.sh
test_basic.py
test_bip32_speed.py
test_debuglink.py
test_ecies.py add longer strings to ecies tests 2014-11-04 16:19:32 +01:00
test_msg_applysettings.py
test_msg_changepin.py
test_msg_cipherkeyvalue.py
test_msg_clearsession.py
test_msg_estimatetxsize.py
test_msg_getaddress_show.py add 15-15-multisig to show address test 2014-12-10 19:53:24 +01:00
test_msg_getaddress.py fix unittests using client.get_public_node method 2014-10-22 00:26:07 +02:00
test_msg_getentropy.py
test_msg_getpublickey.py fix unittests using client.get_public_node method 2014-10-22 00:26:07 +02:00
test_msg_loaddevice.py
test_msg_ping.py
test_msg_recoverydevice.py change logic of recovery 2014-07-10 18:07:38 +02:00
test_msg_resetdevice.py
test_msg_signmessage.py rewrite sign/verify tests to test long messages 2014-11-12 20:26:04 +01:00
test_msg_signtx.py make test_255_outputs more general and rename to test_lots_of_outputs 2014-06-18 17:14:04 +02:00
test_msg_simplesigntx.py
test_msg_verifymessage.py rewrite sign/verify tests to test long messages 2014-11-12 20:26:04 +01:00
test_msg_wipedevice.py
test_multisig.py add 15-15-multisig to show address test 2014-12-10 19:53:24 +01:00
test_protect_call.py
test_protection_levels.py fix test_recovery_device in test_protection_levels.py 2014-07-31 00:54:41 +02:00
test_zerosig.py