From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1B43F10E0AB for ; Mon, 18 Sep 2023 05:13:10 +0000 (UTC) From: Swati Sharma To: igt-dev@lists.freedesktop.org Date: Mon, 18 Sep 2023 10:43:26 +0530 Message-Id: <20230918051332.231485-1-swati2.sharma@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 0/6] Test cleanup and dynamic conversion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: In this patch series, code rework is done. Also, subtests are converted to dynamic subtests. Flexibility is added to run subtests on all valid pipe/output combinations. Swati Sharma (6): tests/kms_atomic: cosmetic changes tests/kms_atomic: rename subtest tests/kms_atomic: test cleanup tests/kms_atomic: convert subtests to dynamic subtests tests/kms_atomic: check validity of pipe-output combo tests/kms_atomic: add flexibility to run tests on all pipes tests/kms_atomic.c | 1070 ++++++++++++++++++++++++-------------------- 1 file changed, 595 insertions(+), 475 deletions(-) -- 2.25.1