tests: add gem_mmap_offset_exhaustion
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 20 Mar 2012 13:24:14 +0000 (14:24 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 20 Mar 2012 13:27:05 +0000 (14:27 +0100)
commit16c4f52782e0df88f818dadd4586ea99ccf992d5
tree62f33849bda3200e1672af7a19a466df91bfe1f6
parentc4ae3bc41204c83a89369af91217daa33fff9675
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>
lib/drmtest.c
lib/drmtest.h
tests/Makefile.am
tests/gem_mmap_offset_exhaustion.c [new file with mode: 0644]