CKM:Add compilation flag for MDPP
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 27 Jan 2015 09:45:28 +0000 (10:45 +0100)
committerMaciej J. Karpiuk <m.karpiuk2@samsung.com>
Wed, 18 Feb 2015 09:46:20 +0000 (10:46 +0100)
commitd809178e1f11602965e98a9e78f8dc5df9e40f09
tree3de8ea02a3df9eda303247ef3c6895ebae49577c
parent9ce6736838d8598d72f86c7d2b555ef10b04142f
CKM:Add compilation flag for MDPP

[Issue#] N/A
[Feature/Bug] N/A
[Problem] Failing CC mode tests
[Cause] Compilation flag that disables MDPP logic has been introduced in
key-manager
[Solution] The same flag added to tests. When MDPP is disabled we expect
reading private keys to succeed.

[Verification] Compile and install key-manager and tests. Run:
ckm-tests --group=CKM_CC_MODE

Change-Id: I497c703108b6e2ee21599311beaa0d153c147d13
packaging/security-tests.spec
tests/ckm/CMakeLists.txt
tests/ckm/cc-mode.cpp