[igt-dev] [PATCH i-g-t v2 1/1] tests/intel-ci: Add xe_mmap & xe_create tests to f-f

Katarzyna Dec katarzyna.dec at intel.com
Wed Jun 21 12:47:37 UTC 2023


Adding new tests to BATs:

igt at xe_create@create-engines-noleak
igt at xe_create@create-engines-leak
igt at xe_create@create-massive-size
igt at xe_mmap@bad-flags
igt at xe_mmap@bad-extensions
igt at xe_mmap@bad-object

v2: Sort tests alphabetically

Signed-off-by: Katarzyna Dec <katarzyna.dec at intel.com>
Cc: Zbigniew Kempczyński <zbigniew.kempczynski at intel.com>
Acked-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Cc: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
Cc: Priyanka Dandamudi <priyanka.dandamudi at intel.com>
---
 tests/intel-ci/xe-fast-feedback.testlist | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index cad1da61f..9d670764b 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -2,6 +2,9 @@
 igt at xe_module_load@load
 
 igt at xe_compute@compute-square
+igt at xe_create@create-engines-noleak
+igt at xe_create@create-engines-leak
+igt at xe_create@create-massive-size
 igt at xe_debugfs@base
 igt at xe_debugfs@gt
 igt at xe_debugfs@forcewake
@@ -179,6 +182,9 @@ igt at xe_intel_bb@render
 igt at xe_intel_bb@reset-bb
 igt at xe_intel_bb@simple-bb
 igt at xe_intel_bb@simple-bb-ctx
+igt at xe_mmap@bad-extensions
+igt at xe_mmap@bad-flags
+igt at xe_mmap@bad-object
 igt at xe_mmap@system
 igt at xe_mmap@vram
 igt at xe_mmap@vram-system
-- 
2.34.1



More information about the igt-dev mailing list