Add new lib with common smoke utils for tests 36/149136/7
authorDamian Pietruchowski <d.pietruchow@samsung.com>
Mon, 21 Aug 2017 09:27:35 +0000 (11:27 +0200)
committerBartlomiej Kunikowski <b.kunikowski@partner.samsung.com>
Wed, 25 Oct 2017 05:55:20 +0000 (05:55 +0000)
commit96d622417b69b519e2a513047cad7ee3848bc3b2
tree85b946d398e7fd58eed1c106fb31d227bbe2e979
parente95cef5f4843912083efc2d602e897737ae7d9a5
Add new lib with common smoke utils for tests

Wgt-backend and tpk-backend have common util functions for smoke tests.
They should be exported to lib in app-installers.

Submit together:
- https://review.tizen.org/gerrit/#/c/149137/
- https://review.tizen.org/gerrit/#/c/149601/

Change-Id: Ifef1e9f38790133c7337650c8641e0cd0bab57f1
Signed-off-by: Damian Pietruchowski <d.pietruchow@samsung.com>
CMakeLists.txt
packaging/app-installers.spec
src/unit_tests/CMakeLists.txt
src/unit_tests/common/CMakeLists.txt [new file with mode: 0644]
src/unit_tests/common/smoke_utils.cc [new file with mode: 0644]
src/unit_tests/common/smoke_utils.h [new file with mode: 0644]