Separate unittests (to modes-plugin)
authorYoungjae Shin <yj99.shin@samsung.com>
Wed, 2 Oct 2019 06:53:05 +0000 (15:53 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Wed, 18 Mar 2020 08:53:50 +0000 (17:53 +0900)
commit813fb9f251380071d65f3251ae63b1f3d6a02b1c
tree65c342beee721226225f7304ee60b24a9cdc440e
parentdbc380b45d2d2c4d295cbbd6f2956f2bba5e2e66
Separate unittests (to modes-plugin)
19 files changed:
Definitions.cmake
example/mode/tizen_btAudioConnect_mode.xml [deleted file]
example/mode/tizen_btOff_mode.xml [deleted file]
example/mode/tizen_btOn_mode.xml [deleted file]
example/mode/tizen_powerSave_mode.xml [deleted file]
example/mode/tizen_waterlock_mode.xml [deleted file]
example/mode/tizen_wifiOn_mode.xml [deleted file]
packaging/modes.spec
plugin/CMakeLists.txt
plugin/TestPluginAction.cpp
supervisor/ModeManager.cpp
supervisor/ModeXMLParser.cpp
unittest/modes-gtest-run.sh
unittest/modes_test_client.cpp
unittest/modes_test_conflict.cpp
unittest/modes_test_generator.cpp
unittest/modes_test_modemgr.cpp
unittest/modes_test_parser.cpp
unittest/modes_test_plugin.cpp