mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-07-01 11:46:27 +00:00
tests: Move pm_rps to the right Makefile target
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>
This commit is contained in:
parent
7f1c5057cf
commit
36106004e0
@ -62,6 +62,7 @@ TESTS_progs_M = \
|
|||||||
kms_setmode \
|
kms_setmode \
|
||||||
pm_lpsp \
|
pm_lpsp \
|
||||||
pm_pc8 \
|
pm_pc8 \
|
||||||
|
pm_rps \
|
||||||
prime_self_import \
|
prime_self_import \
|
||||||
template \
|
template \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
@ -122,7 +123,6 @@ TESTS_progs = \
|
|||||||
gen3_render_tiledy_blits \
|
gen3_render_tiledy_blits \
|
||||||
pm_psr \
|
pm_psr \
|
||||||
pm_rc6_residency \
|
pm_rc6_residency \
|
||||||
pm_rps \
|
|
||||||
prime_udl \
|
prime_udl \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user