Change test tc07_check_privilege_by_sockfd
authorJan Cybulski <j.cybulski@samsung.com>
Mon, 15 Apr 2013 13:00:39 +0000 (15:00 +0200)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 23 Jan 2014 13:19:16 +0000 (14:19 +0100)
commite280b5ec07918d201bf8903cceadfc25f54a9576
tree7511ee5c87a88eb18c61f3b5a36b5f4c5849da30
parentff4380328eb83d9cc03c7505a8c9b40f042b37bb
Change test tc07_check_privilege_by_sockfd

        [Issue#]   SDWSSP-189
        [Feature]  Changing testcase
        [Cause]    Test failed.  Label kept in the socket can be different
than the label of the peer, when the peer changed the label
after creating socket.
        [Solution] Changing label before creating socket.
Socket and peer label will stay the same.
        [Verification] Successful build. Running the security server tests

Change-Id: I7f409492ea33cfa0a354d2527ae2752fe04e749e
tests/security-server-tests/security_server_tests_client_smack.cpp