Add RunFunc to Subprocess for just executing function 66/283266/4
authorIlho Kim <ilho159.kim@samsung.com>
Fri, 14 Oct 2022 01:15:28 +0000 (10:15 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Fri, 21 Oct 2022 07:22:06 +0000 (16:22 +0900)
commit459674d9783528f22004b28670fd231dc59ecf4a
treee067f78b6f5bc53032ba5c92f7d4b55a9f926887
parent5877e248d5487a03e3f37ef34faca8c8247d5091
Add RunFunc to Subprocess for just executing function

TestRollbackAfterEachStep function use RunFunc
to make the smoke test's main process lighter

Change-Id: I8ce453645d0581be69847f96b79578492838e07d
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/common/utils/subprocess.h
test/smoke_tests/common/smoke_utils.cc