From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id 9CDD710E456 for ; Wed, 7 Jun 2023 08:03:26 +0000 (UTC) From: janga.rahul.kumar@intel.com To: igt-dev@lists.freedesktop.org, ramadevi.gandi@intel.com, janga.rahul.kumar@intel.com Date: Wed, 7 Jun 2023 13:33:50 +0530 Message-Id: <20230607080352.950226-1-janga.rahul.kumar@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 0/2] Add VM error capture tests List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: From: Janga Rahul Kumar Add tests to check VM error capture. Signed-off-by: Janga Rahul Kumar 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