From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.9]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8CE4410E74B for ; Thu, 30 Nov 2023 17:19:07 +0000 (UTC) From: Matthew Auld To: igt-dev@lists.freedesktop.org Date: Thu, 30 Nov 2023 17:18:50 +0000 Message-ID: <20231130171850.461941-2-matthew.auld@intel.com> In-Reply-To: <20231130171850.461941-1-matthew.auld@intel.com> References: <20231130171850.461941-1-matthew.auld@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t v2 2/2] tests/intel-ci/xe-fast-feedback: add create-invalid-mbz List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: Ensure we have some coverage in BAT for gem_create MBZ fields. v2: (Kamil) - Keep it locally sorted Signed-off-by: Matthew Auld Cc: Kamil Konieczny Cc: Pallavi Mishra Cc: Francois Dugast --- tests/intel-ci/xe-fast-feedback.testlist | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist index 5c53e249d..01ad9a9f3 100644 --- a/tests/intel-ci/xe-fast-feedback.testlist +++ b/tests/intel-ci/xe-fast-feedback.testlist @@ -4,6 +4,7 @@ igt@xe_module_load@load igt@xe_compute@compute-square igt@xe_create@create-execqueues-noleak igt@xe_create@create-execqueues-leak +igt@xe_create@create-invalid-mbz igt@xe_create@create-massive-size igt@xe_debugfs@base igt@xe_debugfs@gt -- 2.43.0