Fix test privilege_control05_add_shared_dir_readers
authorRadoslaw Bartosiak <r.bartosiak@samsung.com>
Thu, 25 Jul 2013 08:56:47 +0000 (10:56 +0200)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 23 Jan 2014 14:04:28 +0000 (15:04 +0100)
commit7aadf72e4c789cd0336a1acc48c716d4ba338bae
tree511622668d0d25c15b579f915c20e590a70ca4d0
parent9eb8e40a394d6d241ee8c066673d761b879af5d0
Fix test privilege_control05_add_shared_dir_readers
[Issue#] SSDWSSP-420
[Bug/Feature] The test fails the first time after the package installation.
[Cause] No cleaning of smack application files is performed.
[Solution] Calling functions  cleaning_smack_app_files(); cleaning_smack_database_files() at the test beginning.
[Verification] Adjust our tests

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