gtest: add the first code for TCT 74/169374/3
authorSangjin Lee <lsj119@samsung.com>
Tue, 6 Feb 2018 07:54:02 +0000 (16:54 +0900)
committerchangyeon lee <cyeon.lee@samsung.com>
Thu, 8 Feb 2018 07:06:56 +0000 (07:06 +0000)
commit0ef0b3d5a82413036798376a271d5457ba53be44
tree5f3c7ed31d033057050b7ae9fc83ac02dbcce2b3
parent2ad8c622dfdd13c6b34363b644e4e3cc1651db04
gtest: add the first code for TCT

Change-Id: I729a0773c2a367c021881e89ffa0634fa6616dbd
Makefile.am
configure.ac
packaging/libwayland-tbm.spec
protocol/wayland-tbm-test.xml [new file with mode: 0644]
utests/Makefile.am [new file with mode: 0644]
utests/src/ut_base.cpp [new file with mode: 0644]
utests/src/ut_base.h [new file with mode: 0644]
utests/src/ut_main.cpp [new file with mode: 0644]
utests/src/ut_wayland_tbm.cpp [new file with mode: 0644]