Add initial structure for unittest 66/191366/4
authorSeokHoon Lee <andy.shlee@samsung.com>
Tue, 16 Oct 2018 08:59:30 +0000 (17:59 +0900)
committerSeokHoon Lee <andy.shlee@samsung.com>
Wed, 17 Oct 2018 08:44:58 +0000 (17:44 +0900)
commit2a706c07e09be23e3369bcee0491ae29efe8b353
treeadb914caa559c49fc06cce658847d9e60a286b50
parentdb8ae9221c658da4328baabde05deb29f79c5200
Add initial structure for unittest

- add initial version of unittest.

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ib295df2a23c0dbac59adc3e6a72f48d9a0e2aa1e
Makefile.am
configure.ac
packaging/libmm-wfd.spec
unittest/Makefile.am [new file with mode: 0644]
unittest/libmm_wfd_unittest.cpp [new file with mode: 0644]
unittest/libmm_wfd_unittest.h [new file with mode: 0644]