mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
tests/core_get_client_auth: new subtests for always authenticated
This exercise the bug fixed in commit 1020dc6990168a5081ffad620c440e220f05b460 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Tue Oct 29 08:55:57 2013 +0000 drm: Do not drop root privileges for a fancier younger process Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -14,6 +14,7 @@ NOUVEAU_TESTS_M = \
|
||||
$(NULL)
|
||||
|
||||
TESTS_progs_M = \
|
||||
core_get_client_auth \
|
||||
drv_suspend \
|
||||
gem_basic \
|
||||
gem_caching \
|
||||
@@ -63,7 +64,6 @@ TESTS_progs = \
|
||||
core_getclient \
|
||||
core_getstats \
|
||||
core_getversion \
|
||||
core_get_client_auth \
|
||||
drm_vma_limiter \
|
||||
drm_vma_limiter_cached \
|
||||
drm_vma_limiter_cpu \
|
||||
|
||||
Reference in New Issue
Block a user