From nobody Wed Nov 5 08:25:58 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=linaro.org Return-Path: Received: from lists.gnu.org (208.118.235.17 [208.118.235.17]) by mx.zohomail.com with SMTPS id 1530613375430246.6417912407652; Tue, 3 Jul 2018 03:22:55 -0700 (PDT) Received: from localhost ([::1]:39389 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1faISK-0003lW-55 for importer@patchew.org; Tue, 03 Jul 2018 06:22:44 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43496) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1faIKm-0006nX-3I for qemu-devel@nongnu.org; Tue, 03 Jul 2018 06:14:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1faIKl-0008SJ-6U for qemu-devel@nongnu.org; Tue, 03 Jul 2018 06:14:56 -0400 Received: from mail-wm0-x242.google.com ([2a00:1450:400c:c09::242]:50715) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1faIKk-0008Rl-W3 for qemu-devel@nongnu.org; Tue, 03 Jul 2018 06:14:55 -0400 Received: by mail-wm0-x242.google.com with SMTP id v25-v6so1718104wmc.0 for ; Tue, 03 Jul 2018 03:14:54 -0700 (PDT) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id v9-v6sm1278459wrn.97.2018.07.03.03.14.46 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 03 Jul 2018 03:14:51 -0700 (PDT) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id 2C7A53E072E; Tue, 3 Jul 2018 11:14:45 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=gH9kwGR/d3n3ZZtMKFuV2Io0FY37dkTA4ZArazBX2eY=; b=K+JnYA11+GnoMQe2fvTqf9Pega97OWhKg+wWs7lePpbEZBl0HOGyX02+Q0QkzCv46h QxHeUP/CoR4pzDRo4RUTPDm5DujI2venShGQ9wGfArOCdJ7riKb2DhqodyzbbjKQLU3m ULuwDAH4+hNYDGcIaZTr8gVKYx6Uf72YZQlWA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=gH9kwGR/d3n3ZZtMKFuV2Io0FY37dkTA4ZArazBX2eY=; b=aqAaXp0LWRxIxyUN1rGjsxp3iXPA4COqeNWIJ1sqaLbIda3WQ0ldoauoT48MiPL7VF WkvuLjJd+NszDiJz4pxbeQ4Psd/82Gu098cclK70DYYhWagDsH6oxd6yH6azV+XRtaaU 9wwhxtP4XVOLKZSCRpo9mYP5mmuIW8hrH/TLR4QfgJlStBBeB+yXRwdEmOxCW6D2fkz6 Dqs77rY/tJUNEEPnsf0xNj5Ihqo3kLb2xh2NRXnNDEcYr5COhwQrsQ4aJohEnx2FDMfh OqqkMbSeHqJMl51cMWHK4IJymyaYxcgO642cvkmzs0qxKIs51Ux+2AiXpcibi5Qb80gc wVYg== X-Gm-Message-State: APt69E10NqGAiqB41YFmNF3jizDRZnDnVSC6x3NGr65VRd0FGr7K6KB4 rGi4sZiwX2HbAQodh61f23iU9gqCeMM= X-Google-Smtp-Source: AAOMgpeenF4RfGH5a3m8BQHOi4OxVHoim62X5Vbkom/bYbtt8u4OaJ+52CfOWTJQJHdO3aoBbLXphQ== X-Received: by 2002:a1c:9c0b:: with SMTP id f11-v6mr10380057wme.148.1530612893898; Tue, 03 Jul 2018 03:14:53 -0700 (PDT) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: peter.maydell@linaro.org Date: Tue, 3 Jul 2018 11:14:32 +0100 Message-Id: <20180703101444.23778-9-alex.bennee@linaro.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180703101444.23778-1-alex.bennee@linaro.org> References: <20180703101444.23778-1-alex.bennee@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:400c:c09::242 Subject: [Qemu-devel] [PULL 08/20] build-system: add coverage-report target X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: agraf@suse.de, =?UTF-8?q?Alex=20Benn=C3=A9e?= , richard.henderson@linaro.org, qemu-devel@nongnu.org, f4bug@amsat.org, cota@braap.org, famz@redhat.com, aurelien@aurel32.net Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDKM_2 RSF_0 Z_629925259 SPT_0 This will build a coverage report under the current directory in reports/coverage. At the users option a report can be generated by directly invoking something like: make foo/bar/coverage-report.html Signed-off-by: Alex Benn=C3=A9e Reviewed-by: Philippe Mathieu-Daud=C3=A9 Tested-by: Philippe Mathieu-Daud=C3=A9 Reviewed-by: Daniel P. Berrang=C3=A9 diff --git a/Makefile b/Makefile index 2b3413a5ba..68af7b5d7c 100644 --- a/Makefile +++ b/Makefile @@ -986,6 +986,16 @@ docs/interop/qemu-qmp-ref.dvi docs/interop/qemu-qmp-re= f.html \ docs/interop/qemu-qmp-ref.txt docs/interop/qemu-qmp-ref.7: \ docs/interop/qemu-qmp-ref.texi docs/interop/qemu-qmp-qapi.texi =20 +# Reports/Analysis + +%/coverage-report.html: + @mkdir -p $* + $(call quiet-command,\ + gcovr -p --html --html-details -o $@, \ + "GEN", "coverage-report.html") + +.PHONY: coverage-report +coverage-report: $(CURDIR)/reports/coverage/coverage-report.html =20 ifdef CONFIG_WIN32 =20 @@ -1095,6 +1105,9 @@ endif @echo 'Documentation targets:' @echo ' html info pdf txt' @echo ' - Build documentation in specified format' +ifdef CONFIG_GCOV + @echo ' coverage-report - Create code coverage report' +endif @echo '' ifdef CONFIG_WIN32 @echo 'Windows targets:' diff --git a/docs/devel/testing.rst b/docs/devel/testing.rst index 7f04ca104e..5e19cd50da 100644 --- a/docs/devel/testing.rst +++ b/docs/devel/testing.rst @@ -166,9 +166,14 @@ If you want to gather coverage information on a single= test the ``make clean-coverage`` target can be used to delete any existing coverage information before running a single test. =20 -Reports can be obtained by running ``gcov`` command -on the output files under ``$build_dir/tests/``, please read the -``gcov`` documentation for more information. +You can generate a HTML coverage report by executing ``make +coverage-report`` which will create +./reports/coverage/coverage-report.html. If you want to create it +elsewhere simply execute ``make /foo/bar/baz/coverage-report.html``. + +Further analysis can be conducted by running the ``gcov`` command +directly on the various .gcda output files. Please read the ``gcov`` +documentation for more information. =20 QEMU iotests =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --=20 2.17.1