add standard plugin
authorYoungjae Shin <yj99.shin@samsung.com>
Fri, 22 May 2020 02:02:14 +0000 (11:02 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Mon, 15 Jun 2020 07:25:06 +0000 (16:25 +0900)
commitd60475424f928c78d1db4daa0ac72af18fadadb2
treef2e34e46d4fb44d89f79c6b8f06cfcc31be07ab5
parent3260e2bd62ab7a39bd6d48aa45aae634c4fe88f0
add standard plugin

Change-Id: Id17289ef01c430fd3d17ef89049d50998c6ec5f7
CMakeLists.txt
packaging/modes-plugins.spec
std/CMakeLists.txt [new file with mode: 0644]
std/StdFactory.cpp [new file with mode: 0644]
std/StdFactory.h [new file with mode: 0644]
std/StdPlugin.cpp [new file with mode: 0644]
std/StdTimeout.cpp [new file with mode: 0644]
std/StdTimeout.h [new file with mode: 0644]
std/tizen_std_rule.xml [new file with mode: 0644]
tests/CMakeLists.txt
tests/mdsp_test_std.cpp [new file with mode: 0644]