tests: add kms_3d test

Add a test to verify creation and use of 3D stereo modes.

v2: update for API changes

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
Thomas Wood
2014-08-20 11:13:34 +01:00
parent 4cb1946697
commit 5303ce8076
4 changed files with 123 additions and 0 deletions
+1
View File
@@ -55,6 +55,7 @@ ifeq ("${ANDROID_HAS_CAIRO}", "1")
else
# the following tests depend on cairo, so skip them
skip_tests_list += \
kms_3d \
kms_plane \
kms_addfb \
kms_cursor_crc \