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
Saleem Rashid 4f5d9c4323
device_tests: Add test_msg_nem_signtx
7 years ago
..
.gitignore move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
common.py transports: refactor, split protocol code 7 years ago
test_basic.py tests: start rewriting device tests to pytest 7 years ago
test_bip32_speed.py tests: start rewriting device tests to pytest 7 years ago
test_debuglink.py tests: start rewriting device tests to pytest 7 years ago
test_msg_applysettings.py tests: start rewriting device tests to pytest 7 years ago
test_msg_changepin.py tests: start rewriting device tests to pytest 7 years ago
test_msg_cipherkeyvalue.py tests: start rewriting device tests to pytest 7 years ago
test_msg_clearsession.py tests: start rewriting device tests to pytest 7 years ago
test_msg_ethereum_getaddress.py tests: start rewriting device tests to pytest 7 years ago
test_msg_ethereum_signmessage.py tests: start rewriting device tests to pytest 7 years ago
test_msg_ethereum_signtx.py tests: fix bytes/str problem in test_msg_ethereum_signtx 7 years ago
test_msg_ethereum_verifymessage.py tests: start rewriting device tests to pytest 7 years ago
test_msg_getaddress.py tests: add multisig marker 7 years ago
test_msg_getaddress_segwit.py tests: start rewriting device tests to pytest 7 years ago
test_msg_getaddress_segwit_native.py tests: start rewriting device tests to pytest 7 years ago
test_msg_getaddress_show.py tests: start rewriting device tests to pytest 7 years ago
test_msg_getentropy.py tests: start rewriting device tests to pytest 7 years ago
test_msg_getpublickey.py tests: start rewriting device tests to pytest 7 years ago
test_msg_loaddevice.py tests: start rewriting device tests to pytest 7 years ago
test_msg_loaddevice_xprv.py tests: start rewriting device tests to pytest 7 years ago
test_msg_nem_signtx.py device_tests: Add test_msg_nem_signtx 7 years ago
test_msg_ping.py tests: start rewriting device tests to pytest 7 years ago
test_msg_recoverydevice.py tests: start rewriting device tests to pytest 7 years ago
test_msg_recoverydevice_dryrun.py tests: start rewriting device tests to pytest 7 years ago
test_msg_resetdevice.py tests: start rewriting device tests to pytest 7 years ago
test_msg_resetdevice_skipbackup.py tests: start rewriting device tests to pytest 7 years ago
test_msg_signidentity.py tests: start rewriting device tests to pytest 7 years ago
test_msg_signmessage.py tests: start rewriting device tests to pytest 7 years ago
test_msg_signmessage_segwit.py tests: start rewriting device tests to pytest 7 years ago
test_msg_signtx.py tests: start rewriting device tests to pytest 7 years ago
test_msg_signtx_bch.py Fixed white-spaces 7 years ago
test_msg_signtx_segwit.py tests: start rewriting device tests to pytest 7 years ago
test_msg_signtx_segwit_native.py tests: start rewriting device tests to pytest 7 years ago
test_msg_signtx_zcash.py tests: start rewriting device tests to pytest 7 years ago
test_msg_verifymessage.py tests: start rewriting device tests to pytest 7 years ago
test_msg_verifymessage_segwit.py tests: start rewriting device tests to pytest 7 years ago
test_msg_wipedevice.py tests: start rewriting device tests to pytest 7 years ago
test_multisig.py tests: start rewriting device tests to pytest 7 years ago
test_multisig_change.py tests: start rewriting device tests to pytest 7 years ago
test_op_return.py tests: start rewriting device tests to pytest 7 years ago
test_protect_call.py tests: start rewriting device tests to pytest 7 years ago
test_protection_levels.py tests: remove estimate_tx_size 7 years ago
test_zerosig.py tests: start rewriting device tests to pytest 7 years ago