reg_read: basic register read ioctl test

This will need to get modified when the ioctl expands, and so is only
here for reference/to make Daniel happy.

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
This commit is contained in:
Ben Widawsky
2012-07-11 17:06:01 -07:00
parent d9fb72e266
commit 4fe7869539
2 changed files with 90 additions and 0 deletions
+1
View File
@@ -69,6 +69,7 @@ TESTS_progs = \
gem_ctx_exec \
gem_ctx_bad_exec \
gem_ctx_basic \
drm_reg_read \
$(NULL)
# IMPORTANT: The ZZ_ tests need to be run last!