[igt-dev] [PATCH i-g-t 4/6] xe_test_config.json: add a driver name
Mauro Carvalho Chehab
mauro.chehab at linux.intel.com
Mon May 22 14:21:59 UTC 2023
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>
---
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