summaryrefslogtreecommitdiff
path: root/tests/core_getclient.c
diff options
context:
space:
mode:
authorMicah Fedke <micah.fedke@collabora.co.uk>2015-08-14 14:35:46 +0000
committerThomas Wood <thomas.wood@intel.com>2015-09-11 14:39:43 +0100
commitfd282fb9d48c265533af91a291da368ac4c626e9 (patch)
tree8b58e9be4e367ec3685945a555b933c63489741a /tests/core_getclient.c
parent75c9e92efb9522d6f2c455dc35ba169c1d67ad52 (diff)
tests: update core_getclient to run on any platform
Signed-off-by: Micah Fedke <micah.fedke@collabora.co.uk> Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'tests/core_getclient.c')
-rw-r--r--tests/core_getclient.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/core_getclient.c b/tests/core_getclient.c
index 811a7738..40a1c194 100644
--- a/tests/core_getclient.c
+++ b/tests/core_getclient.c
@@ -39,7 +39,7 @@ igt_simple_main
int fd, ret;
drm_client_t client;
- fd = drm_open_driver(DRIVER_INTEL);
+ fd = drm_open_driver(DRIVER_ANY);
/* Look for client index 0. This should exist whether we're operating
* on an otherwise unused drm device, or the X Server is running on