1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 19:39:05 +00:00
trezor-firmware/trezorlib/tests/unit_tests
matejcik 2bf34dc4b4 unit_tests: added test suite for Ed25519 and CoSi
It's rather slow so it's disabled by default.
Use `pytest -m slow_cosi` to run.
2018-05-28 14:20:45 +02:00
..
__init__.py
test_ckd_public.py tests: update imports after tests.support move 2018-05-11 15:29:37 +02:00
test_cosi.py unit_tests: added test suite for Ed25519 and CoSi 2018-05-28 14:20:45 +02:00
test_nem.py
test_protobuf.py protobuf: properly implement signed types (fixes #249) 2018-05-07 14:10:34 +02:00
test_transport.py
test_tx_api.py coins: refactor, use data from coins.json instead of hardcoded lists 2018-04-10 15:58:34 +02:00