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)
commitaea5e570480aaa3b3ab07281470c1ae33e934840
treeeb0dc725d5be7e3ddf3f6b53b3eca25118947b41
parent13205503e73b487a5578ff19631bd8d17eff0feb
tests: unittests: Rename to test-hal-api-common.cc for using correct name

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]