From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Janusz Krzysztofik To: igt-dev@lists.freedesktop.org Date: Mon, 6 Nov 2023 10:59:36 +0100 Message-ID: <20231106095935.7031-4-janusz.krzysztofik@linux.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 0/2] lib/kunit: Execute test cases synchronously List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: intel-xe@lists.freedesktop.org, dri-devel@lists.freedesktop.org Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: Load KUnit modules in a way that only one selected test case is executed per each IGT dynamic sub-subtest. Janusz Krzysztofik (2): lib/kunit: Split out reusable part of test case list gathering lib/kunit: Execute test cases synchronously lib/igt_kmod.c | 262 +++++++++++++++++++++---------------------------- 1 file changed, 111 insertions(+), 151 deletions(-) -- 2.42.0