mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-24 22:55:39 +00:00
tests/prime_nv_api: convert to subtest infrastructure
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
+3
-4
@@ -10,9 +10,9 @@ noinst_PROGRAMS = \
|
||||
if HAVE_NOUVEAU
|
||||
NOUVEAU_TESTS_M = \
|
||||
prime_nv_test \
|
||||
prime_nv_pcopy
|
||||
NOUVEAU_TESTS = \
|
||||
prime_nv_api
|
||||
prime_nv_pcopy \
|
||||
prime_nv_api \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
TESTS_progs_M = \
|
||||
@@ -105,7 +105,6 @@ TESTS_progs = \
|
||||
gem_ctx_basic \
|
||||
gem_reg_read \
|
||||
gem_tiling_max_stride \
|
||||
$(NOUVEAU_TESTS) \
|
||||
prime_udl \
|
||||
$(NULL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user