Create stress test for libprivilege-control API
authorMarcin Lis <m.lis@samsung.com>
Wed, 21 Aug 2013 15:49:51 +0000 (17:49 +0200)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 23 Jan 2014 14:07:38 +0000 (15:07 +0100)
commit25c84cbd9eec64df12b2d045c205f85bdfe88bee
tree03e5cf324b849e1616cb809223fdfbc52f0ba015
parentf71b6378bf1696e237c53ce54eac89388e777a3f
Create stress test for libprivilege-control API

[Issue#]       SSDWSSP-405
[Feature]      New stress tests
[Cause]        This kind of test did not exist previously
[Solution]     Two test cases added:
               * Install and uninstall the same app 100 times, each time
                 app gets some privileges (to shared folders & from api features)
               * Install and uninstall set of 10 apps 10 times.
                 Installed applications have various kind of permissions
                 to each other from api-features and shared folders.
[Verification] Build and run all tests:
               * Previous tests should not be affected
               * New test case should pass.

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