• Forum
  • Lounge
  • Coco - How to measure code coverage on e

 
Coco - How to measure code coverage on embedded systems via CAN Bus

Hi,

When using Squish Coco for code coverage analysis it generates the code coverage measurement using streams and by default, the output of these streams is piped to a file on the file system.

For embedded devices without a file system, this leads to problems. Squish Coco allows you to redirect the measurements stream via Custom IO Functions. In this article, we create a showcase with the common CAN Bus.

https://www.froglogic.com/blog/code-coverage-embedded-canbus/

Reginald
Topic archived. No new replies allowed.