diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-08-08 09:32:05 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-08-12 19:51:40 +0200 |
commit | bd161f8c042f710020137444a47cdeaea1bfd8f6 (patch) | |
tree | b5c10bb025977c9167196ce1ce382bb130080804 /tests/.gitignore | |
parent | a7433ec9eebfb0e5a40189943764c0cf1555dab3 (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/.gitignore')
-rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 6395c7319..4f1b7c635 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,5 +1,6 @@ # Please keep sorted alphabetically ddi_compute_wrpll +drm_get_client_auth drm_vma_limiter drm_vma_limiter_cached drm_vma_limiter_cpu |