drm/tests
Emil Velikov 2b209fc409 exynos_fimg2d_test: fix implicit funciton declaration errors
As one adds WARN_CFLAGS to the build the compiler throws a couple of
lovely error messages. Add the relevant includes to fix them.

  error: implicit declaration of function ‘time’
  error: implicit declaration of function ‘getopt’

Cc: Inki Dae <inki.dae@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Jan Vesely <jan.vesely@rutgers.edu>
2015-02-27 15:51:08 +00:00
..
exynos exynos_fimg2d_test: fix implicit funciton declaration errors 2015-02-27 15:51:08 +00:00
kmstest tests: add support for imx-drm 2015-02-25 17:51:22 +01:00
modeprint modeprint: pretty print connector names 2014-01-24 17:51:05 -05:00
modetest tests: add support for imx-drm 2015-02-25 17:51:22 +01:00
proptest update signed/object prop types 2014-11-24 19:56:50 -05:00
radeon radeon: Add missing header includes. 2014-07-16 12:16:08 +09:00
tegra tegra: Add simple test for drm_tegra_open() 2014-11-27 17:20:27 +01:00
ttmtest Purge macro NEED_REPLIES 2010-07-01 13:12:55 -06:00
vbltest tests: add support for imx-drm 2015-02-25 17:51:22 +01:00
Makefile.am tests: remove intel-specific tests 2015-02-11 15:37:26 +01:00
auth.c Fix a race in the auth test where client prevents server from being master. 2007-10-17 13:20:46 -07:00
dristat.c Rename DRM_NODE_RENDER to DRM_NODE_PRIMARY 2015-01-23 23:02:06 +00:00
drmstat.c all: include config.h only when available and use its defines 2014-09-01 16:06:01 +01:00
drmtest.c drmtest: make check should fail so hard on unable to open device 2011-09-26 16:03:20 +01:00
drmtest.h Use libudev in test case to only run gem tests for intel devices. 2009-04-06 17:13:01 -04:00
getclient.c Add some trivial regression tests, one of which fails. 2007-07-19 04:59:59 -07:00
getstats.c Add simple regression test for getstats (does it not crash the kernel?). 2007-08-15 11:06:49 -07:00
getversion.c tests: Use drmFreeVersion() instead of drmFree() 2014-04-17 16:21:47 +02:00
lock.c Bug #12838: Fix lock test client vs. server master race and misplaced closes. 2007-10-17 13:26:10 -07:00
name_from_fd.c Add drmGetDeviceNameFromFd function 2009-11-23 20:51:34 -05:00
openclose.c Add some trivial regression tests, one of which fails. 2007-07-19 04:59:59 -07:00
setversion.c tests/*version: add missing string.h header 2013-08-30 11:36:20 -04:00
updatedraw.c Skip tests that require root 2009-04-06 17:22:10 -04:00