[igt-dev] [i-g-t 2/4] tests/i915/kms_flip: Fix testplan documentation for hang tests

Bhanuprakash Modem bhanuprakash.modem at intel.com
Tue Sep 5 07:25:59 UTC 2023


Update testplan documentation for hang tests (Add "hang" to
the Functionality).

Cc: Kunal Joshi <kunal1.joshi at intel.com>
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
---
 tests/kms_flip.c | 25 +++++++++++++++++++++++--
 1 file changed, 23 insertions(+), 2 deletions(-)

diff --git a/tests/kms_flip.c b/tests/kms_flip.c
index 23c71cee2..10617d520 100755
--- a/tests/kms_flip.c
+++ b/tests/kms_flip.c
@@ -109,6 +109,29 @@
  * Test category: functionality test
  */
 
+/**
+ * SUBTEST: %s
+ * Description: Basic test to validate %arg[1]
+ * Driver requirement: i915, xe
+ * Functionality: hang, vblank
+ * Mega feature: General Display Features
+ * Run type: FULL
+ * Test category: functionality test
+ *
+ * SUBTEST: 2x-%s
+ * Description: Test to validate %arg[1] on a pair of connected displays
+ * Driver requirement: i915, xe
+ * Functionality: hang, vblank
+ * Mega feature: General Display Features
+ * Run type: FULL
+ * Test category: functionality test
+ *
+ * arg[1]:
+ *
+ * @flip-vs-modeset-vs-hang:      pageflip and modeset by hang injection
+ * @flip-vs-panning-vs-hang:      pageflip with panning by hang injection
+ */
+
 /**
  * SUBTEST: %s
  * Description: Basic test to validate %arg[1]
@@ -140,8 +163,6 @@
  * @flip-vs-expired-vblank:       pageflip by checking the vbalnk sequence
  * @flip-vs-absolute-wf_vblank:   pageflip and wait for the absolute vblank
  * @flip-vs-blocking-wf-vblank:   pageflip and wait for the absolute vblank synchronous
- * @flip-vs-modeset-vs-hang:      pageflip and modeset by hang injection
- * @flip-vs-panning-vs-hang:      pageflip with panning by hang injection
  * @nonexisting-fb:               expired framebuffer
  * @modeset-vs-vblank-race:       modeset and check for vblank
  */
-- 
2.40.0



More information about the igt-dev mailing list