tests: add basic re-importing prime test

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2012-07-23 09:49:06 +02:00
parent fb748aad4c
commit 6bc22e3dfd
4 changed files with 145 additions and 0 deletions
+1
View File
@@ -70,6 +70,7 @@ TESTS_progs = \
gem_ctx_bad_exec \
gem_ctx_basic \
gem_reg_read \
prime_self_import \
$(NULL)
# IMPORTANT: The ZZ_ tests need to be run last!