tests: add gem_mmap_offset_exhaustion

This also adds a gem_madvise helper to lib/drmtest.c

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2012-03-20 14:24:14 +01:00
parent c4ae3bc412
commit 16c4f52782
4 changed files with 112 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ TESTS_progs = \
gem_ringfill \
gem_mmap \
gem_mmap_gtt \
gem_mmap_offset_exhaustion \
gem_pwrite \
gem_pread_after_blit \
gem_tiled_pread \