[Intel-gfx] [PATCH i-g-t v2 4/8] tests/gem_close_race: Remove basic-threads from BAT.

Marius Vlad marius.c.vlad at intel.com
Fri May 27 16:27:49 UTC 2016


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

diff --git a/tests/gem_close_race.c b/tests/gem_close_race.c
index 94fb905..80da731 100644
--- a/tests/gem_close_race.c
+++ b/tests/gem_close_race.c
@@ -231,7 +231,7 @@ igt_main
 		igt_waitchildren();
 	}
 
-	igt_subtest("basic-threads")
+	igt_subtest("threads")
 		threads(10);
 
 	igt_subtest("process-exit") {
-- 
2.5.0



More information about the Intel-gfx mailing list