change unit tests folder name
authorYoungjae Shin <yj99.shin@samsung.com>
Mon, 11 May 2020 05:46:40 +0000 (14:46 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Mon, 11 May 2020 09:22:14 +0000 (18:22 +0900)
commita2d40ca799d152f5766db704b410fee0c18944bb
tree7198dd355ae3f2dc6f577e16eaccacbc045d538f
parent41f0ec5900578e35863332604135e5154f4dfa6e
change unit tests folder name

from unittests to tests
19 files changed:
CMakeLists.txt
tests/CMakeLists.txt [moved from unittests/CMakeLists.txt with 100% similarity]
tests/mdsp_test_app.cpp [moved from unittests/mdsp_test_app.cpp with 100% similarity]
tests/mdsp_test_bt.cpp [moved from unittests/mdsp_test_bt.cpp with 100% similarity]
tests/mdsp_test_display.cpp [moved from unittests/mdsp_test_display.cpp with 100% similarity]
tests/mdsp_test_integration.cpp [moved from unittests/mdsp_test_integration.cpp with 100% similarity]
tests/mdsp_test_media.cpp [moved from unittests/mdsp_test_media.cpp with 100% similarity]
tests/mdsp_test_pkg.cpp [moved from unittests/mdsp_test_pkg.cpp with 100% similarity]
tests/mdsp_test_vconf.cpp [moved from unittests/mdsp_test_vconf.cpp with 100% similarity]
tests/mdsp_test_wifi.cpp [moved from unittests/mdsp_test_wifi.cpp with 100% similarity]
tests/mode/tizen_Power-Save_mode.xml [moved from unittests/mode/tizen_Power-Save_mode.xml with 100% similarity]
tests/mode/tizen_Quick-Panel_mode.xml [moved from unittests/mode/tizen_Quick-Panel_mode.xml with 100% similarity]
tests/mode/tizen_Water-Lock_mode.xml [moved from unittests/mode/tizen_Water-Lock_mode.xml with 100% similarity]
tests/mode/tizen_appLaunch_mode.xml [moved from unittests/mode/tizen_appLaunch_mode.xml with 100% similarity]
tests/mode/tizen_btAudioConnect_mode.xml [moved from unittests/mode/tizen_btAudioConnect_mode.xml with 100% similarity]
tests/mode/tizen_btOff_mode.xml [moved from unittests/mode/tizen_btOff_mode.xml with 100% similarity]
tests/mode/tizen_btOn_mode.xml [moved from unittests/mode/tizen_btOn_mode.xml with 100% similarity]
tests/mode/tizen_displayBlock_mode.xml [moved from unittests/mode/tizen_displayBlock_mode.xml with 100% similarity]
tests/mode/tizen_wifi-on_mode.xml [moved from unittests/mode/tizen_wifi-on_mode.xml with 100% similarity]