public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH] tests: Move pm_rps to the right Makefile target
@ 2014-01-19 13:49 Daniel Vetter
  2014-01-20 15:06 ` Jeff McGee
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Vetter @ 2014-01-19 13:49 UTC (permalink / raw)
  To: Intel Graphics Development; +Cc: Daniel Vetter

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@intel.com
Signed-off-by: Daniel Vetter <daniel.vetter@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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-01-21 22:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-19 13:49 [PATCH] tests: Move pm_rps to the right Makefile target Daniel Vetter
2014-01-20 15:06 ` Jeff McGee
2014-01-20 16:14   ` Daniel Vetter
2014-01-21 22:54     ` Jeff McGee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox