[igt-dev] [i-g-t] tests/intel/kms: Drop Run type field
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Mon Sep 11 15:43:20 UTC 2023
Follow "ada49eb7d: tests: Intel Xe: drop Run type field" commit
and do the same for pending KMS tests.
Fixes: 9da2960b1
Cc: Mauro Carvalho Chehab <mchehab at kernel.org>
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
---
tests/intel/kms_pm_backlight.c | 5 -----
tests/intel/kms_pm_dc.c | 7 -------
tests/intel/kms_pm_lpsp.c | 2 --
3 files changed, 14 deletions(-)
diff --git a/tests/intel/kms_pm_backlight.c b/tests/intel/kms_pm_backlight.c
index 42aa7cb5d..20af15a6b 100644
--- a/tests/intel/kms_pm_backlight.c
+++ b/tests/intel/kms_pm_backlight.c
@@ -46,7 +46,6 @@
* Driver requirement: i915
* Functionality: backlight
* Mega feature: Display Power
- * Run type: FULL
* Test category: functionality test
*
* SUBTEST: basic-brightness
@@ -54,7 +53,6 @@
* Driver requirement: i915
* Functionality: backlight
* Mega feature: Display Power
- * Run type: BAT
* Test category: functionality test
*
* SUBTEST: fade
@@ -62,7 +60,6 @@
* Driver requirement: i915
* Functionality: backlight
* Mega feature: Display Power
- * Run type: FULL
* Test category: functionality test
*
* SUBTEST: fade-with-dpms
@@ -70,7 +67,6 @@
* Driver requirement: i915
* Functionality: dpms, backlight
* Mega feature: Display Power
- * Run type: FULL
* Test category: functionality test
*
* SUBTEST: fade-with-suspend
@@ -78,7 +74,6 @@
* Driver requirement: i915
* Functionality: backlight, suspend
* Mega feature: Display Power
- * Run type: FULL
* Test category: functionality test
*/
diff --git a/tests/intel/kms_pm_dc.c b/tests/intel/kms_pm_dc.c
index 895fe4b4c..76c662f1f 100644
--- a/tests/intel/kms_pm_dc.c
+++ b/tests/intel/kms_pm_dc.c
@@ -47,7 +47,6 @@
* Driver requirement: i915
* Functionality: dc3co, pm_dc, psr2
* Mega feature: Display Power
- * Run type: FULL
* Test category: functionality test
*
* SUBTEST: dc5-dpms
@@ -56,7 +55,6 @@
* Driver requirement: i915
* Functionality: dpms, pm_dc
* Mega feature: Display Power
- * Run type: FULL
* Test category: functionality test
*
* SUBTEST: dc5-dpms-negative
@@ -65,7 +63,6 @@
* Driver requirement: i915
* Functionality: dpms, pm_dc
* Mega feature: Display Power
- * Run type: FULL
* Test category: functionality test
*
* SUBTEST: dc5-psr
@@ -73,7 +70,6 @@
* Driver requirement: i915
* Functionality: pm_dc, psr
* Mega feature: Display Power
- * Run type: FULL
* Test category: functionality test
*
* SUBTEST: dc6-dpms
@@ -82,7 +78,6 @@
* Driver requirement: i915
* Functionality: dpms, pm_dc
* Mega feature: Display Power
- * Run type: FULL
* Test category: functionality test
*
* SUBTEST: dc6-psr
@@ -90,7 +85,6 @@
* Driver requirement: i915
* Functionality: pm_dc, psr
* Mega feature: Display Power
- * Run type: FULL
* Test category: functionality test
*
* SUBTEST: dc9-dpms
@@ -98,7 +92,6 @@
* Driver requirement: i915
* Functionality: dpms, pm_dc
* Mega feature: Display Power
- * Run type: FULL
* Test category: functionality test
*/
diff --git a/tests/intel/kms_pm_lpsp.c b/tests/intel/kms_pm_lpsp.c
index 9b5547cda..9093f728c 100644
--- a/tests/intel/kms_pm_lpsp.c
+++ b/tests/intel/kms_pm_lpsp.c
@@ -42,7 +42,6 @@
* Driver requirement: i915
* Functionality: pm_lpsp
* Mega feature: Display Power
- * Run type: FULL
* Test category: functionality test
*
* SUBTEST: screens-disabled
@@ -50,7 +49,6 @@
* Driver requirement: i915
* Functionality: pm_lpsp
* Mega feature: Display Power
- * Run type: FULL
* Test category: functionality test
*/
--
2.40.0
More information about the igt-dev
mailing list