[igt-dev] [V5 i-g-t 31/81] tests/kms_3d: Document each subtest for testplan

Sharma, Swati2 swati2.sharma at intel.com
Wed Aug 9 04:54:40 UTC 2023


LGTM

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

On 29-Jun-23 8:18 PM, Bhanuprakash Modem wrote:
> Add documentation for all kms tests which is used by IGT testplan
> documentation.
> 
> Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
> ---
>   tests/kms_3d.c | 13 +++++++++++++
>   1 file changed, 13 insertions(+)
> 
> diff --git a/tests/kms_3d.c b/tests/kms_3d.c
> index c7a9d42d2..df0b54b37 100644
> --- a/tests/kms_3d.c
> +++ b/tests/kms_3d.c
> @@ -24,6 +24,19 @@
>   
>   #include "igt.h"
>   #include "xe/xe_query.h"
> +/**
> + * TEST: kms 3d
> + * Category: Display
> + * Description: Tests 3D mode setting.
> + *
> + * SUBTEST:
> + * Description: Tests 3D mode setting.
> + * Driver requirement: any
> + * Functionality: stereoscopic
> + * Mega feature: General Display Features
> + * Run type: FULL
> + * Test category: functionality test
> + */
>   
>   IGT_TEST_DESCRIPTION("Tests 3D mode setting.");
>   


More information about the igt-dev mailing list