From ab3f4bdafe60dede32a48674ef9920df090bf3a7 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Fri, 2 Dec 2011 18:41:34 +0100 Subject: tests: add gem_exec_bad_domains To check whether the kernel properly rejects non-gpu domains in relocs. Signed-Off-by: Daniel Vetter --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e055540f..aceb543e 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,7 @@ tests/gem_double_irq_loop tests/gem_dummy_reloc_loop tests/gem_exec_blt tests/gem_exec_nop +tests/gem_exec_bad_domains tests/gem_fence_thrash tests/gem_fenced_exec_thrash tests/gem_flink -- cgit v1.2.3