[igt-dev] [PATCH i-g-t 2/6] kms_test_config.json: add a name for the KMS Intel testset
Kamil Konieczny
kamil.konieczny at linux.intel.com
Fri May 26 11:57:09 UTC 2023
On 2023-05-22 at 16:21:57 +0200, Mauro Carvalho Chehab wrote:
> From: Mauro Carvalho Chehab <mchehab at kernel.org>
>
> Instead of inferring the name automatically, which is broken on this
> case, as it would use "Tests" place it at the file.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab at kernel.org>
Reviewed-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
> ---
> tests/kms_test_config.json | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/kms_test_config.json b/tests/kms_test_config.json
> index d2d6357d1bc7..5fbe40bdc487 100644
> --- a/tests/kms_test_config.json
> +++ b/tests/kms_test_config.json
> @@ -1,5 +1,6 @@
> {
> "description": "JSON file to be used to parse KMS documentation",
> + "name": "Display and KMS Tests for Intel i915 and Xe Drivers",
> "files": [ "chamelium/kms_*.c", "i915/kms_*.c", "kms_*.c" ],
> "fields": {
> "Category": {
> --
> 2.40.1
>
More information about the igt-dev
mailing list