summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJoao Santos <joao.santos@intel.com>2014-02-19 14:19:19 +0000
committerDamien Lespiau <damien.lespiau@intel.com>2014-02-19 14:42:54 +0000
commit06189c60295e806e5073ff3473f038b1bedde212 (patch)
tree4dc7ca9d660ffb21f7cbc9d29bdaeb1b132688de /tests
parente292e00de0553ef059ddeef572db741ec3b6c23f (diff)
build: Skip kms_plane on Android
Skipping this test until we have Cairo in the build. Signed-off-by: Joao Santos <joao.santos@intel.com> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index 30be4a6d..30698192 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -32,6 +32,7 @@ endef
#================#
skip_tests_list := \
+ kms_plane \
testdisplay \
kms_addfb \
kms_cursor_crc \