Add test cases which check libprivilege-control params
authorLukasz Kostyra <l.kostyra@partner.samsung.com>
Thu, 18 Jul 2013 11:14:44 +0000 (13:14 +0200)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 23 Jan 2014 14:07:37 +0000 (15:07 +0100)
commit35e714018aec28e31f5c070f8f595ac65aa40458
treeb9a023c97e4e7ed5bc367a4f95cc4ccd602c2707
parent551dd90482282aa1a82f81fe4ea72261d2333a3c
Add test cases which check libprivilege-control params

[Issue#]        SSDWSSP-376
[Feature]       Test cases which call libprivilege-control functions with incorrect arguments.
[Cause]         Many libprivilege-control API functions didn't check for incorrect arguments and
                could cause crashes this way.
[Solution]      A new test cases were added: one for regular API functions, one for deprecated API
                functions, one for not completed API functions (the latter one is ignored).
[Verification]  Run libprivilege-control-test.

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