[igt-dev] [i-g-t V4 72/82] tests/kms_selftest: Document each subtest for testplan
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Mon May 29 05:28:25 UTC 2023
Add documentation for all kms tests which is used by IGT testplan
documentation.
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
---
tests/kms_selftest.c | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/tests/kms_selftest.c b/tests/kms_selftest.c
index abc4bfe98..1052d1f32 100644
--- a/tests/kms_selftest.c
+++ b/tests/kms_selftest.c
@@ -23,6 +23,19 @@
#include "igt.h"
#include "igt_kmod.h"
+/**
+ * TEST: kms selftest
+ * Category: Display
+ * Description: Basic sanity check of KMS selftests.
+ *
+ * SUBTEST: all-tests
+ * Description: Basic sanity check of KMS selftests.
+ * Driver requirement: any
+ * Functionality: kms_core
+ * Mega feature: General Display Features
+ * Run type: FULL
+ * Test category: functionality test
+ */
IGT_TEST_DESCRIPTION("Basic sanity check of KMS selftests.");
--
2.40.0
More information about the igt-dev
mailing list