CKM: Add tests for missing observer in encryption API 06/43506/4
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Thu, 9 Jul 2015 16:09:30 +0000 (18:09 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Thu, 30 Jul 2015 09:42:39 +0000 (02:42 -0700)
commitef5f1a37a190941f94fcda44760ea7fb97633e28
tree68452a8c84f6e4e01f5e445c541010ac2808ee50
parent0d05475c033c38bab7680d6fe7e23d9c9eebee7b
CKM: Add tests for missing observer in encryption API

[Problem] There's no test for missing observer in encryption API tests.
[Solution] Tests added

[Verification] Run ckm-tests --group=CKM_ENCRYPTION_DECRYPTION --regexp=no_observer_async

Change-Id: I5f9930f6f23e6959f16f81756dfe55c75e1a2d35
src/ckm/async-api.cpp
src/ckm/ckm-common.h
src/ckm/encryption-decryption.cpp