mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
tests: add drm_auth tests for generic DRM-auth-magic testing
This adds tests/drm_auth.c which tests for drmGetMagic() and drmAuthMagic() deficiencies. Signed-off-by: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
committed by
Daniel Vetter
parent
3be592001b
commit
30e84df0c1
@@ -91,6 +91,7 @@ TESTS_progs = \
|
||||
core_getclient \
|
||||
core_getstats \
|
||||
core_getversion \
|
||||
drm_auth \
|
||||
drm_import_export \
|
||||
drm_read \
|
||||
drm_vma_limiter \
|
||||
|
||||
Reference in New Issue
Block a user