Fix Security Server tc_unit_03_04_security_server_check_privilege_neg. 05/19605/1
authorRadoslaw Bartosiak <r.bartosiak@samsung.com>
Wed, 16 Apr 2014 10:01:51 +0000 (12:01 +0200)
committerRadoslaw Bartosiak <r.bartosiak@samsung.com>
Wed, 16 Apr 2014 10:13:10 +0000 (12:13 +0200)
commitd812bc5154cd139409d6006c7109ccc9961f5c48
tree4c45b88455d2a38798eeeea5ca767b3493fe4b6c
parent1939016799ad6f4bd3ffb45e3eac960e6ab29111
Fix Security Server tc_unit_03_04_security_server_check_privilege_neg.

[Bug/Feature]  Test failed with "Reading pipe error" message.
[Cause]        SEGFAULT in a test thread.
[Solution]     Fixed usage of std::vector::erase.
[Verification] Build, install and run tests on smack and non-smack env.
               tc_unit_03_04_security_server_check_privilege_neg is OK.

Change-Id: I79d8c7f39dcabb988b27ac902f211dab68b6cde8
Signed-off-by: Radoslaw Bartosiak <r.bartosiak@samsung.com>
tests/common/tests_common.cpp