mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 22:02:57 +00:00
tests: Rename drm_auth to core_auth
It really is a core drm testcase and not a libdrm testcase. While at it also make it generic, since it is. Cc: Daniel Stone <daniels@collabora.com> Acked-by: Daniel Stone <daniels@collabora.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -98,11 +98,11 @@ TESTS_progs_M = \
|
||||
$(NULL)
|
||||
|
||||
TESTS_progs = \
|
||||
core_auth \
|
||||
core_getclient \
|
||||
core_getstats \
|
||||
core_getversion \
|
||||
core_prop_blob \
|
||||
drm_auth \
|
||||
drm_import_export \
|
||||
drm_read \
|
||||
drm_vma_limiter \
|
||||
|
||||
Reference in New Issue
Block a user