Fix tc03_check_API_passwd_allow
authorMichal Witanowski <m.witanowski@samsung.com>
Wed, 13 Nov 2013 14:55:16 +0000 (15:55 +0100)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 23 Jan 2014 14:19:10 +0000 (15:19 +0100)
commitc74ff9402309a947096392d777dd02523515de5b
treec932bf9f7b756133d7388f995c01b6b12d7e59c9
parent673626420c870a3bb794a7f7f5310f31755db604
Fix tc03_check_API_passwd_allow

[Issue#]       SSDWSSP-559
[Bug/Feature]  tc03_check_API_passwd_allow was failing randomly.
[Cause]        SS needed to be restarted after clearing
               opt/data/security-server/ folder.
[Solution]     Fix bugs and adapt the test case to the new security
               server in both smack and non-smack test versions.
               Additionally, reset_security_server() has beed moved to
               security_server_clean_env.cpp.
[Verification] Build, install and run the test case.

Change-Id: I38dbe9d2ea3c18f491b40817422ed922942fd831
tests/security-server-tests/CMakeLists.txt
tests/security-server-tests/security_server_clean_env.cpp
tests/security-server-tests/security_server_clean_env.h
tests/security-server-tests/security_server_tests_password.cpp
tests/security-server-tests/security_server_tests_server.cpp