drm/tests/kms
Khem Raj 358615f416 tests: Include sys/select.h
Used in compliance with POSIX 2001/2008

Fixes errors e.g.
error: implicit declaration of function 'select'

and helps with missing definitions of FD_* defines

v2: conditionally include sys/select.h, include in every test where
needed.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Reviewed-by: Thierry Reding <thierry.reding@gmail.com> (v1)
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
2016-01-26 21:50:17 +00:00
..
Makefile.am tests: kms: Implement universal planes test 2015-12-18 17:44:10 +00:00
kms-steal-crtc.c tests: Include sys/select.h 2016-01-26 21:50:17 +00:00
kms-universal-planes.c tests: Include sys/select.h 2016-01-26 21:50:17 +00:00
libkms-test-crtc.c tests: Add libkms-test library 2015-12-18 17:44:05 +00:00
libkms-test-device.c tests: Add libkms-test library 2015-12-18 17:44:05 +00:00
libkms-test-framebuffer.c tests: Add libkms-test library 2015-12-18 17:44:05 +00:00
libkms-test-plane.c tests: Add libkms-test library 2015-12-18 17:44:05 +00:00
libkms-test-screen.c tests: Add libkms-test library 2015-12-18 17:44:05 +00:00
libkms-test.h tests: Add libkms-test library 2015-12-18 17:44:05 +00:00