igt: Add gem_exec_alignment

Simple test to see whether the kernel obey's the user's request
alignemnt.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson
2015-06-22 15:48:54 +01:00
parent eb7d60e430
commit 0e528af623
3 changed files with 89 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@ TESTS_progs_M = \
gem_eio \
gem_evict_alignment \
gem_evict_everything \
gem_exec_alignment \
gem_exec_bad_domains \
gem_exec_faulting_reloc \
gem_exec_nop \