tests: unittests: Rename to test-hal-api-common.cc for using correct name 63/276563/1
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 16 Jun 2022 01:11:15 +0000 (10:11 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 21 Jun 2022 01:49:34 +0000 (10:49 +0900)
test_hal.cc contains the test code of  hal-api-common funcitons.
In order to pass the correct meaning of file, rename from test_hal.cc
to test-hal-api-common.cc.

Also, rename from test_main.cc to test-main.cc by using '-' instead of
'_'.

Change-Id: Ibf8dd8aebb24ea231b87e4fb7ebad98c01afcd91
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
tests/unittest/test-hal-api-common.cc [moved from tests/unittest/test_hal.cc with 100% similarity]
tests/unittest/test-main.cc [moved from tests/unittest/test_main.cc with 100% similarity]