Implement certinfo unit tests
authorJunghyun Yeon <jungh.yeon@samsung.com>
Wed, 2 Jun 2021 07:01:01 +0000 (16:01 +0900)
committer연정현/Tizen Platform Lab(SR)/Staff Engineer/삼성전자 <jungh.yeon@samsung.com>
Thu, 3 Jun 2021 10:05:07 +0000 (19:05 +0900)
commit2d5660ca59f967a5d84677ad4d71f4aec4bd7d4f
treeafeef47b7e984554b1ddc8d36faf4d2a5c047b77
parent4de9724d3cd38591db71acca6788c57bf15bbe83
Implement certinfo unit tests

Implement certinfo unittest and separate
structure comparsion function and retrieved one from database.

Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
test/unit_tests/parcel_utils.cc
test/unit_tests/parcel_utils.hh
test/unit_tests/test_cert_db_handlers.cc [new file with mode: 0644]
test/unit_tests/test_parcel.cc