tests/prime_nv_pcopy: convert to subtests

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2012-12-15 15:38:31 +01:00
parent cc4eeb990f
commit c2e05af353
2 changed files with 9 additions and 4 deletions
+3 -3
View File
@@ -7,10 +7,10 @@ noinst_PROGRAMS = \
if HAVE_NOUVEAU
NOUVEAU_TESTS_M = \
prime_nv_test
NOUVEAU_TESTS = \
prime_nv_api \
prime_nv_test \
prime_nv_pcopy
NOUVEAU_TESTS = \
prime_nv_api
endif
TESTS_progs_M = \