1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 10:58:59 +00:00
trezor-firmware/tests
2016-01-13 00:17:38 +01:00
..
.gitignore
common.py set TX API in tests/common.py 2015-07-22 18:06:58 +02:00
config.py
run-separate.sh
run.sh
test_basic.py
test_bip32_speed.py increase range for bip32 caching test 2015-01-26 19:24:31 +01:00
test_debuglink.py
test_ecies.py
test_msg_applysettings.py nicer image in homescreen test 2015-02-05 14:43:27 +01:00
test_msg_changepin.py
test_msg_cipherkeyvalue.py
test_msg_clearsession.py
test_msg_estimatetxsize.py
test_msg_getaddress_show.py cleanup multisig test 2014-12-20 01:23:01 +01:00
test_msg_getaddress.py
test_msg_getentropy.py
test_msg_getpublickey.py
test_msg_loaddevice.py split xprv unit test into two 2015-05-07 21:16:43 +02:00
test_msg_ping.py
test_msg_recoverydevice.py fix whitespace 2016-01-13 00:17:38 +01:00
test_msg_resetdevice.py
test_msg_signidentity.py add slip-13 paths to the test 2015-10-20 18:12:39 +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 adapt tests to reflect reorder change 2015-02-11 19:02:35 +01:00
test_op_return.py set TX API in tests/common.py 2015-07-22 18:06:58 +02:00
test_protect_call.py
test_protection_levels.py don't try to change 2 things using apply_settings in unit test 2015-02-15 21:19:07 +01:00
test_zerosig.py