[igt-dev] [i-g-t V3 4/6] tests/kms_flip: Fix testplan documentation for hang tests
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Wed Sep 6 08:08:38 UTC 2023
Update testplan documentation for hang tests (Add "hang" to
the Functionality).
V2: - Update commit message
Cc: Kunal Joshi <kunal1.joshi at intel.com>
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
Reviewed-by: Kunal Joshi <kunal1.joshi 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 f09a00dd0..f76fa1ca7 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