Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Swati Sharma <swati2.sharma@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 1/4] tests: rename feature_discovery to kms_feature_discovery
Date: Fri,  8 Sep 2023 12:30:50 +0530	[thread overview]
Message-ID: <20230908070053.1283474-2-swati2.sharma@intel.com> (raw)
In-Reply-To: <20230908070053.1283474-1-swati2.sharma@intel.com>

Since feature discovery test is only having kms tests,
rename to kms_feature_discovery.

Signed-off-by: Swati Sharma <swati2.sharma@intel.com>
---
 tests/{feature_discovery.c => kms_feature_discovery.c} | 0
 tests/meson.build                                      | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename tests/{feature_discovery.c => kms_feature_discovery.c} (100%)

diff --git a/tests/feature_discovery.c b/tests/kms_feature_discovery.c
similarity index 100%
rename from tests/feature_discovery.c
rename to tests/kms_feature_discovery.c
diff --git a/tests/meson.build b/tests/meson.build
index aa8e3434c..eb643d4dd 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -14,7 +14,6 @@ test_progs = [
 	'drm_mm',
 	'drm_read',
 	'fbdev',
-	'feature_discovery',
 	'kms_3d',
 	'kms_addfb_basic',
 	'kms_async_flips',
@@ -31,6 +30,7 @@ test_progs = [
 	'kms_dither',
 	'kms_display_modes',
 	'kms_dp_aux_dev',
+	'kms_feature_discovery',
 	'kms_flip',
 	'kms_flip_event_leak',
 	'kms_force_connector_basic',
-- 
2.25.1

  reply	other threads:[~2023-09-08  7:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-08  7:00 [igt-dev] [PATCH i-g-t 0/4] enable feature-discovery tests Swati Sharma
2023-09-08  7:00 ` Swati Sharma [this message]
2023-09-08 16:59   ` [igt-dev] [PATCH i-g-t 1/4] tests: rename feature_discovery to kms_feature_discovery Kamil Konieczny
2023-09-11 14:24   ` Modem, Bhanuprakash
2023-09-08  7:00 ` [igt-dev] [PATCH i-g-t 2/4] tests/kms_feature_discovery: add testplan documentation Swati Sharma
2023-09-11 14:27   ` Modem, Bhanuprakash
2023-09-12  6:39     ` Sharma, Swati2
2023-09-08  7:00 ` [igt-dev] [PATCH i-g-t 3/4] tests/intel-ci: remove feature_discovery from blocklist Swati Sharma
2023-09-11 14:28   ` Modem, Bhanuprakash
2023-09-08  7:00 ` [igt-dev] [PATCH i-g-t 4/4] tests/kms_feature_discovery: detect mst configuration Swati Sharma
2023-09-11 14:30   ` Modem, Bhanuprakash
2023-09-08  8:06 ` [igt-dev] ✓ CI.xeBAT: success for enable feature-discovery tests (rev2) Patchwork
2023-09-08  8:11 ` [igt-dev] ✓ Fi.CI.BAT: " Patchwork
2023-09-08 13:17 ` [igt-dev] ✗ Fi.CI.IGT: failure " 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=20230908070053.1283474-2-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