From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id 55AA089E11 for ; Thu, 6 May 2021 04:38:20 +0000 (UTC) References: <20210504054027.12895-1-pankaj.laxminarayan.bharadiya@intel.com> <20210504054027.12895-2-pankaj.laxminarayan.bharadiya@intel.com> From: Karthik B S Message-ID: <65178e43-ab1a-9dfe-0330-f53de1c1118e@intel.com> Date: Thu, 6 May 2021 10:08:16 +0530 MIME-Version: 1.0 In-Reply-To: <20210504054027.12895-2-pankaj.laxminarayan.bharadiya@intel.com> Content-Language: en-US Subject: Re: [igt-dev] [PATCH i-g-t 2/2] tests/kms_psr2_su: Add subtest description List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: Pankaj Bharadiya , igt-dev@lists.freedesktop.org, gwan-gyeong.mun@intel.com, jose.souza@intel.com Cc: kishore.kunche@intel.com List-ID: On 5/4/2021 11:10 AM, Pankaj Bharadiya wrote: > Add description for all subtests. > > Signed-off-by: Pankaj Bharadiya Looks good to me. Reviewed-by: Karthik B S > --- > tests/kms_psr2_su.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/kms_psr2_su.c b/tests/kms_psr2_su.c > index 9215c59d6..c709065f5 100644 > --- a/tests/kms_psr2_su.c > +++ b/tests/kms_psr2_su.c > @@ -272,6 +272,7 @@ igt_main > } > > for (data.op = PAGE_FLIP; data.op < LAST; data.op++) { > + igt_describe("Test that selective update works when screen changes"); > igt_subtest_f("%s", op_str(data.op)) { > prepare(&data); > run(&data); _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev