Fix multiple definitions of runInChild 21/156521/1
authorZofia Abramowska <z.abramowska@samsung.com>
Wed, 18 Oct 2017 14:58:38 +0000 (16:58 +0200)
committerZofia Abramowska <z.abramowska@samsung.com>
Wed, 18 Oct 2017 15:01:05 +0000 (17:01 +0200)
commitce6872223f053d58561f00c68fee76e887deb339
tree12ae481ef3dee81d5a94fe269f5acde24183aa6c
parente89829349585e183eaca17ad333b35c6a3c1e84c
Fix multiple definitions of runInChild

security-manager tests and cynara-tests both have
runInChild defined. This should be moved to tests
commons, so there would be no conflict in future.

Change-Id: I28b2ebf1b2d02ccb8a483f741b0a701bf46303b1
src/common/tests_common.cpp
src/common/tests_common.h
src/cynara-tests/test_cases_helpers.cpp
src/security-manager-tests/common/sm_commons.cpp
src/security-manager-tests/common/sm_commons.h