[PATCH i-g-t 16/24] tests/intel: Introduce SysMan subcategory
Mauro Carvalho Chehab
mauro.chehab at linux.intel.com
Mon Mar 4 15:20:55 UTC 2024
On Mon, 4 Mar 2024 11:16:09 +0000
Katarzyna Piecielska <katarzyna.piecielska at intel.com> wrote:
> Let's put e.g. sysfs heartbeat, sysfs preempt timeout, timeslise sysfs
> under SysMan subcategory.
LGTM.
Reviewed-by: Mauro Carvalho Chehab <mchehab at kernel.org>
>
> Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
> Cc: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
> Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
> Cc: Priyanka Dandamudi <priyanka.dandamudi at intel.com>
> ---
> tests/intel/sysfs_heartbeat_interval.c | 3 +++
> tests/intel/sysfs_preempt_timeout.c | 3 +++
> tests/intel/sysfs_timeslice_duration.c | 3 +++
> 3 files changed, 9 insertions(+)
>
> diff --git a/tests/intel/sysfs_heartbeat_interval.c b/tests/intel/sysfs_heartbeat_interval.c
> index 09dbc4129..8c6c448fa 100644
> --- a/tests/intel/sysfs_heartbeat_interval.c
> +++ b/tests/intel/sysfs_heartbeat_interval.c
> @@ -45,6 +45,9 @@
> * TEST: sysfs heartbeat interval
> * Feature: SMI, cmd_submission
> * Test category: SysMan
> + * Sub-category: SysMan
> + * Category: Desktop \ Server
> + * Functionality: sysfs heartbeat
> * Run type: FULL
> *
> * SUBTEST: idempotent
> diff --git a/tests/intel/sysfs_preempt_timeout.c b/tests/intel/sysfs_preempt_timeout.c
> index 606491c34..0663c347a 100644
> --- a/tests/intel/sysfs_preempt_timeout.c
> +++ b/tests/intel/sysfs_preempt_timeout.c
> @@ -44,6 +44,9 @@
> * TEST: sysfs preempt timeout
> * Feature: SMI, context
> * Test category: SysMan
> + * Sub-category: SysMan
> + * Category: Desktop \ Server
> + * Functionality: sysfs preempt timeout
> * Run type: FULL
> *
> * SUBTEST: idempotent
> diff --git a/tests/intel/sysfs_timeslice_duration.c b/tests/intel/sysfs_timeslice_duration.c
> index cceac94f2..e8dd2677e 100644
> --- a/tests/intel/sysfs_timeslice_duration.c
> +++ b/tests/intel/sysfs_timeslice_duration.c
> @@ -47,6 +47,9 @@
> * TEST: sysfs timeslice duration
> * Feature: SMI, cmd_submission
> * Test category: SysMan
> + * Functionality: timeslise sysfs
> + * Sub-category: SysMan
> + * Category: Desktop \ Server
> * Run type: FULL
> *
> * SUBTEST: duration
More information about the igt-dev
mailing list