lxcpp: Setting up environment variables 71/47271/7
authorJan Olszak <j.olszak@samsung.com>
Thu, 27 Aug 2015 15:06:30 +0000 (17:06 +0200)
committerDariusz Michaluk <d.michaluk@samsung.com>
Wed, 2 Sep 2015 15:54:45 +0000 (08:54 -0700)
commit42745f132f330133017084e7d10749a7ccbf48e3
treea76d02c193ea25a64411bd36256c31a03a0f07bb
parent4ca9365ce360cfe9e2a916b1cb70a69b409c26cd
lxcpp: Setting up environment variables

[Feature]       Setting up environement in attach
                Created the commands directory
[Cause]         N/A
[Solution]      N/A
[Verification]  Build, install, run tests

Change-Id: I7526f04ca48e931be75a99cdbf774b4c5fbb5c35
libs/lxcpp/CMakeLists.txt
libs/lxcpp/commands/attach-manager.cpp [moved from libs/lxcpp/attach-manager.cpp with 66% similarity]
libs/lxcpp/commands/attach-manager.hpp [moved from libs/lxcpp/attach-manager.hpp with 64% similarity]
libs/lxcpp/container-impl.cpp
libs/lxcpp/container.hpp
libs/lxcpp/environment.cpp [new file with mode: 0644]
libs/lxcpp/environment.hpp [new file with mode: 0644]
libs/lxcpp/exception.hpp
tests/unit_tests/lxcpp/ut-environment.cpp [new file with mode: 0644]