[Intel-gfx] [PATCH 07/18] tests/gem_ctx_exec: mark lrc lite restore as basic

Jesse Barnes jbarnes at virtuousgeek.org
Thu Aug 13 13:31:30 PDT 2015


Need some LRC tests in the 'basic' subset, and this is a good simple
one.

Signed-off-by: Jesse Barnes <jbarnes at virtuousgeek.org>
---
 tests/gem_ctx_exec.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/gem_ctx_exec.c b/tests/gem_ctx_exec.c
index 3df939c..ea0fb7f 100644
--- a/tests/gem_ctx_exec.c
+++ b/tests/gem_ctx_exec.c
@@ -216,7 +216,7 @@ igt_main
 		gem_context_destroy(fd, ctx_id);
 	}
 
-	igt_subtest("lrc-lite-restore") {
+	igt_subtest("basic-lrc-lite-restore") {
 		int i, j;
 
 		/*
-- 
1.9.1



More information about the Intel-gfx mailing list