We have two types of tests in Core:
- Unit tests that are specific to Trezor Core.
- Common tests, which are common to both Trezor Core (Model T) and Legacy (Model one). Device tests belong to this category.
See the core/tests/
directory.
See the tests section.