7395a844ca5f44f5fd0e2ad0e439a186c9521a37
[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-privilege" exec_label="_" />
16         <filesystem path="/usr/bin/security-server-tests-stress" exec_label="_" />
17         <filesystem path="/usr/bin/security-server-tests-dbus" exec_label="_" />
18         <filesystem path="/usr/bin/security-manager-tests" exec_label="_" />
19         <filesystem path="/usr/bin/cynara-tests" exec_label="_" />
20         <filesystem path="/usr/bin/ckm-tests" exec_label="_" />
21
22         <filesystem path="/usr/bin/test-app-efl" exec_label="User" />
23         <filesystem path="/usr/bin/test-app-osp" exec_label="User" />
24     </assign>
25     <request>
26         <domain name="_" />
27     </request>
28 </manifest>