Skip to content

Add C code test coverage #592

@rokath

Description

@rokath

C-Code with Coverage-Instrumentation (GCC/Clang):

  • GCC: --coverage (implies -fprofile-arcs -ftest-coverage)
  • Run Tests
  • Coverage as LCOV lcov, genhtml)

Metadata

Metadata

Assignees

Labels

CIf any *.c or *.h file is changed in typical C locations.enhancementNew feature or requestqualityimprove code qualitytests

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions