summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2013-08-08 09:32:05 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-08-12 19:51:40 +0200
commitbd161f8c042f710020137444a47cdeaea1bfd8f6 (patch)
treeb5c10bb025977c9167196ce1ce382bb130080804 /tests/Makefile.am
parenta7433ec9eebfb0e5a40189943764c0cf1555dab3 (diff)
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>
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index ebd7c574..25f4c6b5 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -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 \