qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH for-1.4 0/6] Various gcov fixes for 1.4


From: Andreas Färber
Subject: [Qemu-devel] [PATCH for-1.4 0/6] Various gcov fixes for 1.4
Date: Sat, 26 Jan 2013 12:45:09 +0100

Hello Blue,

Following the discussion with Eduardo about target-i386/topology.h coverage,
I have set up a gcov build and fixed a few issues I noticed:

* gcov breakages introduced when moving covered source files around
* typo from merging my tmp105 qtest case
* error fix for my tmp105 test case (no clue why necessary)

I'm also extending gcov support to sparc64 and x86_64, in case someone
chooses to run only those targets and not their respective base targets.

Regards,
Andreas

Cc: Blue Swirl <address@hidden>
Cc: Eduardo Habkost <address@hidden>
Cc: Paolo Bonzini <address@hidden>

Andreas Färber (6):
  tests: Fix gcov report for check-q{dict,float,int,string,list,json}
  tests: Fix gcov report for test-iov
  tests: Fix gcov typo for tmp105-test
  tests: Add gcov support for sparc64 qtest
  tests: Add gcov support for x86_64 qtest
  tests: Workaround gcov being unable to open .gcda file

 tests/Makefile |   20 +++++++++++---------
 1 Datei geändert, 11 Zeilen hinzugefügt(+), 9 Zeilen entfernt(-)

-- 
1.7.10.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]