Fix tests after bugfix in security-server code.
authorBartlomiej Grzelewski <b.grzelewski@samsung.com>
Thu, 12 Dec 2013 19:13:23 +0000 (20:13 +0100)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 23 Jan 2014 14:21:36 +0000 (15:21 +0100)
commitcdab2a883519d094ebbce875b56661523d0154b0
treea9e910a80320d1c827586a4e67cc56a76fd12cd9
parentca1084175c4935dd5619528d8155a63064157c15
Fix tests after bugfix in security-server code.

[Issue#]       SSDWSSP-708
[Feature/Bug]  Some tests in security_server_tests_password suite were
failing.
[Cause]        Behavior of security-server in version 115 changed.
[Solution]     Adjusted tests to the new behavior of security-server.
[Verification] Build, install and run security-server-tests-password -
all tests should pass.

Change-Id: I55da674b596446e24e61ec81a6dd99c1fc4136c2
tests/security-server-tests/security_server_tests_password.cpp