From bd796ece3e35f0dd5f17ab1c4ca615e81faa312a Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Wed, 23 Jan 2019 12:31:08 +0100 Subject: 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 Acked-by: Emil Velikov Signed-off-by: Daniel Vetter --- tests/meson.build | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/meson.build') diff --git a/tests/meson.build b/tests/meson.build index 85f4601c..25b4614e 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -1,6 +1,5 @@ test_progs = [ 'core_auth', - 'core_get_client_auth', 'core_getclient', 'core_getstats', 'core_getversion', -- cgit v1.2.3