[igt-dev] [V5 i-g-t 80/81] tests/testdisplay: Document each subtest for testplan
Sharma, Swati2
swati2.sharma at intel.com
Wed Aug 9 08:31:50 UTC 2023
Hi Bhanu,
Review comments from v4 are not addressed in v5.
On 29-Jun-23 8:19 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/testdisplay.c | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
> diff --git a/tests/testdisplay.c b/tests/testdisplay.c
> index 294d4c604..2a88eb64e 100644
> --- a/tests/testdisplay.c
> +++ b/tests/testdisplay.c
> @@ -69,6 +69,19 @@
> #include <stdlib.h>
> #include <signal.h>
>
> +/**
> + * TEST: testdisplay
> + * Category: Display
> + * Description: Tests basic display functionality.
> + *
> + * SUBTEST:
> + * Description: Tests basic display functionality.
> + * Driver requirement: any
> + * Functionality: kms_core
> + * Mega feature: General Display Features
> + * Run type: FULL
> + * Test category: functionality test
> + */
> IGT_TEST_DESCRIPTION("Tests basic display functionality.");
>
> enum {
More information about the igt-dev
mailing list