From: "Maíra Canal" <mcanal@igalia.com>
To: Melissa Wen <mwen@igalia.com>,
Petri Latvala <adrinael@adrinael.net>,
Kamil Konieczny <kamil.konieczny@linux.intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 1/3] tests/vkms: Add tests that changed its testing structure
Date: Tue, 11 Apr 2023 10:29:44 -0300 [thread overview]
Message-ID: <20230411132946.17459-2-mcanal@igalia.com> (raw)
In-Reply-To: <20230411132946.17459-1-mcanal@igalia.com>
Commit 10b12ce8 ("tests/kms_cursor_edge_walk: Re-org dynamic subtests")
changed the name of the kms_cursor_edge_walk sub-tests, while commit
777ed850 ("tests/kms: Cleanup to use linear modifier") made it possible
to run more kms_plane_cursor tests for non-i915 devices. Reflect this
changes in the testlist by adding those tests to the testlist.
Signed-off-by: Maíra Canal <mcanal@igalia.com>
---
tests/vkms_ci/vkms.testlist | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)
diff --git a/tests/vkms_ci/vkms.testlist b/tests/vkms_ci/vkms.testlist
index 9065d318..c52dc210 100644
--- a/tests/vkms_ci/vkms.testlist
+++ b/tests/vkms_ci/vkms.testlist
@@ -76,10 +76,18 @@ igt@kms_cursor_crc@cursor-sliding-512x512
igt@kms_cursor_crc@cursor-sliding-64x21
igt@kms_cursor_crc@cursor-sliding-64x64
igt@kms_cursor_crc@cursor-suspend
-igt@kms_cursor_edge_walk@left-edge
-igt@kms_cursor_edge_walk@right-edge
-igt@kms_cursor_edge_walk@top-bottom
-igt@kms_cursor_edge_walk@top-edge
+igt@kms_cursor_edge_walk@128x128-left-edge
+igt@kms_cursor_edge_walk@128x128-right-edge
+igt@kms_cursor_edge_walk@128x128-top-bottom
+igt@kms_cursor_edge_walk@128x128-top-edge
+igt@kms_cursor_edge_walk@256x256-left-edge
+igt@kms_cursor_edge_walk@256x256-right-edge
+igt@kms_cursor_edge_walk@256x256-top-bottom
+igt@kms_cursor_edge_walk@256x256-top-edge
+igt@kms_cursor_edge_walk@64x64-left-edge
+igt@kms_cursor_edge_walk@64x64-right-edge
+igt@kms_cursor_edge_walk@64x64-top-bottom
+igt@kms_cursor_edge_walk@64x64-top-edge
igt@kms_flip@absolute-wf_vblank
igt@kms_flip@absolute-wf_vblank-interruptible
igt@kms_flip@basic-flip-vs-dpms
@@ -168,6 +176,9 @@ igt@kms_plane@plane-panning-top-left
igt@kms_plane@plane-position-covered
igt@kms_plane@plane-position-hole
igt@kms_plane@plane-position-hole-dpms
+igt@kms_plane_cursor@overlay
+igt@kms_plane_cursor@primary
+igt@kms_plane_cursor@viewport
igt@kms_plane_multiple@tiling-none
igt@kms_plane_scaling@planes-downscale-factor-0-25
igt@kms_plane_scaling@planes-downscale-factor-0-5
--
2.39.2
next prev parent reply other threads:[~2023-04-11 13:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-11 13:29 [igt-dev] [PATCH i-g-t 0/3] tests/vkms: Update VKMS's testlist Maíra Canal
2023-04-11 13:29 ` Maíra Canal [this message]
2023-04-12 12:45 ` [igt-dev] [PATCH i-g-t 1/3] tests/vkms: Add tests that changed its testing structure Kamil Konieczny
2023-04-11 13:29 ` [igt-dev] [PATCH i-g-t 2/3] tests/vkms: Add tests that perform operations on the primary plane Maíra Canal
2023-04-12 12:50 ` Kamil Konieczny
2023-04-11 13:29 ` [igt-dev] [PATCH i-g-t 3/3] tests/vkms: Remove tests that are skipping Maíra Canal
2023-04-12 12:53 ` Kamil Konieczny
2023-04-11 15:10 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/vkms: Update VKMS's testlist Patchwork
2023-04-11 20:44 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230411132946.17459-2-mcanal@igalia.com \
--to=mcanal@igalia.com \
--cc=adrinael@adrinael.net \
--cc=igt-dev@lists.freedesktop.org \
--cc=kamil.konieczny@linux.intel.com \
--cc=mwen@igalia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox