LxcDomain class with tests 01/29101/4
authorPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Tue, 21 Oct 2014 09:19:58 +0000 (11:19 +0200)
committerPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Wed, 22 Oct 2014 09:51:28 +0000 (11:51 +0200)
commit620ad304f43b8deb251da865ce523381dcdcaaae
tree98241324fcdec0e2f07ed794eeb4b7db2cbd028c
parent353b978f2e09afa5a63dd31391049ea776df9b6f
LxcDomain class with tests

[Bug/Feature]   N/A
[Cause]         N/A
[Solution]      N/A
[Verification]  N/A

Change-Id: Ibfd0593d92cb9cd4bc52430e4207b93a1a53ecf8
common/lxc/domain.cpp [new file with mode: 0644]
common/lxc/domain.hpp [new file with mode: 0644]
common/lxc/exception.hpp [new file with mode: 0644]
packaging/security-containers.spec
server/CMakeLists.txt
tests/unit_tests/CMakeLists.txt
tests/unit_tests/lxc/templates/CMakeLists.txt [new file with mode: 0644]
tests/unit_tests/lxc/templates/minimal.sh [new file with mode: 0755]
tests/unit_tests/lxc/ut-domain.cpp [new file with mode: 0644]