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 9AA0810E3C7 for ; Mon, 3 Apr 2023 10:34:13 +0000 (UTC) From: =?UTF-8?q?Zbigniew=20Kempczy=C5=84ski?= To: igt-dev@lists.freedesktop.org Date: Mon, 3 Apr 2023 12:33:59 +0200 Message-Id: <20230403103359.165928-3-zbigniew.kempczynski@intel.com> In-Reply-To: <20230403103359.165928-1-zbigniew.kempczynski@intel.com> References: <20230403103359.165928-1-zbigniew.kempczynski@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 2/2] intel-ci/xe-fast-feedback: Add xe_create@create-invalid-size subtest to BAT List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: Verifies object size passed by the use match region alignments during bo create ioctl. Signed-off-by: Zbigniew KempczyƄski --- 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 5f3bd2e917..9b2d4cac8a 100644 --- a/tests/intel-ci/xe-fast-feedback.testlist +++ b/tests/intel-ci/xe-fast-feedback.testlist @@ -2,6 +2,7 @@ igt@xe_module_load@load igt@xe_compute@compute-square +igt@xe_create@create-invalid-size igt@xe_debugfs@base igt@xe_debugfs@gt igt@xe_debugfs@forcewake -- 2.34.1