1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/tests/device_tests
2020-10-02 11:06:16 +02:00
..
cardano tests: move fixtures to common directory, start with Cardano 2020-09-01 16:14:41 +02:00
__init__.py
.gitignore
data_webauthn.py
README.md
signtx.py style: apply black 20.8b1 2020-09-29 11:30:40 +02:00
test_autolock.py feat(core): add auto_lock_delay and display_rotation to Features 2020-10-02 11:06:16 +02:00
test_basic.py chore(tests): update to kwargs usage and new btc.sign_tx API 2020-09-23 16:00:10 +02:00
test_bip32_speed.py
test_cancel.py tests: update UI test fixtures 2020-06-04 16:18:46 +02:00
test_cosi.py
test_debuglink.py tests: clear session before each testcase 2020-08-28 15:37:06 +02:00
test_msg_applysettings.py feat(core): add auto_lock_delay and display_rotation to Features 2020-10-02 11:06:16 +02:00
test_msg_authorize_coinjoin.py chore(tests): update to kwargs usage and new btc.sign_tx API 2020-09-23 16:00:10 +02:00
test_msg_backup_device.py tests: clear session before each testcase 2020-08-28 15:37:06 +02:00
test_msg_binance_get_address.py
test_msg_binance_get_public_key.py
test_msg_binance_sign_tx.py
test_msg_change_wipe_code_t1.py tests: clear session before each testcase 2020-08-28 15:37:06 +02:00
test_msg_change_wipe_code_t2.py tests: fix test suite for softlock 2020-06-04 16:18:46 +02:00
test_msg_changepin_t2.py chore(tests): update to kwargs usage and new btc.sign_tx API 2020-09-23 16:00:10 +02:00
test_msg_changepin.py chore(tests): update to kwargs usage and new btc.sign_tx API 2020-09-23 16:00:10 +02:00
test_msg_cipherkeyvalue.py
test_msg_eos_get_public_key.py
test_msg_eos_signtx.py
test_msg_ethereum_getaddress.py
test_msg_ethereum_getpublickey.py tests: fix relative imports 2019-09-12 14:41:05 +02:00
test_msg_ethereum_signmessage.py
test_msg_ethereum_signtx_eip155.py tests: fix flake errors 2020-07-03 17:33:59 +02:00
test_msg_ethereum_signtx.py
test_msg_ethereum_verifymessage.py
test_msg_getaddress_segwit_native.py
test_msg_getaddress_segwit.py
test_msg_getaddress_show.py tests: watch_layout must be explicit (fixes #1142) 2020-07-29 11:50:47 +02:00
test_msg_getaddress.py chore(tests): update to kwargs usage and new btc.sign_tx API 2020-09-23 16:00:10 +02:00
test_msg_getecdhsessionkey.py
test_msg_getentropy.py chore(tests): update to kwargs usage and new btc.sign_tx API 2020-09-23 16:00:10 +02:00
test_msg_getownershipproof.py Revert "core: remove ownership messages from the public api for now" 2020-09-03 14:56:27 +02:00
test_msg_getpublickey_curve.py core: relax path checks on GetPublicKey 2020-05-27 06:58:30 +00:00
test_msg_getpublickey.py core: relax path checks on GetPublicKey 2020-05-27 06:58:30 +00:00
test_msg_lisk_getaddress.py tests: fix relative imports 2019-09-12 14:41:05 +02:00
test_msg_lisk_getpublickey.py
test_msg_lisk_signmessage.py
test_msg_lisk_signtx.py
test_msg_lisk_verifymessage.py
test_msg_loaddevice.py tests: rename test_address to get_test_address 2020-06-04 16:18:46 +02:00
test_msg_monero_getaddress.py
test_msg_monero_getwatchkey.py
test_msg_nem_getaddress.py
test_msg_nem_signtx_mosaics_t2.py
test_msg_nem_signtx_mosaics.py
test_msg_nem_signtx_multisig.py
test_msg_nem_signtx_others.py
test_msg_nem_signtx_transfers.py
test_msg_ping.py tests: fix test suite for softlock 2020-06-04 16:18:46 +02:00
test_msg_recoverydevice_bip39_dryrun.py tests: watch_layout must be explicit (fixes #1142) 2020-07-29 11:50:47 +02:00
test_msg_recoverydevice_bip39_t2.py tests: watch_layout must be explicit (fixes #1142) 2020-07-29 11:50:47 +02:00
test_msg_recoverydevice_bip39.py test: refactor RecoveryDevice test for TT 2020-06-04 16:18:46 +02:00
test_msg_recoverydevice_slip39_advanced_dryrun.py
test_msg_recoverydevice_slip39_advanced.py python/debuglink: clean out debuglink methods 2020-06-04 16:18:46 +02:00
test_msg_recoverydevice_slip39_basic_dryrun.py
test_msg_recoverydevice_slip39_basic.py python/debuglink: clean out debuglink methods 2020-06-04 16:18:46 +02:00
test_msg_resetdevice_bip39_skipbackup.py python/debuglink: clean out debuglink methods 2020-06-04 16:18:46 +02:00
test_msg_resetdevice_bip39_t2.py core: use ButtonRequestType.PinEntry for PIN entry 2020-06-04 16:18:46 +02:00
test_msg_resetdevice_bip39.py python/debuglink: clean out debuglink methods 2020-06-04 16:18:46 +02:00
test_msg_resetdevice_slip39_advanced.py
test_msg_resetdevice_slip39_basic.py
test_msg_ripple_get_address.py
test_msg_ripple_sign_tx.py
test_msg_sd_protect.py
test_msg_signidentity.py
test_msg_signmessage.py
test_msg_signtx_bcash.py tests: Fix device tests for streamimg prev_tx after confirmation. 2020-09-04 14:36:39 +02:00
test_msg_signtx_bgold.py tests: Fix device tests for streamimg prev_tx after confirmation. 2020-09-04 14:36:39 +02:00
test_msg_signtx_dash.py tests: Fix device tests for streamimg prev_tx after confirmation. 2020-09-04 14:36:39 +02:00
test_msg_signtx_decred.py tests: Fix device tests for streamimg prev_tx after confirmation. 2020-09-04 14:36:39 +02:00
test_msg_signtx_external.py style: apply black 20.8b1 2020-09-29 11:30:40 +02:00
test_msg_signtx_grs.py chore(tests): update to kwargs usage and new btc.sign_tx API 2020-09-23 16:00:10 +02:00
test_msg_signtx_invalid_path.py tests: Fix device tests for streamimg prev_tx after confirmation. 2020-09-04 14:36:39 +02:00
test_msg_signtx_komodo.py chore(tests): update to kwargs usage and new btc.sign_tx API 2020-09-23 16:00:10 +02:00
test_msg_signtx_mixed_inputs.py tests: Fix device tests for streamimg prev_tx after confirmation. 2020-09-04 14:36:39 +02:00
test_msg_signtx_peercoin.py chore(tests): update to kwargs usage and new btc.sign_tx API 2020-09-23 16:00:10 +02:00
test_msg_signtx_prevhash.py chore(tests): update to kwargs usage and new btc.sign_tx API 2020-09-23 16:00:10 +02:00
test_msg_signtx_segwit_native.py tests: Fix device tests for streamimg prev_tx after confirmation. 2020-09-04 14:36:39 +02:00
test_msg_signtx_segwit.py style: apply black 20.8b1 2020-09-29 11:30:40 +02:00
test_msg_signtx_zcash.py style: apply black 20.8b1 2020-09-29 11:30:40 +02:00
test_msg_signtx.py style: apply black 20.8b1 2020-09-29 11:30:40 +02:00
test_msg_stellar_get_address.py core/keychain: differentiate error message for ed25519 derivation 2020-07-24 16:37:58 +02:00
test_msg_stellar_sign_transaction.py chore(tests): update to kwargs usage and new btc.sign_tx API 2020-09-23 16:00:10 +02:00
test_msg_tezos_getaddress.py
test_msg_tezos_getpublickey.py tests: drop TrezorTest class 2019-09-12 14:41:05 +02:00
test_msg_tezos_sign_tx.py
test_msg_verifymessage_segwit_native.py
test_msg_verifymessage_segwit.py
test_msg_verifymessage.py
test_msg_webauthn.py tests: fix test_msg_webauthn on-device 2020-08-05 13:47:35 +02:00
test_msg_wipedevice.py tests: fix test suite for softlock 2020-06-04 16:18:46 +02:00
test_multisig_change.py tests: Fix device tests for streamimg prev_tx after confirmation. 2020-09-04 14:36:39 +02:00
test_multisig.py tests: Fix device tests for streamimg prev_tx after confirmation. 2020-09-04 14:36:39 +02:00
test_op_return.py tests: Fix device tests for streamimg prev_tx after confirmation. 2020-09-04 14:36:39 +02:00
test_passphrase_slip39_advanced.py tests: use new trezorlib locking/sessioning API where appropriate 2020-08-28 15:37:06 +02:00
test_passphrase_slip39_basic.py tests: rename test_address to get_test_address 2020-06-04 16:18:46 +02:00
test_protect_call.py chore(tests): update to kwargs usage and new btc.sign_tx API 2020-09-23 16:00:10 +02:00
test_protection_levels.py chore(tests): update to kwargs usage and new btc.sign_tx API 2020-09-23 16:00:10 +02:00
test_reset_backup.py python: clarify session and feature management API 2020-08-05 16:45:56 +02:00
test_reset_recovery_bip39.py
test_reset_recovery_slip39_advanced.py
test_reset_recovery_slip39_basic.py
test_sdcard.py tests: watch_layout must be explicit (fixes #1142) 2020-07-29 11:50:47 +02:00
test_session_id_and_passphrase.py chore(tests): update to kwargs usage and new btc.sign_tx API 2020-09-23 16:00:10 +02:00
test_session.py chore(tests): update to kwargs usage and new btc.sign_tx API 2020-09-23 16:00:10 +02:00
test_u2f_counter.py python: rename webauthn and u2f to fido 2019-11-18 11:50:07 +01:00

Running device tests

1. Running the full test suite

Note: You need Pipenv, as mentioned in the core's documentation section.

In the trezor-firmware checkout, in the root of the monorepo, install the environment:

pipenv sync

And run the automated tests:

pipenv run make -C core test_emu

2. Running tests manually

Install the pipenv environment as outlined above. Then switch to a shell inside the environment:

pipenv shell

If you want to test against the emulator, run it in a separate terminal:

./core/emu.py

Now you can run the test suite with pytest from the root directory:

pytest tests/device_tests

Useful Tips

The tests are randomized using the pytest-random-order plugin. The random seed is printed in the header of the tests output, in case you need to run the tests in the same order.

If you only want to run a particular test, pick it with -k <keyword> or -m <marker>:

pytest -k nem      # only runs tests that have "nem" in the name
pytest -m stellar  # only runs tests marked with @pytest.mark.stellar

If you want to see debugging information and protocol dumps, run with -v.

If you would like to interact with the device (i.e. press the buttons yourself), just prefix pytest with INTERACT=1:

INTERACT=1 pytest tests/device_tests

3. Using markers

When you're developing a new currency, you should mark all tests that belong to that currency. For example, if your currency is called NewCoin, your device tests should have the following marker:

@pytest.mark.newcoin

This marker must be registered in REGISTERED_MARKERS file.

If you wish to run a test only on TT, mark it with @pytest.mark.skip_t1. If the test should only run on T1, mark it with @pytest.mark.skip_t2. You must not use both on the same test.

Extended testing and debugging

Building for debugging (Emulator only)

Build the debuggable unix binary so you can attach the gdb or lldb. This removes optimizations and reduces address space randomizaiton.

make build_unix_debug

The final executable is significantly slower due to ASAN(Address Sanitizer) integration. If you wan't to catch some memory errors use this.

time ASAN_OPTIONS=verbosity=1:detect_invalid_pointer_pairs=1:strict_init_order=true:strict_string_checks=true TREZOR_PROFILE="" pipenv run make test_emu

Coverage (Emulator only)

Get the Python code coverage report.

If you want to get HTML/console summary output you need to install the coverage.py tool.

pip3 install coverage

Run the tests with coverage output.

make build_unix && make coverage