1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 19:39:05 +00:00
trezor-firmware/tests/device_tests
2017-05-06 19:58:21 +02:00
..
.gitignore move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 2016-11-28 16:04:55 +01:00
common.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
config.py tests/config: fix usb hid logic 2017-05-03 17:35:49 +02:00
run-separate.sh move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 2016-11-28 16:04:55 +01:00
run.sh move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 2016-11-28 16:04:55 +01:00
test_basic.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_bip32_speed.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_debuglink.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_applysettings.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_changepin.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_cipherkeyvalue.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_clearsession.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_estimatetxsize.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_ethereum_getaddress.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_ethereum_signtx.py Ethereum: More unit tests for signing 2017-01-22 19:13:21 +01:00
test_msg_getaddress_segwit.py Segwit: Unit tests for getaddress 2017-05-03 19:16:46 +02:00
test_msg_getaddress_show.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_getaddress.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_getentropy.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_getpublickey.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_loaddevice.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_ping.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_recoverydevice.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_resetdevice.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_signidentity.py Revert "test_msg_signidentity: ed25519 pubkey starts with 1 not 0" 2017-05-03 17:27:02 +02:00
test_msg_signmessage.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_signtx_segwit.py Segwit: Fixed Unittests and new tests. 2017-05-03 19:16:47 +02:00
test_msg_signtx_zcash.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_signtx.py revert part of last commit 2017-05-04 18:10:17 +02:00
test_msg_verifymessage.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_wipedevice.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_multisig_change.py rework multisig tests to specify external outputs via address, not multisig structure 2017-05-06 19:58:21 +02:00
test_multisig.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_op_return.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_protect_call.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_protection_levels.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_zerosig.py add license headers to unit tests 2017-01-03 19:40:05 +01:00