]> git.saurik.com Git - apple/security.git/blob - RegressionTests/SecurityLocalKeychain.plist
Security-59306.11.20.tar.gz
[apple/security.git] / RegressionTests / SecurityLocalKeychain.plist
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>Project</key>
6 <string>Security</string>
7 <key>Tests</key>
8 <array>
9 <dict>
10 <key>TestName</key>
11 <string>BackupNegativeTest</string>
12 <key>Command</key>
13 <array>
14 <string>/AppleInternal/CoreOS/tests/Security/secbackupntest</string>
15 </array>
16 </dict>
17 <dict>
18 <key>TestName</key>
19 <string>BackupTest</string>
20 <key>Command</key>
21 <array>
22 <string>/AppleInternal/CoreOS/tests/Security/secbackuptest</string>
23 </array>
24 </dict>
25 <dict>
26 <key>TestName</key>
27 <string>secitemstresstest</string>
28 <key>Command</key>
29 <array>
30 <string>/AppleInternal/CoreOS/tests/Security/secitemstresstest</string>
31 </array>
32 <key>ShowSubtestResults</key>
33 <true/>
34 </dict>
35 <dict>
36 <key>TestName</key>
37 <string>secitemfunctionality</string>
38 <key>EnableEasyperf</key>
39 <true/>
40 <key>EasyperfArgs</key>
41 <array>
42 <string>-p</string>
43 <string>secd</string>
44 </array>
45 <key>Command</key>
46 <array>
47 <string>/AppleInternal/CoreOS/tests/Security/secitemfunctionality</string>
48 </array>
49 <key>ShowSubtestResults</key>
50 <true/>
51 <key>EligibleResource</key>
52 <string>type != &apos;CAMEmbeddedDeviceResource&apos;</string>
53 </dict>
54 <dict>
55 <key>TestName</key>
56 <string>secitemfunctionality</string>
57 <key>EnableEasyperf</key>
58 <true/>
59 <key>EasyperfArgs</key>
60 <array>
61 <string>-p</string>
62 <string>securityd</string>
63 </array>
64 <key>AsRoot</key>
65 <true/>
66 <key>Command</key>
67 <array>
68 <string>/AppleInternal/CoreOS/tests/Security/secitemfunctionality</string>
69 </array>
70 <key>ShowSubtestResults</key>
71 <true/>
72 <key>EligibleResource</key>
73 <string>type == &apos;CAMEmbeddedDeviceResource&apos;</string>
74 </dict>
75 </array>
76 </dict>
77 </plist>