[IoT-1603] Restrict unittest with SECURED mode
authorcc <ch79.cho@samsung.com>
Fri, 25 Nov 2016 07:39:49 +0000 (16:39 +0900)
committerUze Choi <uzchoi@samsung.com>
Fri, 25 Nov 2016 10:17:45 +0000 (10:17 +0000)
commite1e3e2ac1ec403c75bcb5e5ca87bb330eac7fabd
treee4b7e3b037a5726f8e36695582b29893735a6615
parente62ef1079225787d3c757325409c8142a93bdf22
[IoT-1603] Restrict unittest with SECURED mode

Fixed segmentation fault from notification-service unit test
when building option with SECURED=1.
The unit test is not allowed with SECURED mode,
becuase provisioning steps are required to detect providers and consumers
for running the test cases.

Change-Id: I02ebfbc8f3afdd2b06d66b87976773fcdc37b030
Signed-off-by: cc <ch79.cho@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/14783
Reviewed-by: Jaewook Jung <jw0213.jung@samsung.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Phil Coval <philippe.coval@osg.samsung.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/notification/cpp-wrapper/unittest/SConscript
service/notification/unittest/SConscript