Adapt tests for a new libsmack API
authorJan Cybulski <j.cybulski@samsung.com>
Thu, 25 Jul 2013 09:42:58 +0000 (11:42 +0200)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 23 Jan 2014 14:07:37 +0000 (15:07 +0100)
commitff8eefee99af15a5b711cb1c79c334a1a5bd8f69
treef027b00592f843a942aacacdae1040ae8abda288
parentde4fc1a42d6b8e8c54ec351acd4417c48b6286de
Adapt tests for a new libsmack API

    [Issue#]   SSDWSSP-433
    [Bug]      N/A
    [Cause]    Changed API of libsmack.
    [Problem]  Function smack_new_label_from_socket() is now returning value greater than 0 on success, not 0 as it was before.
    [Solution] Changes of expected function results
    [Verification] Run tests.

Change-Id: I713319cddd53306be609e4dc33fdf7c2b74f457a
tests/libprivilege-control-tests/test_cases.cpp
tests/libsmack-tests/test_cases.cpp
tests/security-server-tests/security_server_tests_label.cpp