Skip to content

Measure test coverage of rust code #6821

@mmilata

Description

@mmilata

Unit tests - easy but not very useful. There seem to be two main tools:

Emulator - device tests etc.

  • gcov compatible / -Z coverage - no longer supported, it seems
  • LLVM instrumentation: currently trezor_lib compiles successfully with -C instrument-coverage but not .profraw file is written

Metadata

Metadata

Assignees

Labels

codeCode improvementsemulator onlyIssue which does not appear on the physical device - but on emulator only.rustPull requests that update Rust codetestsAutomated integration tests

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions