Joel Sherrill schrieb am Fr., 14. Aug. 2015 um
04:26 Uhr:
>
>
> On August 13, 2015 7:15:08 PM CDT, Chris Johns wrote:
> >On 14/08/2015 6:34 am, Daniel Gutson wrote:
> >> I'd recommend a gcc plugin that generates your annotations;
> >
> >There is a Python framework for plugins to help make things
I can think of is with a gcc plugin.
>
> Have you seen gcc's -ftest-coverage option?
>
>Daniel.
>
> On Thu, Aug 13, 2015 at 4:06 PM, Hermann Felbinger
> wrote:
> > Hi all!
> >
> > I am working on a tool to analyze source code coverage for RTEMS.
>
ource.html
/*
* =
*
* Filename: triangle.c
*
*Description:
*
*Version: 1.0
*Created: 08/13/2015 08:00:17 PM
* Revision: none
* Compiler: gcc
*
* Author
From a5ecb908c39ba1b84f638476c426b2770c32b52e Mon Sep 17 00:00:00 2001
From: hermann
Date: Tue, 4 Aug 2015 12:33:10 +0200
Subject: [PATCH 1/2] added 'rtems-cpukit' parameter to replace hardcoded paths
in symbolSets.config file
---
tester/covoar/DesiredSymbols.cc | 9 +++--
1 file changed,
From 4e2d9310b835f605fd8997a6c30611553026 Mon Sep 17 00:00:00 2001
From: hermann
Date: Tue, 4 Aug 2015 17:16:00 +0200
Subject: [PATCH 2/2] changes such that when executing rtems-test the path to
the test cases does not have to be absolute anymore
---
tester/rt/coverage.py | 10 +-
Joel Sherrill schrieb am Di., 4. Aug. 2015 um
16:06 Uhr:
>
>
> On 8/4/2015 7:52 AM, Hermann Felbinger wrote:
> > Dear all!
> >
> > I'm currently working on a coverage report generator for RTEMS.
> > In the current version a user has to set the absolu
Dear all!
I'm currently working on a coverage report generator for RTEMS.
In the current version a user has to set the absolute paths to the
libraries, which are analyzed for coverage, in a config file, e.g., see [1].
A detailed explanation how to execute the test cases and how to invoke the
gene
Dear all!
When I execute the sample tests on a Leon2 in couverture-qemu with coverage
reports enabled by applying the patches from
https://devel.rtems.org/ticket/2314 I obtained the attached log file.
So, I obtain coverage results, but at the moment I do not really understand
what the error messag
e
> https://docs.google.com/document/d/1F5XCodvX8AYNqWX5ssu7dfjkmFT__
> 83uf8ABKbB_Pkg/edit?usp=sharing
>
> Thanks,
> Gedare
>
> On Fri, Mar 27, 2015 at 8:26 AM, Hermann Felbinger
> wrote:
> > Hi all,
> >
> > I am interested in working on coverage analysis fo
Hi all,
I am interested in working on coverage analysis for RTEMS at GSOC and
beyond. I already submitted a proposal. So please review it and I would be
happy to hear your comments.
Title: "Improve Code Coverage Analysis Meeting Aviation and Automotive
Standards"
Best,
Hermann
__
10 matches
Mail list logo