-
-
Notifications
You must be signed in to change notification settings - Fork 759
Measure test coverage of rust code #6821
Copy link
Copy link
Open
Labels
codeCode improvementsCode improvementsemulator onlyIssue which does not appear on the physical device - but on emulator only.Issue which does not appear on the physical device - but on emulator only.rustPull requests that update Rust codePull requests that update Rust codetestsAutomated integration testsAutomated integration tests
Metadata
Metadata
Assignees
Labels
codeCode improvementsCode improvementsemulator onlyIssue which does not appear on the physical device - but on emulator only.Issue which does not appear on the physical device - but on emulator only.rustPull requests that update Rust codePull requests that update Rust codetestsAutomated integration testsAutomated integration tests
Type
Projects
Status
No status
Unit tests - easy but not very useful. There seem to be two main tools:
Emulator - device tests etc.
gcovcompatible /-Z coverage- no longer supported, it seems-C instrument-coveragebut not .profraw file is writtenstaticlibor when using GCC as the final linker