tests: Add an exercise for zero-length buffers

Triggers an OOPS with dmar enabled currently.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson
2011-06-23 14:04:35 +01:00
parent 9de433a471
commit 8908055da6
3 changed files with 149 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@ TESTS = getversion \
gem_largeobject \
gem_bad_address \
gem_bad_blit \
gem_bad_length \
gem_fence_thrash \
gem_fenced_exec_thrash \
gem_gtt_speed \