.. |
__init__.py
|
|
|
.gitignore
|
tests: Move to trezorlib.tests
|
2017-12-19 13:16:22 +01:00 |
common.py
|
tests/device_tests: disable protobuf outputs unless run with -v
|
2018-05-11 15:29:38 +02:00 |
conftest.py
|
tests/device_tests: disable protobuf outputs unless run with -v
|
2018-05-11 15:29:38 +02:00 |
test_basic.py
|
|
|
test_bip32_speed.py
|
|
|
test_cosi.py
|
tests: update to use parse_path
|
2018-05-11 15:29:38 +02:00 |
test_debuglink.py
|
device tests: simplify, drop unittest dependency
|
2017-12-23 22:03:24 +01:00 |
test_msg_applysettings.py
|
|
|
test_msg_changepin.py
|
|
|
test_msg_cipherkeyvalue.py
|
device tests: simplify, drop unittest dependency
|
2017-12-23 22:03:24 +01:00 |
test_msg_clearsession.py
|
|
|
test_msg_ethereum_getaddress.py
|
|
|
test_msg_ethereum_signmessage.py
|
|
|
test_msg_ethereum_signtx.py
|
tests/device: ethereum erc20 tokens test
|
2018-02-27 17:41:18 +01:00 |
test_msg_ethereum_verifymessage.py
|
|
|
test_msg_getaddress_segwit_native.py
|
tests: update to use parse_path
|
2018-05-11 15:29:38 +02:00 |
test_msg_getaddress_segwit.py
|
tests: update to use parse_path
|
2018-05-11 15:29:38 +02:00 |
test_msg_getaddress_show.py
|
|
|
test_msg_getaddress.py
|
tests: update to use parse_path
|
2018-05-11 15:29:38 +02:00 |
test_msg_getecdhsessionkey.py
|
tests: add test_msg_getecdhsessionkey.py (#233)
|
2018-03-11 22:51:14 +01:00 |
test_msg_getentropy.py
|
device tests: simplify, drop unittest dependency
|
2017-12-23 22:03:24 +01:00 |
test_msg_getpublickey_curve.py
|
tests: update to use parse_path
|
2018-05-11 15:29:38 +02:00 |
test_msg_getpublickey.py
|
|
|
test_msg_lisk_getaddress.py
|
|
|
test_msg_lisk_getpublickey.py
|
|
|
test_msg_lisk_signmessage.py
|
|
|
test_msg_lisk_signtx.py
|
tests: update to use parse_path
|
2018-05-11 15:29:38 +02:00 |
test_msg_lisk_verifymessage.py
|
|
|
test_msg_loaddevice_xprv.py
|
|
|
test_msg_loaddevice.py
|
|
|
test_msg_nem_getaddress.py
|
tests: update to use parse_path
|
2018-05-11 15:29:38 +02:00 |
test_msg_nem_signtx_mosaics_t2.py
|
tests: update to use parse_path
|
2018-05-11 15:29:38 +02:00 |
test_msg_nem_signtx_mosaics.py
|
tests: update to use parse_path
|
2018-05-11 15:29:38 +02:00 |
test_msg_nem_signtx_multisig.py
|
tests: update to use parse_path
|
2018-05-11 15:29:38 +02:00 |
test_msg_nem_signtx_others.py
|
tests: update to use parse_path
|
2018-05-11 15:29:38 +02:00 |
test_msg_nem_signtx_transfers.py
|
tests: update to use parse_path
|
2018-05-11 15:29:38 +02:00 |
test_msg_ping.py
|
|
|
test_msg_recoverydevice_dryrun.py
|
|
|
test_msg_recoverydevice_t2.py
|
|
|
test_msg_recoverydevice.py
|
|
|
test_msg_resetdevice_skipbackup.py
|
|
|
test_msg_resetdevice_t2.py
|
tests: add T2 ResetDevice test
|
2018-03-20 16:47:11 +01:00 |
test_msg_resetdevice.py
|
|
|
test_msg_signidentity.py
|
device tests: simplify, drop unittest dependency
|
2017-12-23 22:03:24 +01:00 |
test_msg_signmessage_segwit_native.py
|
|
|
test_msg_signmessage_segwit.py
|
tests: enable segwit sign&verify tests for t2
|
2018-03-05 17:45:17 +01:00 |
test_msg_signmessage.py
|
|
|
test_msg_signtx_bcash.py
|
tests: update to use parse_path
|
2018-05-11 15:29:38 +02:00 |
test_msg_signtx_bitcoin_gold.py
|
tests: update to use parse_path
|
2018-05-11 15:29:38 +02:00 |
test_msg_signtx_decred.py
|
tests: update to use parse_path
|
2018-05-11 15:29:38 +02:00 |
test_msg_signtx_segwit_native.py
|
tests: update to use parse_path
|
2018-05-11 15:29:38 +02:00 |
test_msg_signtx_segwit.py
|
tests: update to use parse_path
|
2018-05-11 15:29:38 +02:00 |
test_msg_signtx_zcash.py
|
coins: refactor, use data from coins.json instead of hardcoded lists
|
2018-04-10 15:58:34 +02:00 |
test_msg_signtx.py
|
tests: update to use parse_path
|
2018-05-11 15:29:38 +02:00 |
test_msg_stellar_get_public_key.py
|
|
|
test_msg_stellar_sign_transaction.py
|
|
|
test_msg_verifymessage_segwit_native.py
|
|
|
test_msg_verifymessage_segwit.py
|
|
|
test_msg_verifymessage.py
|
|
|
test_msg_wipedevice.py
|
device tests: simplify, drop unittest dependency
|
2017-12-23 22:03:24 +01:00 |
test_multisig_change.py
|
tests: update to use parse_path
|
2018-05-11 15:29:38 +02:00 |
test_multisig.py
|
|
|
test_op_return.py
|
|
|
test_protect_call.py
|
|
|
test_protection_levels.py
|
|
|
test_zerosig.py
|
|
|