Add VConfSingleton. Integration tests moved into a separate rpm. 70/136670/8
authorPaweł Stawicki <p.stawicki@partner.samsung.com>
Fri, 30 Jun 2017 18:20:54 +0000 (20:20 +0200)
committerPaweł Stawicki <p.stawicki@partner.samsung.com>
Tue, 4 Jul 2017 13:20:33 +0000 (15:20 +0200)
commitc564042e9fedb7afc2a4aa842aebd654823df425
treed00d2690def4a42ddb4c3352c119c40469601502
parentacdc89d8dec7e840bf46a17d0630e0b910f5a9b3
Add VConfSingleton. Integration tests moved into a separate rpm.

Change-Id: Ibe015dbd44bfd4c96aceaf155aae70e7cbe56af5
packaging/org.tizen.universal-switch.spec
src/CMakeLists.txt
src/Singleton.hpp
src/VConf.cpp [new file with mode: 0644]
src/VConf.hpp [new file with mode: 0644]
tests/CMakeLists.txt
tests/VConfImplTests.cpp [new file with mode: 0644]
tests/VConfImplTests_init.sh [new file with mode: 0755]