Skip to content

coverage reports for the tests that run on the mcu #32

Description

@IngmarEckhardt

Description:
The initial test now runs on the MCU (using _puts_PF), with the results printed to stdout. However, we also aim to gather coverage information from these runs. We want to focus on obtaining coverage information solely for _puts_PF first to implement this solution effectively.

Additionally, consider referring to the following approach for guidance: link.

User Story:
As a developer working on the MCU tests, I expect to collect coverage information specifically to enhance our testing process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttestsUnit Tests needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions