Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 5 and Version 6 of GSoC/2017/coveragetools


Ignore:
Timestamp:
05/31/17 17:43:32 (7 years ago)
Author:
Cillian O'Donnell
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2017/coveragetools

    v5 v6  
    77'''Mentors:''' Joel Sherrill, Kuan Hsun Chen.
    88
    9 = Blog =
     9'''Introduction:''' This project will switch the RTEMS Source Builder from QEMU to Couverture-QEMU. It will integrate Couverture-QEMU and the scripts driving it into RTEMS Tester framework, converting the BASH scripts to Python. The coverage report tool Covoar written in C++ will then be modified to generate XML output.
     10
     11= Development Blog =
    1012[http://summerofrtems.blogspot.ie/2017/05/introduction.html Introduction]
     13
     14= Reviving Couverture-QEMU in RTEMS Tester =
     15'''Previous work:''' There had been 2 previous student work for SOCIS in 2014[1] and 2015[2]. The series of patches detailed in their blogs are the starting point of this project. As years of development has taken place since their work, not all the patches still applied. When I pieced them back together, there were build errors in Covoar (the RTEMS coverage reporting tool) and its associated files.
     16
     17= References =
     18
     19[1] http://kmiesowicz.blogspot.ie/2014/08/new-approach-to-coverage-analysis-in.html
     20
     21[2] http://socis2015rtems.blogspot.ie/
    1122
    1223