tests: s/flip_test/kms_flip

OCD wins!

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter 2012-12-15 00:48:47 +01:00
parent f56384c2c0
commit acdf717126
3 changed files with 3 additions and 3 deletions

2
tests/.gitignore vendored
View File

@ -1,4 +1,4 @@
flip_test
kms_flip
drm_vma_limiter
drm_vma_limiter_cached
drm_vma_limiter_cpu

View File

@ -28,8 +28,8 @@ TESTS_progs_M = \
gem_ringfill \
gem_set_tiling_vs_blt \
gem_tiled_partial_pwrite_pread \
flip_test \
$(NOUVEAU_TESTS_M) \
kms_flip \
$(NULL)
TESTS_progs = \
@ -180,7 +180,7 @@ gem_fence_thrash_LDADD = $(LDADD) -lpthread
gem_threaded_access_tiled_LDADD = $(LDADD) -lpthread
gem_wait_render_timeout_LDADD = $(LDADD) -lrt
flip_test_LDADD = $(LDADD) -lrt
kms_flip = $(LDADD) -lrt
gem_ctx_basic_LDADD = $(LDADD) -lpthread