Implement missing unit tests for CKM.
authori.pazderskyy <i.pazderskyy@samsung.com>
Tue, 24 May 2016 15:34:25 +0000 (18:34 +0300)
committerRandeep Singh <randeep.s@samsung.com>
Tue, 14 Jun 2016 11:06:59 +0000 (11:06 +0000)
commitc2b7d54fdd4c59e3422d2ff635475eca0d7dec80
tree41a176587aa9f774638dc4ba2ad47f8de4ddbfff
parent129440510176a0badf06174f1787c63a6c74b4d6
Implement missing unit tests for CKM.

Added CKM unit tests to common build.
Added result state to functions.
Change-Id: I11ef2d003f95d850ed395f5c2584bbb34ca154a4
Signed-off-by: i.pazderskyy <i.pazderskyy@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/8307
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Dmitriy Zhuravlev <d.zhuravlev@samsung.com>
Reviewed-by: Chul Lee <chuls.lee@samsung.com>
Reviewed-by: Jongsung Lee <js126.lee@samsung.com>
Reviewed-by: Randeep Singh <randeep.s@samsung.com>
13 files changed:
resource/csdk/connectivity/api/casecurityinterface.h
resource/csdk/connectivity/src/adapter_util/caadapternetdtls.c
resource/csdk/security/include/internal/crlresource.h
resource/csdk/security/provisioning/ck_manager/unittest/SConscript
resource/csdk/security/provisioning/ck_manager/unittest/ckm_info_test.cpp [new file with mode: 0644]
resource/csdk/security/provisioning/ck_manager/unittest/crl_generator_test.cpp [new file with mode: 0644]
resource/csdk/security/provisioning/ck_manager/unittest/csr_generator_test.cpp [new file with mode: 0644]
resource/csdk/security/provisioning/ck_manager/unittest/pki_test.cpp
resource/csdk/security/src/crlresource.c
resource/csdk/security/unittest/SConscript
resource/csdk/security/unittest/credentialresource.cpp
resource/csdk/security/unittest/crlresourcetest.cpp [new file with mode: 0644]
resource/csdk/security/unittest/oic_svr_db_prov.dat [new file with mode: 0755]