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

* Re: [PATCH] tests: Move pm_rps to the right Makefile target
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff McGee @ 2014-01-20 15:06 UTC (permalink / raw)
  To: Daniel Vetter; +Cc: Intel Graphics Development

On Sun, Jan 19, 2014 at 02:49:19PM +0100, Daniel Vetter wrote:
> 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.
> 

OK. I haven't yet tried piglit, so missed this detail. Thanks

Jeff

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

* Re: [PATCH] tests: Move pm_rps to the right Makefile target
  2014-01-20 15:06 ` Jeff McGee
@ 2014-01-20 16:14   ` Daniel Vetter
  2014-01-21 22:54     ` Jeff McGee
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Vetter @ 2014-01-20 16:14 UTC (permalink / raw)
  To: Daniel Vetter, Intel Graphics Development

On Mon, Jan 20, 2014 at 09:06:40AM -0600, Jeff McGee wrote:
> On Sun, Jan 19, 2014 at 02:49:19PM +0100, Daniel Vetter wrote:
> > 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.
> > 
> 
> OK. I haven't yet tried piglit, so missed this detail. Thanks

Hm, how are you running testcases then on your side? Or are you just
running all the subtests in one go (which also works)?
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

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

* Re: [PATCH] tests: Move pm_rps to the right Makefile target
  2014-01-20 16:14   ` Daniel Vetter
@ 2014-01-21 22:54     ` Jeff McGee
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff McGee @ 2014-01-21 22:54 UTC (permalink / raw)
  To: Daniel Vetter; +Cc: Daniel Vetter, Intel Graphics Development

On Mon, Jan 20, 2014 at 05:14:23PM +0100, Daniel Vetter wrote:
> On Mon, Jan 20, 2014 at 09:06:40AM -0600, Jeff McGee wrote:
> > On Sun, Jan 19, 2014 at 02:49:19PM +0100, Daniel Vetter wrote:
> > > 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.
> > > 
> > 
> > OK. I haven't yet tried piglit, so missed this detail. Thanks
> 
> Hm, how are you running testcases then on your side? Or are you just
> running all the subtests in one go (which also works)?
> -Daniel

I'm just manually building and running the test binary that I'm interested
in, which is just pm_rps for now. I'm working in Android for which overall
support is still a little spotty I think. Or at least that was my initial
perception and so I'm keeping things simple.

Jeff

^ permalink raw reply	[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