From: Swati Sharma <swati2.sharma@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t] tests/kms_plane_scaling: make test name uniform
Date: Tue, 30 May 2023 10:48:52 +0530 [thread overview]
Message-ID: <20230530051852.342524-1-swati2.sharma@intel.com> (raw)
Rename "upscale" test to "upscale-factor" to align with rest of
the tests.
Cc: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Signed-off-by: Swati Sharma <swati2.sharma@intel.com>
---
tests/kms_plane_scaling.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tests/kms_plane_scaling.c b/tests/kms_plane_scaling.c
index 0e7cd4a2..77bb905b 100644
--- a/tests/kms_plane_scaling.c
+++ b/tests/kms_plane_scaling.c
@@ -312,7 +312,7 @@ const struct {
},
{
"Tests downscaling (scaling factor 0.25) and upscaling (scaling factor 0.25) of 2 planes.",
- "planes-downscale-factor-0-25-upscale-0-25",
+ "planes-downscale-factor-0-25-upscale-factor-0-25",
0.25,
0.25,
TEST_PLANES_DOWNSCALE_UPSCALE,
@@ -333,7 +333,7 @@ const struct {
},
{
"Tests downscaling (scaling factor 0.5) and upscaling (scaling factor 0.25) of 2 planes.",
- "planes-downscale-factor-0-5-upscale-0-25",
+ "planes-downscale-factor-0-5-upscale-factor-0-25",
0.5,
0.25,
TEST_PLANES_DOWNSCALE_UPSCALE,
@@ -354,7 +354,7 @@ const struct {
},
{
"Tests downscaling (scaling factor 0.75) and upscaling (scaling factor 0.25) of 2 planes.",
- "planes-downscale-factor-0-75-upscale-0-25",
+ "planes-downscale-factor-0-75-upscale-factor-0-25",
0.75,
0.25,
TEST_PLANES_DOWNSCALE_UPSCALE,
--
2.25.1
next reply other threads:[~2023-05-30 5:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-30 5:18 Swati Sharma [this message]
2023-05-30 17:56 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane_scaling: make test name uniform Patchwork
2023-05-31 16:13 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2023-06-01 8:08 ` [igt-dev] [PATCH i-g-t] " Juha-Pekka Heikkila
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=20230530051852.342524-1-swati2.sharma@intel.com \
--to=swati2.sharma@intel.com \
--cc=igt-dev@lists.freedesktop.org \
/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