[igt-dev] [i-g-t 1/3] tests/kms_addfb_basic: Fix testplan documentation for tiled tests

Bhanuprakash Modem bhanuprakash.modem at intel.com
Tue Nov 28 06:15:31 UTC 2023


Fix 'Driver requirement' field for recently modified tests by the
commit: 2ddd8cac9 tests/kms_addfb_basic: Skip not relevant subtests for Xe

Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
---
 tests/kms_addfb_basic.c | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/tests/kms_addfb_basic.c b/tests/kms_addfb_basic.c
index 337fef77e..877c70ded 100644
--- a/tests/kms_addfb_basic.c
+++ b/tests/kms_addfb_basic.c
@@ -95,8 +95,12 @@
  */
 
 /**
- * SUBTEST: basic-%s-tiled-legacy
- * Description: Check if addfb2 and rmfb call works for basic %arg[1] test
+ * SUBTEST: basic-x-tiled-legacy
+ * Description: Check if addfb2 and rmfb call works for basic x-tiling test
+ * Functionality: kms_gem_interop, tiling
+ *
+ * SUBTEST: basic-y-tiled-legacy
+ * Description: Check if addfb2 and rmfb call works for basic y-tiling test
  * Driver requirement: i915
  * Functionality: kms_gem_interop, tiling
  *
@@ -109,11 +113,6 @@
  * Description: Test that addfb2 call fails correctly for pitches mismatch
  * Driver requirement: i915
  * Functionality: kms_gem_interop, tiling
- *
- * arg[1]:
- *
- * @x:        x-tiling
- * @y:        y-tiling
  */
 
 /**
-- 
2.40.0



More information about the igt-dev mailing list