Remove compilation warnings from libprivilege-control tests
authorLukasz Kostyra <l.kostyra@partner.samsung.com>
Wed, 28 Aug 2013 08:31:53 +0000 (10:31 +0200)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 23 Jan 2014 14:07:38 +0000 (15:07 +0100)
commitf71b6378bf1696e237c53ce54eac89388e777a3f
tree7d73537249e61257e731be1c07c93d1279f79c9b
parent5d4fb9d96c03bdfa4be2da1ee29e5d5abce0b5d7
Remove compilation warnings from libprivilege-control tests

[Issue#]        SSDWSSP-482
[Bug]           Libprivilege-control tests displayed warnings during compilation.
[Cause]         N/A
[Solution]      Replace deprecated functions with their replacements, supress warnings for functions
                that have no replacements, remove other warnings.
[Verification]  Build package - no warnings should appear. Run libprivilege-control-tests, all tests
                should pass just as they did earlier.

Change-Id: I41e2f69ad7fb1ff38b04eb7bcdfefcb7248fc0a9
tests/libprivilege-control-tests/test_cases.cpp