Add inter-service communication framework 65/37065/5
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 18 Mar 2015 16:10:30 +0000 (17:10 +0100)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Thu, 19 Mar 2015 16:26:02 +0000 (17:26 +0100)
commit5acc7e2078ea98fb65c4fe54b44646f1705b4fa3
tree7ae50df1e73694ac7324cb103d7961a232c8eadf
parent4a4757c68b6412d404f3c098a850f3c20480e1c9
Add inter-service communication framework

[Issue#] N/A
[Feature/Bug] N/A
[Problem] Services need to communicate with each other
[Cause] N/A
[Solution] Framework for inter-service communication added.

[Verification] Run ckm-tests-internal -t MESSAGE_MANAGER_TEST

Change-Id: I28714ba52efe25c47402adb6ac1bef52859ed898
src/manager/main/communication-manager.h [new file with mode: 0644]
tests/CMakeLists.txt
tests/test_comm-manager.cpp [new file with mode: 0644]