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/trezorlib/tests/device_tests
Tomas Susanka f273bbb736
tests/device/stellar: assert pubkey, address comment
6 years ago
..
.gitignore tests: Move to trezorlib.tests 7 years ago
__init__.py tests: Move to trezorlib.tests 7 years ago
common.py coins: refactor, use data from coins.json instead of hardcoded lists 7 years ago
conftest.py device_tests: allow custom runxfail 6 years ago
test_basic.py tests: revert basic tests 7 years ago
test_bip32_speed.py tests: disable TestBip32Speed::test_cache on t2 7 years ago
test_cosi.py device tests: simplify, drop unittest dependency 7 years ago
test_debuglink.py device tests: simplify, drop unittest dependency 7 years ago
test_msg_applysettings.py tests: add device test for auto-lock delay 7 years ago
test_msg_changepin.py device tests: simplify, drop unittest dependency 7 years ago
test_msg_cipherkeyvalue.py device tests: simplify, drop unittest dependency 7 years ago
test_msg_clearsession.py device tests: simplify, drop unittest dependency 7 years ago
test_msg_ethereum_getaddress.py device_tests: add more currency markers 6 years ago
test_msg_ethereum_signmessage.py device_tests: add more currency markers 6 years ago
test_msg_ethereum_signtx.py device_tests: add more currency markers 6 years ago
test_msg_ethereum_verifymessage.py device_tests: add more currency markers 6 years ago
test_msg_getaddress.py device_tests: enable cashaddr tests (msg_getaddress, signtx_bcash) for T2 6 years ago
test_msg_getaddress_segwit.py device tests: simplify, drop unittest dependency 7 years ago
test_msg_getaddress_segwit_native.py device tests: simplify, drop unittest dependency 7 years ago
test_msg_getaddress_show.py tests/device_tests: for t2, enable bch & multisig, disable load & reset 7 years ago
test_msg_getecdhsessionkey.py tests: add test_msg_getecdhsessionkey.py (#233) 7 years ago
test_msg_getentropy.py device tests: simplify, drop unittest dependency 7 years ago
test_msg_getpublickey.py tests: update test_msg_getpublickey.py, add test_msg_getpublickey_curve.py 7 years ago
test_msg_getpublickey_curve.py tests: fix test_msg_getpublickey_curve.py (don't try public derivation for ed25519) 7 years ago
test_msg_lisk_getaddress.py device_tests: do not xfail Lisk tests, they are now merged 6 years ago
test_msg_lisk_getpublickey.py device_tests: do not xfail Lisk tests, they are now merged 6 years ago
test_msg_lisk_signtx.py device_tests: do not xfail Lisk tests, they are now merged 6 years ago
test_msg_loaddevice.py tests/device_tests: for t2, enable bch & multisig, disable load & reset 7 years ago
test_msg_loaddevice_xprv.py device tests: simplify, drop unittest dependency 7 years ago
test_msg_nem_getaddress.py device_tests: allow custom runxfail 6 years ago
test_msg_nem_signtx_mosaics.py device_tests: allow custom runxfail 6 years ago
test_msg_nem_signtx_mosaics_t2.py device_tests: allow custom runxfail 6 years ago
test_msg_nem_signtx_multisig.py device_tests: allow custom runxfail 6 years ago
test_msg_nem_signtx_others.py device_tests: allow custom runxfail 6 years ago
test_msg_nem_signtx_transfers.py device_tests: allow custom runxfail 6 years ago
test_msg_ping.py device tests: simplify, drop unittest dependency 7 years ago
test_msg_recoverydevice.py device_tests: fix test_msg_recoverydevice for T1 6 years ago
test_msg_recoverydevice_dryrun.py device tests: simplify, drop unittest dependency 7 years ago
test_msg_recoverydevice_t2.py tests: add T2 RecoveryDevice test 7 years ago
test_msg_resetdevice.py tests/device_tests: for t2, enable bch & multisig, disable load & reset 7 years ago
test_msg_resetdevice_skipbackup.py device tests: simplify, drop unittest dependency 7 years ago
test_msg_resetdevice_t2.py tests: add T2 ResetDevice test 7 years ago
test_msg_signidentity.py device tests: simplify, drop unittest dependency 7 years ago
test_msg_signmessage.py device tests: simplify, drop unittest dependency 7 years ago
test_msg_signmessage_segwit.py tests: enable segwit sign&verify tests for t2 7 years ago
test_msg_signmessage_segwit_native.py tests: enable segwit sign&verify tests for t2 7 years ago
test_msg_signtx.py device_tests: fix T1 test differences in wording 6 years ago
test_msg_signtx_bcash.py fix typo 6 years ago
test_msg_signtx_bitcoin_gold.py coins: refactor, use data from coins.json instead of hardcoded lists 7 years ago
test_msg_signtx_decred.py device_tests: mark decred 6 years ago
test_msg_signtx_segwit.py device_tests: fix T1 test differences in wording 6 years ago
test_msg_signtx_segwit_native.py coins: refactor, use data from coins.json instead of hardcoded lists 7 years ago
test_msg_signtx_zcash.py device_tests: allow custom runxfail 6 years ago
test_msg_stellar_get_public_key.py device_tests: allow custom runxfail 6 years ago
test_msg_stellar_sign_transaction.py tests/device/stellar: assert pubkey, address comment 6 years ago
test_msg_verifymessage.py device tests: simplify, drop unittest dependency 7 years ago
test_msg_verifymessage_segwit.py tests: enable segwit sign&verify tests for t2 7 years ago
test_msg_verifymessage_segwit_native.py tests: enable segwit sign&verify tests for t2 7 years ago
test_msg_wipedevice.py device tests: simplify, drop unittest dependency 7 years ago
test_multisig.py device_tests: fix T1 test differences in wording 6 years ago
test_multisig_change.py coins: refactor, use data from coins.json instead of hardcoded lists 7 years ago
test_op_return.py device_tests: fix T1 test differences in wording 6 years ago
test_protect_call.py device tests: simplify, drop unittest dependency 7 years ago
test_protection_levels.py device_tests: fix test_protection_levels for T1 6 years ago
test_zerosig.py device tests: simplify, drop unittest dependency 7 years ago