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

Sharma, Swati2 swati2.sharma at intel.com
Mon Aug 14 07:59:19 UTC 2023


On 09-Aug-23 5:35 PM, Sharma, Swati2 wrote:
> 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_concurrent.c | 26 ++++++++++++++++++++++++++
>>   1 file changed, 26 insertions(+)
>>
>> diff --git a/tests/kms_concurrent.c b/tests/kms_concurrent.c
>> index d915a98b2..f5fe321a2 100644
>> --- a/tests/kms_concurrent.c
>> +++ b/tests/kms_concurrent.c
>> @@ -24,6 +24,32 @@
>>   #include "igt.h"
>>   #include "drmtest.h"
>> +/**
>> + * TEST: kms concurrent
>> + * Category: Display
>> + * Description: Test atomic mode setting concurrently with multiple 
>> planes and
>> + *              screen resolution
>> + *
>> + * SUBTEST: pipe-%s
>> + * Description: Test atomic mode setting concurrently with multiple 
>> planes and
>> + *              screen resolution on %arg[1].
>> + * Driver requirement: any
>> + * Functionality: kms_core

Sorry, missed in previous review. Add plane as functionality too.

>> + * Mega feature: General Display Features
>> + * Run type: FULL
>> + * Test category: functionality test
>> + *
>> + * arg[1]:
>> + *
>> + * @A:      pipe A
>> + * @B:      pipe B
>> + * @C:      pipe C
>> + * @D:      pipe D
>> + * @E:      pipe E
>> + * @F:      pipe F
>> + * @G:      pipe G
>> + * @H:      pipe H
>> + */
>>   IGT_TEST_DESCRIPTION("Test atomic mode setting concurrently with 
>> multiple planes and screen resolution");


More information about the igt-dev mailing list