[igt-dev] [PATCH 2/2] tests/kms_properties: Add test description

Aurabindo Pillai mail at aurabindo.in
Sun Jan 31 03:28:42 UTC 2021


Add top level description for kms_properties

Signed-off-by: Aurabindo Pillai <mail at aurabindo.in>
---
 tests/kms_properties.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tests/kms_properties.c b/tests/kms_properties.c
index b743f9d6..37844e32 100644
--- a/tests/kms_properties.c
+++ b/tests/kms_properties.c
@@ -29,6 +29,9 @@
 #include <string.h>
 #include <time.h>
 
+IGT_TEST_DESCRIPTION("Test setting properties on plane, crtc and connector"
+		     " including invalid properties that are fallible");
+
 struct additional_test {
 	const char *name;
 	uint32_t obj_type;
-- 
2.30.0



More information about the igt-dev mailing list