Run installer with subprocess in smoke test 13/286413/3
authorilho kim <ilho159.kim@samsung.com>
Thu, 5 Jan 2023 10:55:14 +0000 (19:55 +0900)
committerilho kim <ilho159.kim@samsung.com>
Thu, 5 Jan 2023 12:47:10 +0000 (21:47 +0900)
commit9cee72eabec95b3527ed21a9e1110f13ff8c1824
tree55843a258dba64af77b12afc237abafd526a43ec
parent234b2afd450c369d0b21aaa014c706a47802148f
Run installer with subprocess in smoke test

The main process becomes heavy because the extensive smoke test
generates and executes a large amount of installer instance. To lighten
the main process, execute it as subprocess

Change-Id: Ie53606a3ce61bc2fe097e7a3d8e5badb02a2509e
Signed-off-by: ilho kim <ilho159.kim@samsung.com>
test/smoke_tests/extensive_smoke_test.cc
test/smoke_tests/wgt_smoke_utils.cc
test/smoke_tests/wgt_smoke_utils.h