tc: Add test cases for tpl_display 45/165745/2
authorHoyub Lee <hoyub.lee@samsung.com>
Wed, 3 Jan 2018 13:31:55 +0000 (22:31 +0900)
committerHoyub Lee <hoyub.lee@samsung.com>
Tue, 9 Jan 2018 06:47:50 +0000 (15:47 +0900)
commitc405ddd636c45505ae91dd036818f4015fd39537
tree7372707e761d266d5c296ca8d7462a2ae287fe93
parentfff05a81301e5398994998d709961c2e9fac57a2
tc: Add test cases for tpl_display

Add below tests for tpl_display.

TEST CASE                                            | TEST
------------------------------------------------------------------
DEFAULT_tpl_display_get_backend_type                 | success
DEFAULT_tpl_display_get_backend_type                 | failure
DEFAULT_tpl_display_get_native_window_info           | success_2
DEFAULT_tpl_display_get_native_pixmap_info           | failure
DEFAULT_tpl_display_get_buffer_from_native_pixmap    | success
DEFAULT_tpl_display_get_buffer_from_native_pixmap    | failure
DEFAULT_tpl_display_query_supported_present_modes    | success
_from_native_window

Change-Id: I2dd81ea35e820441a26df50fee008d55c7ab2943
Signed-off-by: Hoyub Lee <hoyub.lee@samsung.com>
tc/test/tpl-test_display_test.cpp