+ Add script to run covoar and generate an html report from
the output generated from covoar
+ Add symbol-sets ini file for library addresses of the symbol-sets
+ tester/rt/test : Add options for running coverage
Co-author : Cillian O'Donnel
---
tester/rt/coverage.py | 38
- read the trace files with .exe.cov extention
---
tester/covoar/covoar.cc | 6 +-
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/tester/covoar/covoar.cc b/tester/covoar/covoar.cc
index 5bed98f..f03edc7 100644
--- a/tester/covoar/covoar.cc
+++ b/tester/covoar/covoar.cc
@@ -317,11
---
tester/covoar/covoar.cc | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/tester/covoar/covoar.cc b/tester/covoar/covoar.cc
index 5bed98f..95dc990 100644
--- a/tester/covoar/covoar.cc
+++ b/tester/covoar/covoar.cc
@@ -185,7 +185,7 @@ int main(
Executables