[PATCH i-g-t 1/1] tests/intel: Adjust test documentation to given standard

Kamil Konieczny kamil.konieczny at linux.intel.com
Mon Dec 9 17:52:28 UTC 2024


Hi Katarzyna,
On 2024-12-09 at 08:05:46 +0000, Katarzyna Piecielska wrote:
> Change Category for:
>  * tests/intel/xe_exec_sip.c
>  * tests/intel/xe_tlb.c
> 
> Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
> Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>

Acked-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>

> ---
>  tests/intel/xe_exec_sip.c | 8 ++++----
>  tests/intel/xe_tlb.c      | 2 +-
>  2 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/tests/intel/xe_exec_sip.c b/tests/intel/xe_exec_sip.c
> index 91c8df161..062b80a08 100644
> --- a/tests/intel/xe_exec_sip.c
> +++ b/tests/intel/xe_exec_sip.c
> @@ -5,12 +5,12 @@
>  
>  /**
>   * TEST: Tests for GPGPU shader and system routine (SIP) execution
> - * Category: Software building block
> - * Description: Exercise interaction between GPGPU shader and system routine
> - *              (SIP), which should handle exceptions raised on Execution Unit.
> - * Functionality: system routine
> + * Category: Core
>   * Mega feature: Compute
>   * Sub-category: GPGPU tests
> + * Functionality: system routine
> + * Description: Exercise interaction between GPGPU shader and system routine
> + *              (SIP), which should handle exceptions raised on Execution Unit.
>   * Test category: functionality test
>   */
>  
> diff --git a/tests/intel/xe_tlb.c b/tests/intel/xe_tlb.c
> index 8104e45d8..9b920fe8a 100644
> --- a/tests/intel/xe_tlb.c
> +++ b/tests/intel/xe_tlb.c
> @@ -15,7 +15,7 @@
>  
>  /**
>   * TEST: Check Translation Lookaside Buffer Invalidation.
> - * Category: Software building block
> + * Category: Core
>   * Mega feature: General Core features
>   * Sub-category: CMD submission
>   * Functionality: TLB invalidate
> -- 
> 2.34.1
> 


More information about the igt-dev mailing list