[igt-dev] [i-g-t 79/79] testplan/kms: Make documentation is mandatory for all kms subtests

Bhanuprakash Modem bhanuprakash.modem at intel.com
Mon May 15 08:17:20 UTC 2023


As testplan documentation is ready for all kms tests, update the
testplan config to make sure we are not missing the documentation
all the kms tests.

Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
---
 docs/testplan/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/testplan/meson.build b/docs/testplan/meson.build
index b65ee964d..4e3565cf8 100644
--- a/docs/testplan/meson.build
+++ b/docs/testplan/meson.build
@@ -25,7 +25,7 @@ endif
 
 test_dict = {
 	      'xe_tests': { 'input': xe_test_config, 'extra_args': check_testlist },
-	      'kms_tests': { 'input': kms_test_config, 'extra_args': [] }
+	      'kms_tests': { 'input': kms_test_config, 'extra_args': check_testlist }
 	    }
 
 foreach testplan, fields: test_dict
-- 
2.40.0



More information about the igt-dev mailing list