libvirt/examples
Cole Robinson f38d553e2d configure: Remove --enable-test-coverage
We provide a custom configure option --enable-test-coverage and
'make cov' target to generate code coverage reports. However gnulib
already provides a 'make coverage' which 'just works' and doesn't
require a special configure option.

This drops our custom implementation in favor of 'make coverage'.
Reports are now output to cov/index.html

Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2019-03-14 20:47:15 -04:00
..
admin examples: Work around lack of mingw localtime_r() 2019-01-08 14:47:21 -06:00
dominfo Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
dommigrate Drop some useless comparisons and checks 2019-03-07 09:22:47 +01:00
domsuspend examples: Avoid gnulib, have standalone examples 2019-01-08 09:26:51 -06:00
domtop examples: Work around lack of mingw sigaction() 2019-01-08 14:47:04 -06:00
hellolibvirt examples: Avoid gnulib, have standalone examples 2019-01-08 09:26:51 -06:00
lxcconvert Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
object-events examples: Work around lack of mingw sigaction() 2019-01-08 14:47:04 -06:00
openauth examples: Avoid gnulib, have standalone examples 2019-01-08 09:26:51 -06:00
polkit examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
rename examples: Avoid gnulib, have standalone examples 2019-01-08 09:26:51 -06:00
systemtap Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
xml examples: Add clean-traffic-gateway into nwfilters 2018-07-18 14:03:47 +02:00
Makefile.am configure: Remove --enable-test-coverage 2019-03-14 20:47:15 -04:00