Adjust AccessProvider api to current security-server. 55/21455/2
authorMarcin Niesluchowski <m.niesluchow@samsung.com>
Wed, 21 May 2014 06:51:52 +0000 (08:51 +0200)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Wed, 21 May 2014 14:35:12 +0000 (16:35 +0200)
commit608b7cbb902a2258dd90d961545ae98d367652c6
treeee74d7a974879ad52fc6628c57c1c5fadf8cda16
parentd5a73f323fdb1c37b043f05803bf5694eaaeeebf
Adjust AccessProvider api to current security-server.

Sockets in security-server has been moved to /run labeled with
System::Run label and AccessProvider provided old smack accesses.
Previous references to sockets' old smack labels has been removed.

Verification:
-> security-tests-all.sh
   (server, cookie-api, clientsmack and dbus tests should pass,
    no changes in other tests)

Change-Id: I9796fb0b52890553767783de5cffdc7b5ecb8746
tests/common/access_provider.cpp
tests/common/access_provider.h
tests/libsmack-tests/test_cases.cpp
tests/security-server-tests/cookie_api.cpp
tests/security-server-tests/security_server_tests_client_smack.cpp
tests/security-server-tests/security_server_tests_dbus.cpp
tests/security-server-tests/server.cpp