commit | 990e6a2754fc16501470b661c4af94ec036f1190 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Wed Jun 20 12:34:45 2018 +0100 |
committer | Alex Bennée <alex.bennee@linaro.org> | Thu Jul 05 15:59:41 2018 +0100 |
tree | cb3a68604a18721982ed5de7512cc4fa63df5327 | |
parent | 0708e6476fad27c4d98c5c302a7d7ca475a41369 [diff] |
build-system: add clean-coverage target This can be used to remove any stale coverage data before any particular test run. This is useful for analysing individual tests. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>---