[igt-dev] [PATCH i-g-t 4/6] xe_test_config.json: add a driver name

Kamil Konieczny kamil.konieczny at linux.intel.com
Fri May 26 11:59:04 UTC 2023


On 2023-05-22 at 16:21:59 +0200, Mauro Carvalho Chehab wrote:
> From: Mauro Carvalho Chehab <mchehab at kernel.org>
> 
> Instead	of inferring the name automatically, place it at the file.
--------- ^^^^^^
Too much spaces, please correct this before merging.

> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab at kernel.org>

Reviewed-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>

> ---
>  tests/xe/xe_test_config.json | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/xe/xe_test_config.json b/tests/xe/xe_test_config.json
> index 666fe6cd315c..334d372d1330 100644
> --- a/tests/xe/xe_test_config.json
> +++ b/tests/xe/xe_test_config.json
> @@ -1,5 +1,6 @@
>  {
>      "description": "JSON file to be used to parse Xe documentation",
> +    "name": "Tests for Xe Driver",
>      "files": [ "xe_*.c" ],
>      "fields": {
>          "Category": {
> -- 
> 2.40.1
> 


More information about the igt-dev mailing list