Remove password retry timeouts where not needed.
authorLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Fri, 7 Feb 2014 11:00:12 +0000 (12:00 +0100)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Wed, 12 Mar 2014 11:00:24 +0000 (12:00 +0100)
commitd1d313352ac948425f35d60dfe092c3e013b7bff
treec6927a2f921891049c02fe7622e3da7a0a4c9b55
parentb2568a985c70a097c0b1ce562e4ad9ee21b0b674
Remove password retry timeouts where not needed.
Replace related magic numbers with proper define.

[Issue#]        N/A
[Feature]       Some timeouts are no longer needed.
[Cause]         N/A
[Solution]      N/A
[Verification]  Build and run security-server tests on the target.
                Verify with both smack and nosmack variants.

Change-Id: I75ab774048c0f5793bde7c7f36e423d8cd8a1275
tests/security-server-tests/CMakeLists.txt
tests/security-server-tests/common/security_server_tests_common.cpp
tests/security-server-tests/common/security_server_tests_common.h
tests/security-server-tests/security_server_tests_password.cpp
tests/security-server-tests/server.cpp