python-trezor/tests/device_tests
Pavol Rusnak e7a56899c6
more python3 compatibility
2017-06-19 00:00:26 +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 add license headers to unit tests 2017-01-03 19:40:05 +01:00
config.py tests/config: fix usb hid logic 2017-05-03 17:35:49 +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 add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_bip32_speed.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_debuglink.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_applysettings.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_changepin.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_cipherkeyvalue.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_clearsession.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_estimatetxsize.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_ethereum_getaddress.py more python3 compatibility 2017-06-19 00:00:26 +02:00
test_msg_ethereum_signtx.py Ethereum: More unit tests for signing 2017-01-22 19:13:21 +01:00
test_msg_getaddress.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_getaddress_segwit.py move native segwit tests to segwit_native.py files (they fail now) 2017-05-13 00:59:39 +02:00
test_msg_getaddress_segwit_native.py move native segwit tests to segwit_native.py files (they fail now) 2017-05-13 00:59:39 +02:00
test_msg_getaddress_show.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_getentropy.py update test_msg_getentropy.py 2017-05-08 22:10:47 +02:00
test_msg_getpublickey.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_loaddevice.py tests: split xprv loading into separate test 2017-05-08 22:15:24 +02:00
test_msg_loaddevice_xprv.py tests: split xprv loading into separate test 2017-05-08 22:15:24 +02:00
test_msg_ping.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_recoverydevice.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_resetdevice.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_signidentity.py Revert "test_msg_signidentity: ed25519 pubkey starts with 1 not 0" 2017-05-03 17:27:02 +02:00
test_msg_signmessage.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_signtx.py refactor txhash ids 2017-05-15 14:14:45 +02:00
test_msg_signtx_segwit.py move native segwit tests to segwit_native.py files (they fail now) 2017-05-13 00:59:39 +02:00
test_msg_signtx_segwit_native.py move native segwit tests to segwit_native.py files (they fail now) 2017-05-13 00:59:39 +02:00
test_msg_signtx_zcash.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_verifymessage.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_msg_wipedevice.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_multisig.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_multisig_change.py rework multisig tests to specify external outputs via address, not multisig structure 2017-05-06 19:58:21 +02:00
test_op_return.py refactor txhash ids 2017-05-15 14:14:45 +02:00
test_protect_call.py add license headers to unit tests 2017-01-03 19:40:05 +01:00
test_protection_levels.py refactor txhash ids 2017-05-15 14:14:45 +02:00
test_zerosig.py refactor txhash ids 2017-05-15 14:14:45 +02:00