Fix failing tests from SECURITY_SERVER_API_SPEED_MEASURER group. 58/18758/2
authorMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 27 Mar 2014 18:00:16 +0000 (19:00 +0100)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Mon, 31 Mar 2014 15:16:06 +0000 (17:16 +0200)
commitc4b104b3bb8146ae1619152defe65e0f4fb00770
treefb512f52f2de4908d7d99c40002ae0be7a9f5ce4
parent4c65df7da4945c20b8afc128f89ce9a76d00066a
Fix failing tests from SECURITY_SERVER_API_SPEED_MEASURER group.

Following tests fail with smack disabled:
-> m060_security_server_check_privilege_by_cookie
-> m070_security_server_check_privilege_by_sockfd

Verification:
-> security-tests.sh ss-server --output=text --runignored
   (no changes)
-> security-tests.sh ss-api-speed --output=text --runignored
   (m060* and m070* should pass)

Change-Id: Ie93a803bc498448c6d374bcc552be0b2afcca3d4
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/cookie_api.cpp
tests/security-server-tests/security_server_measurer_API_speed.cpp