Remove tests that use deprecated libprivilege-control API. 10/19210/2
authorMarcin Lis <m.lis@samsung.com>
Tue, 8 Apr 2014 15:33:35 +0000 (17:33 +0200)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Mon, 14 Apr 2014 14:14:54 +0000 (07:14 -0700)
commitf9c0c5a3b377fff7a7386045eb633d5d8f946176
tree700d0f59b66d8f0d4bee0d3af8fd23faeff5da80
parent3802e6f72c4311012fa5d7d1613e63c3e725ab3a
Remove tests that use deprecated libprivilege-control API.

[Feature]      Adapt tests to tizen.org
[Cause]        Libprivilege contained a lot of API that was marked deprecated
               for a long time. This API is removed in the following commit:
                   https://review.tizen.org/gerrit/#/c/19194/
[Solution]     Remove tests, macros, variables associated with old API:
               - app_register_av
               - app_add_friend
[Verification] Build, install and run tests on smack and non-smack environment.
               Ensure that libprivilege-control rpm built from the commit linked
               above is installed on the target.
               Removed tests should not be present.

Change-Id: I59ef71c5684a29a4fb6ba6a8f6a4a667e3f99ab0
Signed-off-by: Marcin Lis <m.lis@samsung.com>
tests/libprivilege-control-tests/common/libprivilege-control_test_common.h
tests/libprivilege-control-tests/libprivilege-control_test_common.cpp
tests/libprivilege-control-tests/test_cases.cpp
tests/libprivilege-control-tests/test_cases_incorrect_params.cpp
tests/libprivilege-control-tests/test_cases_nosmack.cpp