Extensive tests for Recovery and Rollback 24/119324/12
authorPiotr Ganicz <p.ganicz@samsung.com>
Thu, 16 Mar 2017 10:03:23 +0000 (11:03 +0100)
committerjongmyeong ko <jongmyeong.ko@samsung.com>
Tue, 4 Jul 2017 14:04:56 +0000 (14:04 +0000)
commit1becfd8fad003f075220eac15e92d3cbfcffad0f
treebb2fba749d9f06b92f6017d3c3db707c08601023
parente5bcee736609dc57683346af642fa3979a237a36
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/119323/
- https://review.tizen.org/gerrit/#/c/116059/

Change-Id: I0a7023e89edb60c400e808535b780a57469e3c5b
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