From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by gabe.freedesktop.org (Postfix) with ESMTPS id 363E210E196 for ; Thu, 8 Jun 2023 14:11:48 +0000 (UTC) Date: Thu, 8 Jun 2023 14:11:09 +0000 From: Matthew Brost To: Message-ID: References: <20230607080352.950226-1-janga.rahul.kumar@intel.com> Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20230607080352.950226-1-janga.rahul.kumar@intel.com> MIME-Version: 1.0 Subject: Re: [igt-dev] [PATCH i-g-t 0/2] Add VM error capture tests List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: igt-dev@lists.freedesktop.org, ramadevi.gandi@intel.com Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On Wed, Jun 07, 2023 at 01:33:50PM +0530, janga.rahul.kumar@intel.com wrote: > From: Janga Rahul Kumar > > Add tests to check VM error capture. > > Signed-off-by: Janga Rahul Kumar > This uAPI is changing soon, please don't more tests for it. Matt > Janga Rahul Kumar (2): > tests/xe_vm.c: Add VM bind error capture test > tests/xe_vm.c: Add Negative test to VM error capture > > tests/xe/xe_vm.c | 81 ++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 81 insertions(+) > > -- > 2.25.1 >