Code Coverage on MCUs | #SquishDays2021

MCUs, or microcontroller units, while limited in terms of their programming environment and resources, are still important devices on which to measure the code coverage of the unit tests for the code they cover. In this talk, we'll see how Coco can be configured and used to obtain the code coverage information from your MCU.