diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-06-23 14:04:35 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-06-23 14:06:45 +0100 |
commit | 8908055da6a484058caa92c3c2ba3221cb9ce9d9 (patch) | |
tree | eb1bfca173cb937b3cafd8cc0053dd3d976c4cfe /.gitignore | |
parent | 9de433a471a0bf829a8143658e6b8d07fa896454 (diff) |
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>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ tests/gem_tiled_pread tests/gem_bad_address tests/gem_bad_batch tests/gem_bad_blit +tests/gem_bad_length tests/gem_hang tests/gem_gtt_speed tests/gem_stress |