From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by gabe.freedesktop.org (Postfix) with ESMTPS id B52DF10E104 for ; Mon, 5 Sep 2022 04:08:48 +0000 (UTC) From: Bhanuprakash Modem To: igt-dev@lists.freedesktop.org, karthik.b.s@intel.com Date: Mon, 5 Sep 2022 09:36:16 +0530 Message-Id: <20220905040618.302991-1-bhanuprakash.modem@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [i-g-t 0/2] tests/kms_atomic_transition: IGT test cleanup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: Convert all possible subtests to dynamic and sanitize the system state before starting/exiting the subtest. Bhanuprakash Modem (2): tests/kms_atomic_transition: Convert tests to dynamic tests/kms_atomic_transition: Test Cleanup tests/kms_atomic_transition.c | 371 +++++++++++++--------------------- 1 file changed, 137 insertions(+), 234 deletions(-) -- 2.35.1