tests: unittest: Rename unitttest name to hal-api-common-unittest 65/276565/1 accepted/tizen/unified/20220622.215415 submit/tizen/20220622.061839
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 16 Jun 2022 03:12:51 +0000 (12:12 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 21 Jun 2022 01:49:52 +0000 (10:49 +0900)
commit00a2bed56471abebba1b419f5ed96a6970452082
treeaee681aad2e61669175f03dd65bef53595905424
parent9bb9465cb0022aba4e5b5d524dca05143b4cd97e
tests: unittest: Rename unitttest name to hal-api-common-unittest

hal-api-common is the official module name. In order to improve
the readability of unittest name, rename to hal-api-common-unittest
as following:
- common-unittest -> hal-api-common-unittest
- CommonHaltest -> HalApiCommonTest

Change-Id: I9a3e1667b76b9fab361fddca3cb052389526f581
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
tests/unittest/CMakeLists.txt
tests/unittest/test-hal-api-common.cc