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 <blauwir...@gmail.com> Cc: Eduardo Habkost <ehabk...@redhat.com> Cc: Paolo Bonzini <pbonz...@redhat.com> 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