Import the command-line testsuite from 2.4 37/58937/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 5 Feb 2016 07:15:02 +0000 (16:15 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 5 Feb 2016 07:15:02 +0000 (16:15 +0900)
commit488c39dd21b9b8b7c102518aa494a48460cb1329
treef20922a96ee81ba5fe722ca3cbecab32c43df2ad
parent3275fdf9a4a441128b1cbf78855137937c6901b6
Import the command-line testsuite from 2.4

Change-Id: I02e5a7b5cf719caa1fa6df735c96a0e59a3a525b
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
13 files changed:
CMakeLists.txt
packaging/context.spec
testsuite/CMakeLists.txt [new file with mode: 0644]
testsuite/context-test.manifest [new file with mode: 0644]
testsuite/src/history/history.cpp [new file with mode: 0644]
testsuite/src/history/history.h [new file with mode: 0644]
testsuite/src/main.cpp [new file with mode: 0644]
testsuite/src/shared.cpp [new file with mode: 0644]
testsuite/src/shared.h [new file with mode: 0644]
testsuite/src/trigger/condition.cpp [new file with mode: 0644]
testsuite/src/trigger/condition.h [new file with mode: 0644]
testsuite/src/trigger/event.cpp [new file with mode: 0644]
testsuite/src/trigger/event.h [new file with mode: 0644]