Unblock the unit test execution 38/309038/2
authorIlho Kim <ilho159.kim@samsung.com>
Thu, 4 Apr 2024 05:58:02 +0000 (14:58 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Thu, 4 Apr 2024 06:36:24 +0000 (15:36 +0900)
commit683a0dddd2097ceed1cdeeddc2bce17c12c0fb30
treef78a84714f003642ac629944048d1dfddaba42de
parent2959e7e98678119f9e2e0d523e4288c47ed0b765
Unblock the unit test execution

Change-Id: I2566339b65956a908150c3d87dee550525a7f865
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
packaging/pkgmgr.spec
test/unit_tests/mock/unistd_mock.cc [new file with mode: 0644]
test/unit_tests/mock/unistd_mock.hh [new file with mode: 0644]
test/unit_tests/test_client.cc