[PATCH i-g-t v2 06/25] tests/intel: Add tests to Compute subcategory
Kamil Konieczny
kamil.konieczny at linux.intel.com
Mon Mar 11 15:08:19 UTC 2024
Hi Katarzyna,
On 2024-03-08 at 08:36:38 +0000, Katarzyna Piecielska wrote:
> Let's add to Compute subcategory:
> - tests/intel/gem_compute.c
> - tests/intel/gem_vm_create.c
>
> Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
> Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
> Cc: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
Reviewed-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
> ---
> tests/intel/gem_compute.c | 2 +-
> tests/intel/gem_vm_create.c | 5 +++--
> 2 files changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/tests/intel/gem_compute.c b/tests/intel/gem_compute.c
> index 8d0214c4d..8bd9635ae 100644
> --- a/tests/intel/gem_compute.c
> +++ b/tests/intel/gem_compute.c
> @@ -6,7 +6,7 @@
> /**
> * TEST: Check compute-related functionality
> * Category: Hardware building block
> - * Sub-category: compute
> + * Sub-category: Compute
> * Test category: functionality test
> * Run type: BAT
> */
> diff --git a/tests/intel/gem_vm_create.c b/tests/intel/gem_vm_create.c
> index 8834c987f..12503c0e5 100644
> --- a/tests/intel/gem_vm_create.c
> +++ b/tests/intel/gem_vm_create.c
> @@ -30,10 +30,11 @@
> /**
> * TEST: gem vm create
> * Category: Server
> - * Functionality: context management
> - * Run type: FULL
> + * Functionality: context
> * Sub-category: Compute
> + * Feature: mapping
> * Test category: GEM_Legacy
> + * Run type: FULL
> *
> * SUBTEST: create-ext
> * Feature: mapping
> --
> 2.34.1
>
More information about the igt-dev
mailing list