[igt-dev] [PATCH i-g-t 0/1] lib/igt_core.h: Introduce igt_subtest_group_named

janga.rahul.kumar at intel.com janga.rahul.kumar at intel.com
Mon Sep 5 12:53:19 UTC 2022


From: Janga Rahul Kumar <janga.rahul.kumar at intel.com>

igt_subtest_group_named will check for requirements only
when the subtest inside igt_subtest_group_named are executed.

This will help in avoiding the logging related to requirements of
subgroup tests when tests outside the subgroup are executed
individually.

Janga Rahul Kumar (1):
  lib/igt_core.h: Introduce igt_subtest_group_named

 lib/igt_core.c | 23 +++++++++++++++++++++++
 lib/igt_core.h | 20 ++++++++++++++++++++
 2 files changed, 43 insertions(+)

-- 
2.25.1



More information about the igt-dev mailing list