1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 10:58:59 +00:00
trezor-firmware/tests
2016-05-20 17:20:11 +02:00
..
.gitignore refactor pprint (add new inspection fields, but comment them) 2014-06-27 17:04:10 +02:00
common.py Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
config.py Passes first unit tests (against trezor-emu over transport_pipe). 2016-05-20 13:46:51 +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 Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
test_debuglink.py reenable TestDebugLink.test_layout 2014-06-17 16:02:21 +02:00
test_ecies.py Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
test_msg_applysettings.py nicer image in homescreen test 2015-02-05 14:43:27 +01:00
test_msg_changepin.py add one more test to test_msg_changepin 2014-03-03 00:29:17 +01:00
test_msg_cipherkeyvalue.py added test for cipherkeyvalue 2014-06-07 19:48:52 +02:00
test_msg_clearsession.py add ClearSession message with unit test 2014-06-17 15:31:10 +02:00
test_msg_estimatetxsize.py don't use simplesigntx in tests where signtx can be used 2014-06-09 15:33:54 +02:00
test_msg_getaddress_show.py cleanup multisig test 2014-12-20 01:23:01 +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 Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
test_msg_getpublickey.py fix unittests using client.get_public_node method 2014-10-22 00:26:07 +02:00
test_msg_loaddevice.py split xprv unit test into two 2015-05-07 21:16:43 +02:00
test_msg_ping.py fix ButtonRequestType in Ping and GetEntropy 2014-04-28 14:39:05 +02:00
test_msg_recoverydevice.py Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
test_msg_resetdevice.py Fixed reset device 2014-03-07 22:39:49 +01:00
test_msg_signidentity.py update signidentity tests 2016-05-20 15:28:52 +02:00
test_msg_signmessage.py rewrite sign/verify tests to test long messages 2014-11-12 20:26:04 +01:00
test_msg_signtx.py fix signidentity test after slip-0013 change 2015-08-03 17:24:46 +02:00
test_msg_simplesigntx.py fix signidentity test after slip-0013 change 2015-08-03 17:24:46 +02:00
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_change.py adapt tests to reflect reorder change 2015-02-11 19:02:35 +01:00
test_multisig.py more python3 stuff 2016-05-20 13:46:51 +02:00
test_op_return.py set TX API in tests/common.py 2015-07-22 18:06:58 +02:00
test_protect_call.py more fixes 2016-05-20 17:20:11 +02:00
test_protection_levels.py update get_public_key and get_address tests to reflect reality 2016-05-20 16:34:49 +02:00
test_zerosig.py more python3 stuff 2016-05-20 13:46:51 +02:00