<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/scripts/travis, branch master</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/scripts/travis?h=master</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/scripts/travis?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2021-02-15T09:38:19+00:00</updated>
<entry>
<title>travis.yml: Move gprof/gcov test across to gitlab</title>
<updated>2021-02-15T09:38:19+00:00</updated>
<author>
<name>Philippe Mathieu-Daudé</name>
</author>
<published>2021-02-11T12:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=04250c69bc100daf95a221b39ee438e679d093e8'/>
<id>urn:sha1:04250c69bc100daf95a221b39ee438e679d093e8</id>
<content type='text'>
Similarly to commit 8cdb2cef3f1, move the gprof/gcov test to GitLab.

The coverage-summary.sh script is not Travis-CI specific, make it
generic.

[thuth: Add gcovr and bsdmainutils which are required for the
        coverage-summary.sh script to the ubuntu docker file,
        and use 'check' as test target]

Signed-off-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Signed-off-by: Thomas Huth &lt;thuth@redhat.com&gt;
Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Reviewed-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Reviewed-by: Wainer dos Santos Moschetta &lt;wainersm@redhat.com&gt;
Message-Id: &lt;20201108204535.2319870-10-philmd@redhat.com&gt;
Message-Id: &lt;20210211045455.456371-2-thuth@redhat.com&gt;
Message-Id: &lt;20210211122750.22645-2-alex.bennee@linaro.org&gt;
</content>
</entry>
<entry>
<title>travis: add gcovr summary for GCOV build</title>
<updated>2018-07-05T14:59:41+00:00</updated>
<author>
<name>Alex Bennée</name>
</author>
<published>2018-06-20T11:00:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=0708e6476fad27c4d98c5c302a7d7ca475a41369'/>
<id>urn:sha1:0708e6476fad27c4d98c5c302a7d7ca475a41369</id>
<content type='text'>
This gives a more useful summary, sorted by descending % coverage,
after the tests have run. The final numbers will give an idea if our
coverage is getting better or worse.

To keep the width sane we need to post process the file that the old
gcovr tool generates. This is done with a mix of sed, awk and column
in the scripts/coverage-summary.sh script.

As quite a lot of lines don't get covered at all we filter out all the
0% lines. If the file doesn't appear it is not being exercised.

Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Reviewed-by: Daniel P. Berrangé &lt;berrange@redhat.com&gt;
</content>
</entry>
</feed>
