notification: Enable SECURED build of unit tests.
authorPawel Winogrodzki <pawelwi@microsoft.com>
Sat, 8 Jul 2017 00:28:37 +0000 (17:28 -0700)
committerPhil Coval <philippe.coval@osg.samsung.com>
Tue, 11 Jul 2017 07:48:58 +0000 (07:48 +0000)
commite3968b9a84ac1e577feac2924980a0ffc6846f21
tree0d7727b7feeb7b260f6775b3c10cc2af1a76ca69
parent8211228992936d3109ba24a1c4403114fd5e9b97
notification: Enable SECURED build of unit tests.

The notification consumer and provider tests didn't include
the "SECURED" macros for builds with security turned on, even
though it seems clear from the code, that it expected that macro
to be present in some cases.

Bug: https://jira.iotivity.org/browse/IOT-1583
Change-Id: I1166a60c2ad821a7d6002e22a8c9e8bda7321800
Signed-off-by: Pawel Winogrodzki <pawelwi@microsoft.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/21329
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Dan Mihai <Daniel.Mihai@microsoft.com>
Reviewed-by: Phil Coval <philippe.coval@osg.samsung.com>
service/notification/unittest/NSConsumerTest.cpp
service/notification/unittest/NSProviderTest.cpp
service/notification/unittest/SConscript