[PATCH i-g-t 3/5] tests/intel/kms_test_config: Add fbdev tests to testplan
Kamil Konieczny
kamil.konieczny at linux.intel.com
Wed May 29 14:59:13 UTC 2024
Hi Bhanuprakash,
On 2024-05-28 at 11:12:21 +0530, Bhanuprakash Modem wrote:
> Add fbdev tests to KMS testplan.
>
> Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
> Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
Acked-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
> ---
> tests/intel/kms_test_config.json | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/intel/kms_test_config.json b/tests/intel/kms_test_config.json
> index bca3b250f..7886b6f58 100644
> --- a/tests/intel/kms_test_config.json
> +++ b/tests/intel/kms_test_config.json
> @@ -2,7 +2,7 @@
> "description": "JSON file to be used to parse KMS documentation",
> "name": "Display and KMS Tests for Intel i915 and Xe Drivers",
> "drivers": [ "xe", "i915" ],
> - "files": [ "../chamelium/kms_*.c", "../kms_*.c", "../testdisplay.c", "kms_*.c" ],
> + "files": [ "../chamelium/kms_*.c", "../fbdev.c", "../kms_*.c", "../testdisplay.c", "kms_*.c" ],
> "exclude_files": [ "../chamelium/kms_chamelium_helper.c", "../kms_color_helper.c",
> "kms_dsc_helper.c" ],
> "fields": {
> --
> 2.43.2
>
More information about the igt-dev
mailing list