Add new test cases. Correct old tests with history.
authorLukasz Kostyra <l.kostyra@partner.samsung.com>
Mon, 18 Nov 2013 09:56:46 +0000 (10:56 +0100)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 23 Jan 2014 14:19:10 +0000 (15:19 +0100)
commit26fa0d83d933e5e951bf5a8f3a4d88637fd8b511
tree71b8e4dd2de3bf9b817e31bfe8aa905ebf37035f
parent6955271ff14a5fcd694db282ef52f47c43654697
Add new test cases. Correct old tests with history.

[Issue#]        N/A
[Feature]       Add new test cases that check other unusual situations in security-server
                password service. Correct previous tests due to recently found bug related to
                incorrect history management.
[Cause]         N/A
[Solution]      Add tc41 and tc42 test cases. Fixing aforementioned bug changed logic in previous
                test cases. This commit fixes those tests aswell.
[Verification]  Build, install, run security-server-tests-password --output=text. With new password
                service ( http://slp-info.sec.samsung.net/gerrit/#/c/289969/) all tests should pass

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