All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marius Vlad <marius.c.vlad@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH i-g-t v2 6/8] tests/gem_storedw_loop: Remove from BAT.
Date: Fri, 27 May 2016 19:27:51 +0300	[thread overview]
Message-ID: <1464366473-14046-6-git-send-email-marius.c.vlad@intel.com> (raw)
In-Reply-To: <1464366473-14046-1-git-send-email-marius.c.vlad@intel.com>

Signed-off-by: Marius Vlad <marius.c.vlad@intel.com>
---
 tests/gem_storedw_loop.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/gem_storedw_loop.c b/tests/gem_storedw_loop.c
index 317b8c6..a0c5af1 100644
--- a/tests/gem_storedw_loop.c
+++ b/tests/gem_storedw_loop.c
@@ -185,7 +185,7 @@ igt_main
 	}
 
 	for (e = intel_execution_engines; e->name; e++) {
-		igt_subtest_f("basic-%s", e->name) {
+		igt_subtest_f("%s", e->name) {
 			check_test_requirements(fd, e->exec_id);
 			store_test(fd, e->exec_id | e->flags, 16*1024);
 		}
-- 
2.5.0

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2016-05-27 16:24 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-27 16:27 [PATCH i-g-t v2 1/8] tests/gem_exec_flush: Remove tests from BAT Marius Vlad
2016-05-27 16:27 ` [PATCH i-g-t v2 2/8] tests/gem_ctx_switch: Remove test " Marius Vlad
2016-05-27 16:39   ` Chris Wilson
2016-05-27 16:27 ` [PATCH i-g-t v2 3/8] tests/gem_exec_nop: " Marius Vlad
2016-05-27 16:39   ` Chris Wilson
2016-05-31 12:01   ` Tvrtko Ursulin
2016-05-27 16:27 ` [PATCH i-g-t v2 4/8] tests/gem_close_race: Remove basic-threads " Marius Vlad
2016-05-27 16:39   ` Chris Wilson
2016-05-31 12:02   ` Tvrtko Ursulin
2016-05-27 16:27 ` [PATCH i-g-t v2 5/8] tests/gem_sync: Remove basic tests Marius Vlad
2016-05-27 16:40   ` Chris Wilson
2016-05-31 12:04   ` Tvrtko Ursulin
2016-05-27 16:27 ` Marius Vlad [this message]
2016-05-31 12:05   ` [PATCH i-g-t v2 6/8] tests/gem_storedw_loop: Remove from BAT Tvrtko Ursulin
2016-05-31 12:18     ` Chris Wilson
2016-05-27 16:27 ` [PATCH i-g-t v2 7/8] tests/gem_tile_pread_basic: Remove gem_tiled_pread_basic " Marius Vlad
2016-05-27 16:27 ` [PATCH i-g-t 8/8] tests/gem_exec_suspend: Remove hibernate " Marius Vlad
2016-05-27 16:38   ` Chris Wilson
2016-05-27 16:37 ` [PATCH i-g-t v2 1/8] tests/gem_exec_flush: Remove tests " Chris Wilson
2016-05-30 10:44   ` Marius Vlad
2016-05-30 10:50     ` Chris Wilson
2016-05-30 13:58       ` Marius Vlad

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=1464366473-14046-6-git-send-email-marius.c.vlad@intel.com \
    --to=marius.c.vlad@intel.com \
    --cc=intel-gfx@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.