Remove request_handler from the API library implementation 70/70770/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 20 May 2016 11:04:49 +0000 (20:04 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 20 May 2016 11:04:49 +0000 (20:04 +0900)
commite251949c58ca4312ac4fa4794e8949337c74c95d
treed220c9faa65669cd0bcd6f7b2a47b81e721fb891
parentacba9f82515849f64b83d0090403567cf26bfbe0
Remove request_handler from the API library implementation

API implementations use DBusClient directly, and request_handler is moved to the testsuite.

Change-Id: Ib897e2c3a335a2f6587139b9780bcf31c1c6dc6f
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
src/context_history.cpp
src/context_trigger.cpp
src/rule_validator.cpp
testsuite/CMakeLists.txt
testsuite/src/trigger/condition.cpp
testsuite/src/trigger/event.cpp
testsuite/src/trigger/request_handler.cpp [moved from src/request_handler.cpp with 71% similarity]
testsuite/src/trigger/request_handler.h [moved from src/request_handler.h with 100% similarity]