Project

General

Profile

Actions

Feature #1987

open

gcov code coverage test support

Added by msuraev about 7 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
03/17/2017
Due date:
% Done:

20%

Spec Reference:

Description

We're using "make check" tests to verify that new changes aren't breaking smth. Those tests are not perfect but we don't have any measure as to "how much exactly" it's far from perfect. Because of that we also don't know if we're getting better or worse as time progress.

The standard way of doing this is by using gcov tool to produce code coverage analysis and lcov to generate nice report. This will require changes to ./configure step - see https://www.gnu.org/software/autoconf-archive/ax_code_coverage.html and corresponding additions to Makefiles.

Ideally this should be integrated with CI to see long-term trends similar to the way amount of warnings is displayed.


Related issues

Related to libosmocore - Feature #1716: enhance unit test coverageNew05/17/2016

Actions
Has duplicate Cellular Network Infrastructure - Feature #2599: automatically determine unit test coverageResolved10/27/2017

Actions
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)