1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 15:38:11 +00:00

ci: verify behavior, remove TODO

This commit is contained in:
matejcik 2019-08-07 17:41:12 +02:00 committed by matejcik
parent 0312fb264b
commit 834981f599

View File

@ -20,4 +20,4 @@ test crypto:
- ./tests/test_check
- CK_TIMEOUT_MULTIPLIER=20 valgrind -q --error-exitcode=1 ./tests/test_check
- ./tests/test_openssl 1000
- ITERS=10 pipenv run pytest tests/ # TODO are ITERS=10 propagated?
- ITERS=10 pipenv run pytest tests