[Intel-gfx] [PATCH i-g-t v2 3/8] tests/gem_exec_nop: Remove test from BAT.
Marius Vlad
marius.c.vlad at intel.com
Fri May 27 16:27:48 UTC 2016
Signed-off-by: Marius Vlad <marius.c.vlad at intel.com>
---
tests/gem_exec_nop.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/tests/gem_exec_nop.c b/tests/gem_exec_nop.c
index e90d5eb..8b31b27 100644
--- a/tests/gem_exec_nop.c
+++ b/tests/gem_exec_nop.c
@@ -212,9 +212,6 @@ igt_main
igt_fork_hang_detector(device);
- igt_subtest("basic")
- all(device, handle, 10);
-
for (e = intel_execution_engines; e->name; e++)
igt_subtest_f("%s", e->name)
single(device, handle, e->exec_id | e->flags, e->name);
--
2.5.0
More information about the Intel-gfx
mailing list