test: unittest: hal-api-power-unittest when building package 85/276385/3
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 14 Jun 2022 04:28:41 +0000 (13:28 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 21 Jun 2022 01:30:09 +0000 (10:30 +0900)
commit283e067a86dc3add89fbe0fbaaeeebc5f1177623
treee8a54087d5c7711b73cb2e97bc55691ef5d786b6
parent139d6e6bc27f0edef4f453def1e71a0461f25499
test: unittest: hal-api-power-unittest when building package

Add new hal-api-power unittest code in order to
test the hal-api-power functions when building package.

Change-Id: Ide409a1a197971589fa364c1ed7ac0fe1673c2b0
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
CMakeLists.txt
packaging/hal-api-power.spec
tests/CMakeLists.txt [new file with mode: 0644]
tests/unittest/CMakeLists.txt [new file with mode: 0644]
tests/unittest/test-hal-api-power.cc [new file with mode: 0644]
tests/unittest/test-main.cc [new file with mode: 0644]