tests/gem_flink, prime_self_import: mark flink and prime tests as basic v2

They're testing basic functionality and don't involve stress or race
induction.

v2: use gem_flink and prime_self_import tests instead (Daniel)
    add to .gitignore

Reviewed-by: Daniel Vetter <daniel@ffwll.ch>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
This commit is contained in:
Jesse Barnes
2015-08-13 12:57:22 -07:00
parent dc9505a405
commit e920d719b2
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ TESTS_progs_M = \
gem_fenced_exec_thrash \
gem_fence_thrash \
gem_fence_upload \
gem_flink \
gem_flink_basic \
gem_flink_race \
gem_linear_blits \
gem_madvise \