tests: Add an exercise for zero-length buffers
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 23 Jun 2011 13:04:35 +0000 (14:04 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 23 Jun 2011 13:06:45 +0000 (14:06 +0100)
commit8908055da6a484058caa92c3c2ba3221cb9ce9d9
treeeb1bfca173cb937b3cafd8cc0053dd3d976c4cfe
parent9de433a471a0bf829a8143658e6b8d07fa896454
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>
.gitignore
tests/Makefile.am
tests/gem_bad_length.c [new file with mode: 0644]