Add hal-api-common uniitest skeleton 14/251114/6 accepted/tizen/unified/20210113.121021 submit/tizen/20210113.011459
authorSeungha Son <linuxias@gmail.com>
Fri, 8 Jan 2021 07:52:23 +0000 (16:52 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 12 Jan 2021 23:02:52 +0000 (23:02 +0000)
commit9b018a5842c4c37d479e2e820ea03b63b1455c69
treee4c08a7fee0b047788052a7e6793fa82f1743142
parentb7115a417e172637844acb3e2229161d915bd989
Add hal-api-common uniitest skeleton

 This test will run automatically when building gbs.
 The result can be checked by the developer and
 the side effect of the edited content can be checked.

 it is a test for the currently implemented operation,
 and a test for applying TDD in the future.

Change-Id: I5af141dbb601524ff517b78e7cc970323ed138fc
Signed-off-by: Seungha Son <linuxias@gmail.com>
CMakeLists.txt
haltests/CMakeLists.txt [new file with mode: 0644]
haltests/src/test_hal.cc [new file with mode: 0644]
haltests/src/test_main.cc [new file with mode: 0644]
packaging/hal-api-common.spec