Fix set privilege tests for OSP and EFL
[platform/core/test/security-tests.git] / packaging / security-tests.manifest
1 <manifest>
2     <assign>
3         <filesystem path="/usr/bin/security-tests.sh" exec_label="_" />
4         <filesystem path="/usr/bin/security-tests-all.sh" exec_label="_" />
5
6         <filesystem path="/usr/bin/tests-summary.sh" exec_label="_" />
7         <filesystem path="/usr/bin/test-performance-check.sh" exec_label="_" />
8         <filesystem path="/usr/bin/perf" exec_label="_" />
9
10         <filesystem path="/usr/bin/libsmack-test" exec_label="_" />
11         <filesystem path="/usr/bin/libprivilege-control-test" exec_label="_" />
12         <filesystem path="/usr/bin/security-server-tests-client-smack" exec_label="_" />
13         <filesystem path="/usr/bin/security-server-tests-server" exec_label="_" />
14         <filesystem path="/usr/bin/security-server-tests-password" exec_label="_" />
15         <filesystem path="/usr/bin/security-server-tests-stress" exec_label="_" />
16         <filesystem path="/usr/bin/security-server-tests-dbus" exec_label="_" />
17
18         <filesystem path="/usr/bin/hello-tizen" exec_label="hello-tizen" />
19     </assign>
20     <request>
21         <domain name="_" />
22     </request>
23 </manifest>