1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-09 17:10:17 +00:00
trezor-firmware/storage/tests/python/tests
2024-02-20 09:37:28 +01:00
..
__init__.py
common.py
test_helpers.py feat(storage): implemented more effective pin logs for blockwise storage 2024-02-20 09:37:28 +01:00
test_norcow_qw.py fix(core): fix quadword-only storage 2024-02-20 09:37:28 +01:00
test_norcow.py fix(core): fix quadword-only storage 2024-02-20 09:37:28 +01:00
test_pin_log.py feat(storage): implemented more effective pin logs for blockwise storage 2024-02-20 09:37:28 +01:00
test_pin.py fix(core): fix quadword-only storage 2024-02-20 09:37:28 +01:00
test_prng.py