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/device_tests
Jochen Hoenicke 7ce7732c63
Segwit: Added unit test for signing
8 years ago
..
.gitignore move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
common.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
config.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
run-separate.sh move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
run.sh move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_basic.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_bip32_speed.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_debuglink.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_applysettings.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_changepin.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_cipherkeyvalue.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_clearsession.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_estimatetxsize.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_ethereum_getaddress.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_ethereum_signtx.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_getaddress.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_getaddress_show.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_getentropy.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_getpublickey.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_loaddevice.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_ping.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_recoverydevice.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_resetdevice.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_signidentity.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_signmessage.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_signtx.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_signtx_segwit.py Segwit: Added unit test for signing 8 years ago
test_msg_signtx_zcash.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_verifymessage.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_msg_wipedevice.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_multisig.py nitpick: unify ckd_public import across the package 8 years ago
test_multisig_change.py nitpick: unify ckd_public import across the package 8 years ago
test_op_return.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_protect_call.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_protection_levels.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_zerosig.py move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago