[Intel-gfx] [PATCH 13/18] tests/kms_vblank: mark accuracy test as basic

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


Need some simple vblank coverage in the BAT list.

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

diff --git a/tests/kms_vblank.c b/tests/kms_vblank.c
index 6946177..ef2f7ca 100644
--- a/tests/kms_vblank.c
+++ b/tests/kms_vblank.c
@@ -188,7 +188,7 @@ igt_main
 		igt_require(crtc0_active(fd));
 	}
 
-	igt_subtest("accuracy")
+	igt_subtest("basic-accuracy")
 		accuracy(fd);
 
 	igt_subtest("query-idle")
-- 
1.9.1



More information about the Intel-gfx mailing list