Cookie API tests cleanup.
authorMichal Witanowski <m.witanowski@samsung.com>
Thu, 12 Dec 2013 11:04:00 +0000 (12:04 +0100)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Wed, 12 Mar 2014 10:57:15 +0000 (11:57 +0100)
commit4255d55fdb8d1731c6c90b102610e1b0771aed95
tree7f621f8ad5d78f0eb274fe15bbe06e33ee72603c
parentdf839433a7c8d20d877097a1ade0f3d0ca46851e
Cookie API tests cleanup.

[Issue#]       SSDWSSP-796
[Bug/Feature]  N/A
[Cause]        Mess in security server tests code.
[Solution]     Move all the test cases connected with cookies API
               to cookie_api.cpp. Remove redundant tests.
               Fixed failing tc06_check_API_middleware_denied
               (now tc_unit_09_02_cookie_API_access_deny).
[Verification] Build, install and run security server tests.

Change-Id: Iaa2b025e36f9bed5c670e206c49bb59f44c80e52
tests/common/tests_common.cpp
tests/common/tests_common.h
tests/security-server-tests/cookie_api.cpp
tests/security-server-tests/server.cpp