tests: add drm_get_client_auth

To check we don't break the magic authentication check libva does.

Ugh.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2013-08-08 09:32:05 +02:00
parent a7433ec9ee
commit bd161f8c04
3 changed files with 87 additions and 0 deletions
+1
View File
@@ -48,6 +48,7 @@ TESTS_progs_M = \
$(NULL)
TESTS_progs = \
drm_get_client_auth \
drm_vma_limiter \
drm_vma_limiter_cached \
drm_vma_limiter_cpu \