Change the path of the file used in the unit test 65/296365/2
authorilho kim <ilho159.kim@samsung.com>
Wed, 26 Jul 2023 06:51:57 +0000 (15:51 +0900)
committerilho kim <ilho159.kim@samsung.com>
Wed, 26 Jul 2023 06:57:29 +0000 (15:57 +0900)
commit2af94878d80eba45e88f2a23dc67df1954b845a1
tree636281950ea4b575e4ec2d253da60696eaab67bb
parent15bc33c77fb8ec346c515e284751583c47416380
Change the path of the file used in the unit test

Depending on the path through which the unit test is executed
the path of the unintended file can be used
so the relative path of the directory
where the unit test executable is located is obtained and used

Change-Id: I24d351b2dac7e14a456ee1684bf64bb1716ca207
Signed-off-by: ilho kim <ilho159.kim@samsung.com>
CMakeLists.txt
packaging/unified-backend.spec
test/unit_tests/CMakeLists.txt
test/unit_tests/test_unified_installer_factory.cc