Extensive tests for Recovery and Rollback 02/120102/1
authorPiotr Ganicz <p.ganicz@samsung.com>
Mon, 20 Mar 2017 14:41:46 +0000 (15:41 +0100)
committerPiotr Ganicz <p.ganicz@samsung.com>
Tue, 21 Mar 2017 10:43:16 +0000 (11:43 +0100)
commitbbce0a0830cbaffba1f8b0a78109f20e142b1049
tree8912c6912caab1a63424917047696f8a272b21cd
parentad0b24c375c41a68cd2f279a0358cc54fb525259
Extensive tests for Recovery and Rollback

This commit creates new executable (extensive-smoke-test) for new type of tests
which will be testing recovery and rollback modes after each step in each
installation mode.

Requires:
 - https://review.tizen.org/gerrit/#/c/116059/
 - https://review.tizen.org/gerrit/#/c/119925/

Change-Id: Ib39dfd3df2f42ff33644904f682775a6a9b113f7
CMakeLists.txt
src/unit_tests/CMakeLists.txt
src/unit_tests/extensive_smoke_test.cc [new file with mode: 0644]
src/unit_tests/smoke_test.cc
src/unit_tests/smoke_test_helper.cc
src/unit_tests/smoke_utils.cc
src/unit_tests/smoke_utils.h