summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2019-01-23 12:31:08 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2019-01-29 11:01:00 +0100
commitbd796ece3e35f0dd5f17ab1c4ca615e81faa312a (patch)
treeb6a818f3715971ab9dc12b4ea9574a1e98a1b47d /tests/Makefile.sources
parent9e01bb1b82cc66c0daddb4a252c6db62e0d2ca66 (diff)
tests/core_auth: Merge getclient subtests
Emil has another auth test which could use the check_auth function, so best to merge them all. We need a subtest group and put the tests which need to fully control who's master and how many open drm fd there are first. Cc: Emil Velikov <emil.l.velikov@gmail.com> Acked-by: Emil Velikov <emil.velikov@collabora.com> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Diffstat (limited to 'tests/Makefile.sources')
-rw-r--r--tests/Makefile.sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index fea28be6..2ad63fe8 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -30,7 +30,6 @@ AMDGPU_TESTS = \
TESTS_progs = \
core_auth \
- core_get_client_auth \
core_getclient \
core_getstats \
core_getversion \