[igt-dev] [V5 i-g-t 57/81] tests/kms_panel_fitting: Document each subtest for testplan
Sharma, Swati2
swati2.sharma at intel.com
Wed Aug 9 07:56:14 UTC 2023
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_panel_fitting.c | 21 +++++++++++++++++++++
> 1 file changed, 21 insertions(+)
>
> diff --git a/tests/kms_panel_fitting.c b/tests/kms_panel_fitting.c
> index ae1c65928..82d34831a 100644
> --- a/tests/kms_panel_fitting.c
> +++ b/tests/kms_panel_fitting.c
> @@ -26,6 +26,27 @@
> #include <limits.h>
> #include <math.h>
> #include <sys/stat.h>
> +/**
> + * TEST: kms panel fitting
> + * Category: Display
> + * Description: Test display panel fitting
> + *
> + * SUBTEST: atomic-fastset
> + * Description: Tests panel fitting usages with atomic fastset.
> + * Driver requirement: any
> + * Functionality: eDP, panel_fitting
scaling should also be added as part of functionality.
> + * Mega feature: General Display Features
> + * Run type: FULL
> + * Test category: functionality test
> + *
> + * SUBTEST: legacy
> + * Description: Tests panel fitting usages with legacy style commit.
> + * Driver requirement: any
> + * Functionality: eDP, panel_fitting
> + * Mega feature: General Display Features
> + * Run type: FULL
> + * Test category: functionality test
> + */
>
> IGT_TEST_DESCRIPTION("Test display panel fitting");
>
More information about the igt-dev
mailing list