Introduce environment class for CKM async API tests 45/39745/2
authorLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Thu, 21 May 2015 14:52:58 +0000 (16:52 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Fri, 22 May 2015 09:16:05 +0000 (02:16 -0700)
commit418359571ff11f6638a02e26c6e362299c0d1c7f
treef8bb03316c55a3c99377b106b25594e90b33a9e1
parente1cf185bcdd32a663f5f6c264af22293a53dce6f
Introduce environment class for CKM async API tests

CKMAsyncAPIEnv class takes care of initializing and deinitializing
environment before and after each test from CKM_ASYNC_API group.

This was formerly done by TA0000_init and TA9999_deinit tests that
in current solution were removed.

Change-Id: I27aa07c4c1b7b41964b4407937457432fa194911
src/ckm/async-api.cpp