Implement recovery test for forced termination 64/207664/15
authorIlho Kim <ilho159.kim@samsung.com>
Wed, 5 Jun 2019 07:45:54 +0000 (16:45 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Tue, 23 Jul 2019 01:58:06 +0000 (10:58 +0900)
commitbf67a47eed467841e30eff091f02894ecd130fe5
treecc6af8b69bb73ec2df7823947a10b3f9cebbab80
parent0f55056d79d10f93f2e796e0247dddd7fb56d240
Implement recovery test for forced termination

Using time interval, kill install process and perform a recovery test

Requires:
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/app-installers/+/209477/

Change-Id: Ifa90cab0b5b0da70f620bfcfcb8f39a81d2ee180
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
CMakeLists.txt
src/unit_tests/CMakeLists.txt
src/unit_tests/recovery_test.cc [new file with mode: 0644]