From: Swati Sharma <swati2.sharma@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: lucas.demarchi@intel.com, martin.peres@intel.com,
maarten.lankhorst@intel.com
Subject: [igt-dev] [PATCH i-g-t v2 5/7] tools: remove igt_skip_on_simulation()
Date: Mon, 2 Dec 2019 11:31:30 +0530 [thread overview]
Message-ID: <20191202060132.31907-6-swati2.sharma@intel.com> (raw)
In-Reply-To: <20191202060132.31907-1-swati2.sharma@intel.com>
Removing igt_skip_on_simulation() from tools since this
feature is not supported anymore.
v2: Rebase
Signed-off-by: Swati Sharma <swati2.sharma@intel.com>
Signed-off-by: Karthik B S <karthik.b.s@intel.com>
Reviewed-by: Martin Peres <martin.peres@linux.intel.com>
---
tools/intel_dp_compliance.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/tools/intel_dp_compliance.c b/tools/intel_dp_compliance.c
index 14631a46..5cc3d37a 100644
--- a/tools/intel_dp_compliance.c
+++ b/tools/intel_dp_compliance.c
@@ -1017,8 +1017,6 @@ int main(int argc, char **argv)
{"help", 0, 0, 'h'},
};
- igt_skip_on_simulation();
-
enter_exec_path(argv);
while ((c = getopt_long(argc, argv, optstr, long_opts, NULL)) != -1) {
--
2.23.0
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2019-12-02 6:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-02 6:01 [igt-dev] [PATCH i-g-t v2 0/7] removal of igt_skip_on_simulation() from i915/ tests Swati Sharma
2019-12-02 6:01 ` [igt-dev] [PATCH i-g-t v2 1/7] tests/i915/gem: remove igt_skip_on_simulation() Swati Sharma
2019-12-02 6:01 ` [igt-dev] [PATCH i-g-t v2 2/7] tests/i915/kms: " Swati Sharma
2019-12-02 6:01 ` [igt-dev] [PATCH i-g-t v2 3/7] tests/i915: " Swati Sharma
2019-12-02 6:01 ` [igt-dev] [PATCH i-g-t v2 4/7] tests: " Swati Sharma
2019-12-02 6:01 ` Swati Sharma [this message]
2019-12-02 6:01 ` [igt-dev] [PATCH i-g-t v2 6/7] benchmarks: " Swati Sharma
2019-12-02 6:01 ` [igt-dev] [PATCH i-g-t v2 7/7] lib: remove igt_skip_on_simulation Swati Sharma
2019-12-03 5:17 ` [igt-dev] [PATCH i-g-t v2 0/7] removal of igt_skip_on_simulation() from i915/ tests Summers, Stuart
-- strict thread matches above, loose matches on Subject: below --
2019-12-02 14:03 Swati Sharma
2019-12-02 14:03 ` [igt-dev] [PATCH i-g-t v2 5/7] tools: remove igt_skip_on_simulation() Swati Sharma
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=20191202060132.31907-6-swati2.sharma@intel.com \
--to=swati2.sharma@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=lucas.demarchi@intel.com \
--cc=maarten.lankhorst@intel.com \
--cc=martin.peres@intel.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