[igt-dev] [i-g-t 1/3] tests/kms_addfb_basic: Fix testplan documentation for tiled tests

Sharma, Swati2 swati2.sharma at intel.com
Fri Dec 1 11:47:49 UTC 2023


LGTM

Reviewed-by: Swati Sharma <swati2.sharma at intel.com>

On 28-Nov-23 11:45 AM, Bhanuprakash Modem wrote:
> Fix 'Driver requirement' field for recently modified tests by the
> commit: 2ddd8cac9 tests/kms_addfb_basic: Skip not relevant subtests for Xe
> 
> Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
> ---
>   tests/kms_addfb_basic.c | 13 ++++++-------
>   1 file changed, 6 insertions(+), 7 deletions(-)
> 
> diff --git a/tests/kms_addfb_basic.c b/tests/kms_addfb_basic.c
> index 337fef77e..877c70ded 100644
> --- a/tests/kms_addfb_basic.c
> +++ b/tests/kms_addfb_basic.c
> @@ -95,8 +95,12 @@
>    */
>   
>   /**
> - * SUBTEST: basic-%s-tiled-legacy
> - * Description: Check if addfb2 and rmfb call works for basic %arg[1] test
> + * SUBTEST: basic-x-tiled-legacy
> + * Description: Check if addfb2 and rmfb call works for basic x-tiling test
> + * Functionality: kms_gem_interop, tiling
> + *
> + * SUBTEST: basic-y-tiled-legacy
> + * Description: Check if addfb2 and rmfb call works for basic y-tiling test
>    * Driver requirement: i915
>    * Functionality: kms_gem_interop, tiling
>    *
> @@ -109,11 +113,6 @@
>    * Description: Test that addfb2 call fails correctly for pitches mismatch
>    * Driver requirement: i915
>    * Functionality: kms_gem_interop, tiling
> - *
> - * arg[1]:
> - *
> - * @x:        x-tiling
> - * @y:        y-tiling
>    */
>   
>   /**


More information about the igt-dev mailing list