[igt-dev] [PATCH i-g-t 3/6] i915_test_config.json: add a driver name
Kamil Konieczny
kamil.konieczny at linux.intel.com
Fri May 26 11:57:40 UTC 2023
On 2023-05-22 at 16:21:58 +0200, Mauro Carvalho Chehab wrote:
> From: Mauro Carvalho Chehab <mchehab at kernel.org>
>
> Instead of inferring the name automatically, 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/i915/i915_test_config.json | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/i915/i915_test_config.json b/tests/i915/i915_test_config.json
> index 812cb73b9f52..cc632f0d7cd5 100644
> --- a/tests/i915/i915_test_config.json
> +++ b/tests/i915/i915_test_config.json
> @@ -1,5 +1,6 @@
> {
> "description": "JSON file to be used to parse i915 documentation",
> + "name": "Tests for i915 Driver",
> "files": [ "*.c", "../core_auth.c", "../core_getclient.c",
> "../core_getstats.c", "../core_getversion.c",
> "../core_hotunplug.c", "../core_setmaster.c",
> --
> 2.40.1
>
More information about the igt-dev
mailing list