[igt-dev] [i-g-t V3 04/82] testplan/kms: Include testdisplay to kms testplan config

Mauro Carvalho Chehab mauro.chehab at linux.intel.com
Tue May 23 06:45:11 UTC 2023


On Tue, 23 May 2023 12:01:25 +0530
Bhanuprakash Modem <bhanuprakash.modem at intel.com> wrote:

> As testdisplay.c is belongs to display, add it to the kms
> testplan config.

LGTM.
Reviewed-by: Mauro Carvalho Chehab <mchehab at kernel.org>

> 
> Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
> ---
>  tests/kms_test_config.json | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/kms_test_config.json b/tests/kms_test_config.json
> index d2d6357d1..b81b3ba55 100644
> --- a/tests/kms_test_config.json
> +++ b/tests/kms_test_config.json
> @@ -1,6 +1,6 @@
>  {
>      "description": "JSON file to be used to parse KMS documentation",
> -    "files": [ "chamelium/kms_*.c", "i915/kms_*.c", "kms_*.c" ],
> +    "files": [ "chamelium/kms_*.c", "i915/kms_*.c", "kms_*.c", "testdisplay.c" ],
>      "fields": {
>          "Category": {
>              "_properties_": {


More information about the igt-dev mailing list