IngmarEckhardt / IngmarEckhardt/dwarfOS

coverage reports for the tests that run on the mcu

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
enhancement tests
Dominant language
C
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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](https://splichal.eu/gccsphinx-final/html/gcc/gcov/profiling-and-test-coverage-in-freestanding-environments.html).

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.