[Intel-gfx] [PATCH] tests: Move pm_rps to the right Makefile target

Daniel Vetter daniel.vetter at ffwll.ch
Sun Jan 19 14:49:19 CET 2014


If it's not in the multi-test target group testrunners won't pick up
on the fact that they need to enumerate subtests first.

Cc: jeff.mcgee at intel.com
Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch>
---
 tests/Makefile.sources | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index c586bd3ed5a2..74ea1b528eae 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -62,6 +62,7 @@ TESTS_progs_M = \
 	kms_setmode \
 	pm_lpsp \
 	pm_pc8 \
+	pm_rps \
 	prime_self_import \
 	template \
 	$(NULL)
@@ -122,7 +123,6 @@ TESTS_progs = \
 	gen3_render_tiledy_blits \
 	pm_psr \
 	pm_rc6_residency \
-	pm_rps \
 	prime_udl \
 	$(NULL)
 
-- 
1.8.1.4




More information about the Intel-gfx mailing list