Add cynara_creds_get_[client|user]_method UT 19/29219/4
authorRadoslaw Bartosiak <r.bartosiak@samsung.com>
Wed, 22 Oct 2014 20:52:50 +0000 (22:52 +0200)
committerRadoslaw Bartosiak <r.bartosiak@samsung.com>
Fri, 24 Oct 2014 11:39:48 +0000 (13:39 +0200)
commit48530fdfc88229b6430c3f63640fc02bd00d0eca
treecb836c23954f3d66b5ab6e7ba393875ecdae1f02
parentac02ce7589b9d88771eb180cc26552bdcd7afa9b
Add cynara_creds_get_[client|user]_method UT

Adding unit tests for functions used in implementation of
cynara_creds_get_[client|user]_methods

Change-Id: I3cb7b9fb03e09769dbb68fd595994cbe13956483
Signed-off-by: Radoslaw Bartosiak <r.bartosiak@samsung.com>
test/CMakeLists.txt
test/credsCommons/parser/CredsCommonsInner.h [new file with mode: 0644]
test/credsCommons/parser/FakeCredsCommonsInnerBackend.h [new file with mode: 0644]
test/credsCommons/parser/Parser.cpp [new file with mode: 0644]