[igt-dev] [V5 i-g-t 01/81] testplan/kms: Keep category as high level entity
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Thu Jun 29 14:47:50 UTC 2023
Update kms testplan to keep the category as high level entity.
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
---
tests/kms_test_config.json | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/tests/kms_test_config.json b/tests/kms_test_config.json
index 5fbe40bdc..447a13337 100644
--- a/tests/kms_test_config.json
+++ b/tests/kms_test_config.json
@@ -6,21 +6,21 @@
"Category": {
"_properties_": {
"description": "Contains the major group for the tested functionality 'Display'"
- }
- },
- "Mega feature": {
- "_properties_": {
- "description": "Contains the mega feature for end to end use case, e.g. the 'PSR' feature."
},
- "Functionality": {
+ "Mega feature": {
"_properties_": {
- "description": "Groups tests on buckets containg more detailed functionality"
+ "description": "Contains the mega feature for end to end use case, e.g. the 'PSR' feature."
+ },
+ "Functionality": {
+ "_properties_": {
+ "description": "Groups tests on buckets containg more detailed functionality"
+ }
+ }
+ },
+ "Run type": {
+ "_properties_": {
+ "description": "Defines what category of testlist it belongs"
}
- }
- },
- "Run type": {
- "_properties_": {
- "description": "Defines what category of testlist it belongs"
}
},
"Test category": {
--
2.40.0
More information about the igt-dev
mailing list