Using libConfig structures for input in server 63/36863/4
authorJan Olszak <j.olszak@samsung.com>
Mon, 16 Mar 2015 12:28:04 +0000 (13:28 +0100)
committerPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Wed, 25 Mar 2015 15:29:30 +0000 (16:29 +0100)
commitab211e3f6c34d20da3f1ff544cf6478490246869
tree1a69e577dddfc51a1f0e196ea5a774156497b265
parentb1762a1880ad20cc09a100e4c3c77aca54bfa290
Using libConfig structures for input in server

[Feature]       Deserialization with libConfig
                Uint test of libConfig
[Cause]         N/A
[Solution]      N/A
[Verification]  Build, run tests, run tests with valgrind

Change-Id: I9c9dfd32bd31ddbde60f35c9317027f41c3faaa3
Signed-off-by: Piotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Signed-off-by: Jan Olszak <j.olszak@samsung.com>
common/api/messages.hpp
server/host-connection.cpp
server/host-connection.hpp
server/zones-manager.cpp
server/zones-manager.hpp
tests/unit_tests/config/testconfig-example.hpp
tests/unit_tests/config/ut-configuration.cpp