tests/gem_reloc_overflow: convert to subtests

More will come!

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2013-09-04 14:43:06 +02:00
parent 3c46789c8d
commit 44d4a3defb
3 changed files with 81 additions and 86 deletions
+2
View File
@@ -195,6 +195,8 @@ int main(int argc, char **argv)
igt_assert(run_batch() == -EINVAL);
}
/* Note: Older kernels disallow this. Punt on the skip check though
* since this is too old. */
igt_subtest("conflicting-write-domain") {
BEGIN_BATCH(4);
OUT_BATCH(0);