unit test: Set up unit test based on gtest.
authorJunsuChoi <jsuya.choi@samsung.com>
Fri, 21 May 2021 04:52:45 +0000 (13:52 +0900)
committerHermet Park <chuneon.park@samsung.com>
Mon, 24 May 2021 07:10:09 +0000 (16:10 +0900)
commitcb3b90db38af1d4a60109e21c7d7d1360c661cad
tree148cfa7861a3a3682f2445990f654dc458bca940
parent3819b39e057fa5d50dfb8d898029632ed666cf6b
unit test: Set up unit test based on gtest.

In test directory, set up unit_test based on gtest

Change-Id: I5b16914f10ab548ccd4bc564cf15d0d7615c79f2
meson.build
meson_options.txt
test/meson.build [new file with mode: 0644]
test/test_controller.cpp [new file with mode: 0644]
test/testsuite.cpp [new file with mode: 0644]