mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-27 08:00:20 +00:00
tests/prime_nv_pcopy: convert to subtests
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
+3
-3
@@ -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 = \
|
||||
|
||||
Reference in New Issue
Block a user