From 8908055da6a484058caa92c3c2ba3221cb9ce9d9 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Thu, 23 Jun 2011 14:04:35 +0100 Subject: tests: Add an exercise for zero-length buffers Triggers an OOPS with dmar enabled currently. Signed-off-by: Chris Wilson --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8905f159..31e76384 100644 --- a/.gitignore +++ b/.gitignore @@ -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 -- cgit v1.2.3