1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-09 16:18:10 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
obrusvit
a429da5b0e feat(core/sdbackup): improve handling of mocked SD
By default, unit tests and Emulator starts without virtual SD card. A
card must be explicitly inserted in test setup.
2024-01-20 18:13:48 +01:00
matejcik
7983fd34d6 core: fix unit tests 2020-02-20 12:51:48 +01:00
Pavol Rusnak
e432c37df0
core/sdcard: read/write now don't return bool, but rather throw an Exception instead 2019-06-21 22:51:53 +02:00
Pavol Rusnak
4938fb5461
core/tests: rename trezor.io.sdcard test, don't use assert in tests directly 2019-06-20 17:22:44 +02:00