Cumulative coverage for different test cases
Afficher commentaires plus anciens
Hello Community,
is it possible to get the cumulative coverage in simulink if i change the test case which contains different source blocks ?
The test case is configurable subsystem(linked to library model)
Consider the below senario
example:
test case 1: step block
test case 2: ramp block
Thanks,
V.Ajay Krishna
2 commentaires
Pat Canny
le 26 Juin 2020
Hi Ajay,
Thanks for your question.
Are you using test harnesses? You can create one for the system under test using slvnvmakeharness, which would allow you to change the test source while preserving the coverage collected on the system under test for cumulative coverage.
Thanks.
- Pat
Ajay krishna Vasanthakumar
le 26 Juin 2020
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Collect Coverage for Models dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!