From: Ville Syrjala <ville.syrjala@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 3/4] tests/kms_legacy_colorkey: Rename to kms_legacy_colorkey_basic
Date: Fri, 31 Jan 2020 22:15:53 +0200 [thread overview]
Message-ID: <20200131201554.12832-3-ville.syrjala@linux.intel.com> (raw)
In-Reply-To: <20200131201554.12832-1-ville.syrjala@linux.intel.com>
From: Ville Syrjälä <ville.syrjala@linux.intel.com>
Rename the kms_legacy_colorkey test to kms_legacy_colorkey_basic since
it only tests the basic uapi interactions via the ioctl. Actual
verification of the visual results will be a separate test.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
---
tests/Makefile.sources | 2 +-
tests/{kms_legacy_colorkey.c => kms_legacy_colorkey_basic.c} | 0
tests/meson.build | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
rename tests/{kms_legacy_colorkey.c => kms_legacy_colorkey_basic.c} (100%)
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index 74f87849a0ad..7452688e5616 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -56,7 +56,7 @@ TESTS_progs = \
kms_hdmi_inject \
kms_invalid_dotclock \
kms_lease \
- kms_legacy_colorkey \
+ kms_legacy_colorkey_basic \
kms_mmap_write_crc \
kms_panel_fitting \
kms_pipe_b_c_ivb \
diff --git a/tests/kms_legacy_colorkey.c b/tests/kms_legacy_colorkey_basic.c
similarity index 100%
rename from tests/kms_legacy_colorkey.c
rename to tests/kms_legacy_colorkey_basic.c
diff --git a/tests/meson.build b/tests/meson.build
index 670250a7c1f9..481282487e15 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -40,7 +40,7 @@ test_progs = [
'kms_hdmi_inject',
'kms_invalid_dotclock',
'kms_lease',
- 'kms_legacy_colorkey',
+ 'kms_legacy_colorkey_basic',
'kms_mmap_write_crc',
'kms_panel_fitting',
'kms_pipe_b_c_ivb',
--
2.24.1
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2020-01-31 20:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-31 20:15 [igt-dev] [PATCH i-g-t 1/4] lib/igt_kms: Return the first overlay not the last one Ville Syrjala
2020-01-31 20:15 ` [igt-dev] [PATCH i-g-t 2/4] tests/kms_legacy_colorkey: Test a lot more things Ville Syrjala
2020-01-31 20:15 ` Ville Syrjala [this message]
2020-01-31 20:15 ` [igt-dev] [PATCH i-g-t 4/4] tests/kms_legacy_colorkey: Add a real colorkey test Ville Syrjala
2020-01-31 20:39 ` [igt-dev] ✗ GitLab.Pipeline: failure for series starting with [i-g-t,1/4] lib/igt_kms: Return the first overlay not the last one Patchwork
2020-01-31 20:52 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2020-02-04 16:20 ` [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=20200131201554.12832-3-ville.syrjala@linux.intel.com \
--to=ville.syrjala@linux.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