Add negative and positive test cases 03/314003/6
authorPhan Xuan Tan <xuan.tan@samsung.com>
Thu, 4 Jul 2024 02:31:07 +0000 (09:31 +0700)
committerPhan Xuan Tan <xuan.tan@samsung.com>
Fri, 12 Jul 2024 02:06:02 +0000 (09:06 +0700)
commitd762f97371ee3403fe6b99ec2d821ce294debae1
tree062afff5d138f178ef37412f7163b6c4eb88ee28
parent253137585f39d6780abfa13ca7c091a908d8450d
Add negative and positive test cases
+ Save certificate to specific file
+ Get certificate information such as: subject info, issuer info, time not before and time not after

Change-Id: I17efc555dce73ae9821e325de326e0f0e96e8dde
unit-tests/CMakeLists.txt
unit-tests/data/signer_cert.pem [new file with mode: 0644]
unit-tests/test_constant.cpp
unit-tests/test_constant.h
unit-tests/test_vcore_api_cert.cpp