tests: Add gem_madvise
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 4 Feb 2014 14:14:31 +0000 (14:14 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 4 Feb 2014 16:03:39 +0000 (17:03 +0100)
commit5c9c8841eb66676dd65e84d51fa87a4b4b8ad764
tree07a304ea2385bd48bd03c7965cc8c7256faac889
parent98952a1f6e7e5439e4b77482bd08422212c32e47
tests: Add gem_madvise

Exercise that calling madvise produces expected results

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/.gitignore
tests/Makefile.sources
tests/gem_madvise.c [new file with mode: 0644]