tests/gem_mmap: Convert to subtests
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 26 Aug 2013 08:26:00 +0000 (10:26 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 26 Aug 2013 17:44:31 +0000 (19:44 +0200)
commitc2c0efc21acac67a909b5047f9b100853a975ec7
treedde32708fc2b8e6afbbd2be2a18cba1d340f1378
parent86f60ee593e3fb6808150d63088e508cf7068a75
tests/gem_mmap: Convert to subtests

I wanted to write a testcase for gtt mmap access restriction checking
and only noticed after conversion to subtests that this here is for
cpu mmaps ;-)

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/Makefile.am
tests/gem_mmap.c