[igt-dev] [PATCH i-g-t] tests/kms_dp_dsc: Add subtest description
Arundhati Hagaragi
arundhati.hagaragi at intel.com
Thu Apr 8 07:01:36 UTC 2021
Added description for subtest
Signed-off-by: Arundhati Hagaragi <arundhati.hagaragi at intel.com>
Cc: Gupta, Nidhi1 <nidhi1.gupta at intel.com>
---
tests/kms_dp_dsc.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tests/kms_dp_dsc.c b/tests/kms_dp_dsc.c
index e2e3aaa0..60ed3855 100644
--- a/tests/kms_dp_dsc.c
+++ b/tests/kms_dp_dsc.c
@@ -271,7 +271,8 @@ igt_main
}
for (test_cnt = 0; test_cnt < ARRAY_SIZE(tests); test_cnt++) {
-
+ igt_describe("Validate display stream compression functionality if supported on "
+ "DP/eDP connector");
igt_subtest_f("basic-dsc-enable-%s",
kmstest_connector_type_str(tests[test_cnt])) {
test_conn_cnt = 0;
--
2.25.1
More information about the igt-dev
mailing list