python-trezor/tests/device_tests
Pavol Rusnak 11bfacc9b3
tests: bytes are not necessary in unhexlify
2017-07-28 15:17:19 +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 trezorctl: cleanup 2017-07-05 12:55:38 +02:00
config.py style: use flake8 2017-06-23 21:52:53 +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 style: use flake8 2017-06-23 21:52:53 +02:00
test_bip32_speed.py style: use flake8 2017-06-23 21:52:53 +02:00
test_debuglink.py style: use flake8 2017-06-23 21:52:53 +02:00
test_msg_applysettings.py style: use flake8 2017-06-23 21:52:53 +02:00
test_msg_changepin.py style: use flake8 2017-06-23 21:52:53 +02:00
test_msg_cipherkeyvalue.py style: use flake8 2017-06-23 21:52:53 +02:00
test_msg_clearsession.py style: use flake8 2017-06-23 21:52:53 +02:00
test_msg_estimatetxsize.py add usage; add newlines to some tests 2017-06-28 13:42:44 +02:00
test_msg_ethereum_getaddress.py style: use flake8 2017-06-23 21:52:53 +02:00
test_msg_ethereum_signmessage.py tests: add test for ethereum sign/verify message 2017-07-17 14:40:35 +02:00
test_msg_ethereum_signtx.py style: use flake8 2017-06-23 21:52:53 +02:00
test_msg_ethereum_verifymessage.py tests: bytes are not necessary in unhexlify 2017-07-28 15:17:19 +02:00
test_msg_getaddress.py style: use flake8 2017-06-23 21:52:53 +02:00
test_msg_getaddress_segwit.py style: use flake8 2017-06-23 21:52:53 +02:00
test_msg_getaddress_segwit_native.py style: use flake8 2017-06-23 21:52:53 +02:00
test_msg_getaddress_show.py style: use flake8 2017-06-23 21:52:53 +02:00
test_msg_getentropy.py style: use flake8 2017-06-23 21:52:53 +02:00
test_msg_getpublickey.py style: use flake8 2017-06-23 21:52:53 +02:00
test_msg_loaddevice.py style: use flake8 2017-06-23 21:52:53 +02:00
test_msg_loaddevice_xprv.py style: use flake8 2017-06-23 21:52:53 +02:00
test_msg_ping.py style: use flake8 2017-06-23 21:52:53 +02:00
test_msg_recoverydevice.py add usage; add newlines to some tests 2017-06-28 13:42:44 +02:00
test_msg_recoverydevice_dryrun.py tests: add test for RecoveryDevice.dry_run 2017-06-28 16:39:51 +02:00
test_msg_resetdevice.py tests: unit test for ResetDevice_skipbackup (and subsequent BackupDevice) 2017-06-28 18:04:19 +02:00
test_msg_resetdevice_skipbackup.py tests: add test for broken BackupDevice workflow 2017-07-05 13:03:06 +02:00
test_msg_signidentity.py style: use flake8 2017-06-23 21:52:53 +02:00
test_msg_signmessage.py tests: add tests for Segwit SignMessage/VerifyMessage 2017-07-25 19:29:28 +02:00
test_msg_signmessage_segwit.py tests: add tests for Segwit SignMessage/VerifyMessage 2017-07-25 19:29:28 +02:00
test_msg_signtx.py tests: bytes are not necessary in unhexlify 2017-07-28 15:17:19 +02:00
test_msg_signtx_bcc.py New unit tests for signing (bitcoin cash) 2017-07-27 21:51:00 +02:00
test_msg_signtx_segwit.py New unit tests for signing (bitcoin cash) 2017-07-27 21:51:00 +02:00
test_msg_signtx_segwit_native.py add usage; add newlines to some tests 2017-06-28 13:42:44 +02:00
test_msg_signtx_zcash.py tests: bytes are not necessary in unhexlify 2017-07-28 15:17:19 +02:00
test_msg_verifymessage.py tests: add tests for Segwit SignMessage/VerifyMessage 2017-07-25 19:29:28 +02:00
test_msg_verifymessage_segwit.py tests: add tests for Segwit SignMessage/VerifyMessage 2017-07-25 19:29:28 +02:00
test_msg_wipedevice.py add usage; add newlines to some tests 2017-06-28 13:42:44 +02:00
test_multisig.py style: use flake8 2017-06-23 21:52:53 +02:00
test_multisig_change.py style: use flake8 2017-06-23 21:52:53 +02:00
test_op_return.py tests: bytes are not necessary in unhexlify 2017-07-28 15:17:19 +02:00
test_protect_call.py style: use flake8 2017-06-23 21:52:53 +02:00
test_protection_levels.py tests: bytes are not necessary in unhexlify 2017-07-28 15:17:19 +02:00
test_zerosig.py tests: bytes are not necessary in unhexlify 2017-07-28 15:17:19 +02:00