drm/tests
Dave Airlie 91cd3e3c09 modesetting API change for removing mode ids and making modes per output.
so really want to get a list of modes per output not the global hammer list.
also we remove the mode ids and let the user pass back the full mode description

need to fix up add/remove mode for user modes now
2007-12-03 15:30:05 +10:00
..
mode modesetting API change for removing mode ids and making modes per output. 2007-12-03 15:30:05 +10:00
ttmtest Fix ttmtest. 2007-11-13 15:47:20 +01:00
Makefile.am Add a set of tests for DRM locking, exposing issues on BSD. 2007-08-15 13:41:24 -07: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 Bug #2567: Fix reversed memset arguments. (David Krause) 2005-02-18 16:40:54 +00:00
drmstat.c Make the test programs build 2004-10-10 00:09:31 +00:00
drmtest.c Add a test for drawable add, remove, and update. 2007-07-19 06:17:41 -07:00
drmtest.h Add a test for drawable add, remove, and update. 2007-07-19 06:17:41 -07: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 Add some trivial regression tests, one of which fails. 2007-07-19 04:59:59 -07:00
lock.c Bug #12838: Fix lock test client vs. server master race and misplaced closes. 2007-10-17 13:26:10 -07:00
openclose.c Add some trivial regression tests, one of which fails. 2007-07-19 04:59:59 -07:00
setversion.c Require master in setversion test, since it requires auth. 2007-08-15 13:08:19 -07:00
updatedraw.c Improve the drawable test to use multiple drawables. 2007-07-25 12:59:43 -07:00