[Tests/Common] Use macro as file extension of shared object
authorWook Song <wook16.song@samsung.com>
Wed, 28 Aug 2019 04:20:13 +0000 (13:20 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 29 Aug 2019 01:19:51 +0000 (10:19 +0900)
commit3c2a795d78cc7fca60cca30834c5b2ba6870ede2
tree73bd27c91926acaa1f3b69263dfcfc02685dfcea
parentb1ade53d78df1b5fed10a2006e2f773ef39e8c37
[Tests/Common] Use macro as file extension of shared object

This patch replaces '.so' with a macro that is defined as file
externsion of shared object according to the platform.

Signed-off-by: Wook Song <wook16.song@samsung.com>
tests/common/unittest_common.cpp