tests: establish pm_ prefix

Imo power management, power consumption and performance are tightly
enough coupled that we can throw them all into one bin.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2013-11-02 12:27:24 +01:00
parent c32032111a
commit 5738f1952d
6 changed files with 9 additions and 6 deletions
+3 -3
View File
@@ -57,7 +57,7 @@ TESTS_progs_M = \
kms_render \
kms_setmode \
$(NOUVEAU_TESTS_M) \
pc8 \
pm_pc8 \
prime_self_import \
template \
$(NULL)
@@ -120,8 +120,8 @@ TESTS_progs = \
getstats \
getversion \
prime_udl \
sysfs_rc6_residency \
sysfs_rps \
pm_rc6_residency \
pm_rps \
$(NULL)
# IMPORTANT: The ZZ_ tests need to be run last!