Add internal test cases 65/111965/2
authorKyungwook Tak <k.tak@samsung.com>
Fri, 13 Jan 2017 11:06:41 +0000 (20:06 +0900)
committerkyungwook tak <k.tak@samsung.com>
Fri, 3 Feb 2017 06:39:16 +0000 (22:39 -0800)
commitb2a729fb76e3e6e2964e82e10ce8edc85e251a3e
tree657a75f17e8082c8941f53275011c5d20ba9f885
parentce59c45df52731ad63aea8c78a8bb9aff97b85b0
Add internal test cases

Change-Id: Ifd6b70245a8210f17097cd47d7739c8d19ab1819
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
(cherry picked from commit 925c8d123fd9ece130ccf359446ad9e0e63906e3)
19 files changed:
packaging/key-manager.spec
tests/CMakeLists.txt
tests/test_async-observer.cpp [new file with mode: 0644]
tests/test_binary-queue.cpp [new file with mode: 0644]
tests/test_certificate.cpp [new file with mode: 0644]
tests/test_common.cpp
tests/test_common.h
tests/test_crypto-logic.cpp [new file with mode: 0644]
tests/test_dpl-db.cpp [new file with mode: 0644]
tests/test_dpl-exception.cpp [new file with mode: 0644]
tests/test_exception.cpp [new file with mode: 0644]
tests/test_generic-backend.cpp [new file with mode: 0644]
tests/test_key-provider.cpp [moved from tests/test-key-provider.cpp with 78% similarity]
tests/test_key.cpp [new file with mode: 0644]
tests/test_log-provider.cpp [new file with mode: 0644]
tests/test_ss-crypto.cpp [new file with mode: 0644]
tests/test_stringify.cpp [new file with mode: 0644]
tests/test_sw-backend.cpp [new file with mode: 0644]
tests/test_tz-backend.cpp [new file with mode: 0644]