tests: Skip building kms_flip_tiling on Android
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Wed, 23 Apr 2014 15:02:47 +0000 (16:02 +0100)
committerThomas Wood <thomas.wood@intel.com>
Thu, 24 Apr 2014 12:49:17 +0000 (13:49 +0100)
Dependencies are not available at the moment so it does not build.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
tests/Android.mk

index 9233b2b..6e77e45 100644 (file)
@@ -40,6 +40,7 @@ skip_tests_list := \
     kms_addfb \
     kms_cursor_crc \
     kms_flip \
+    kms_flip_tiling \
     kms_pipe_crc_basic \
     kms_fbc_crc \
     kms_render \