Add classes associated with policy of dpm 34/139734/10
authoryeji01kim <yeji01.kim@samsung.com>
Thu, 20 Jul 2017 07:50:56 +0000 (16:50 +0900)
committeryeji01kim <yeji01.kim@samsung.com>
Fri, 11 Aug 2017 07:32:08 +0000 (16:32 +0900)
commitd819cf2e422cd940b3461774a273126bb12e5831
tree4dc7c4d8447f4f33c531e7880475bf56ffdb64a8
parent6dcf16f08d8e998e61e21d2bf85492635ed1c829
Add classes associated with policy of dpm

Dpm-toolkit provides dpm policy testing.
Add dpm policy related classes for testing.

AbstractPolicy : parent of each policy group.
PolicyBuilder : build policies to testing.

Change-Id: Ice749c8dcd79cd34e2a72cbdc41d2e5cb9a9dcf3
Signed-off-by: yeji01kim <yeji01.kim@samsung.com>
CMakeLists.txt
src/main.cpp
src/policy.cpp [new file with mode: 0755]
src/policy.h [new file with mode: 0755]