]> git.saurik.com Git - apple/security.git/blob - RegressionTests/Security.plist
Security-59306.41.2.tar.gz
[apple/security.git] / RegressionTests / Security.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>keystorectl-get-lock-state</string>
12 <key>Command</key>
13 <array>
14 <string>/usr/local/bin/keystorectl</string>
15 <string>get-lock-state</string>
16 </array>
17 </dict>
18 <dict>
19 <key>TestName</key>
20 <string>security-sysdiagnose</string>
21 <key>Command</key>
22 <array>
23 <string>/usr/libexec/security-sysdiagnose</string>
24 </array>
25 </dict>
26 <dict>
27 <key>TestName</key>
28 <string>EduModeTest</string>
29 <key>Command</key>
30 <array>
31 <string>/AppleInternal/CoreOS/tests/Security/secedumodetest</string>
32 </array>
33 </dict>
34 <dict>
35 <key>TestName</key>
36 <string>keychainnetworkextensionsharing-1</string>
37 <key>Command</key>
38 <array>
39 <string>/AppleInternal/CoreOS/tests/Security/seckeychainnetworkextensionstest</string>
40 </array>
41 </dict>
42 <dict>
43 <key>TestName</key>
44 <string>keychainnetworkextensionsharing-2</string>
45 <key>Command</key>
46 <array>
47 <string>/AppleInternal/CoreOS/tests/Security/seckeychainnetworkextensionsystemdaemontest</string>
48 </array>
49 </dict>
50 <dict>
51 <key>TestName</key>
52 <string>keychainnetworkextensionsharing-3</string>
53 <key>Command</key>
54 <array>
55 <string>/AppleInternal/CoreOS/tests/Security/seckeychainnetworkextensionunauthorizedaccesstest</string>
56 </array>
57 </dict>
58 <dict>
59 <key>TestName</key>
60 <string>KCPairingTest</string>
61 <key>ShowSubtestResults</key>
62 <true/>
63 <key>Command</key>
64 <array>
65 <string>/AppleInternal/CoreOS/tests/Security/KeychainEntitledTestRunner</string>
66 <string>-t</string>
67 <string>KCPairingTests</string>
68 </array>
69 </dict>
70 <dict>
71 <key>TestName</key>
72 <string>AuthorizationTest</string>
73 <key>Command</key>
74 <array>
75 <string>/AppleInternal/CoreOS/tests/Security/authdtest</string>
76 </array>
77 <key>EligibleResource</key>
78 <string>type != &apos;CAMEmbeddedDeviceResource&apos;</string>
79 </dict>
80 <dict>
81 <key>TestName</key>
82 <string>KeychainAnalyticsTests</string>
83 <key>ShowSubtestResults</key>
84 <true/>
85 <key>Command</key>
86 <array>
87 <string>BATS_XCTEST_CMD</string>
88 <string>/AppleInternal/XCTests/com.apple.security/KeychainAnalyticsTests.xctest</string>
89 </array>
90 </dict>
91 <dict>
92 <key>TestName</key>
93 <string>KeychainMockAKSTests</string>
94 <key>ShowSubtestResults</key>
95 <true/>
96 <key>Command</key>
97 <array>
98 <string>BATS_XCTEST_CMD</string>
99 <string>/AppleInternal/XCTests/com.apple.security/secdmockaks.xctest</string>
100 </array>
101 </dict>
102 <dict>
103 <key>TestName</key>
104 <string>KeychainSecd_macOS</string>
105 <key>ShowSubtestResults</key>
106 <true/>
107 <key>Command</key>
108 <array>
109 <string>BATS_XCTEST_CMD</string>
110 <string>/AppleInternal/XCTests/com.apple.security/secdxctests_mac.xctest</string>
111 </array>
112 <key>EligibleResource</key>
113 <string>type != &apos;CAMEmbeddedDeviceResource&apos;</string>
114 </dict>
115 <dict>
116 <key>TestName</key>
117 <string>KeychainSecd_iOS</string>
118 <key>ShowSubtestResults</key>
119 <true/>
120 <key>Command</key>
121 <array>
122 <string>BATS_XCTEST_CMD</string>
123 <string>/AppleInternal/XCTests/com.apple.security/secdxctests_ios.xctest</string>
124 </array>
125 <key>EligibleResource</key>
126 <string>type == &apos;CAMEmbeddedDeviceResource&apos;</string>
127 </dict>
128 <dict>
129 <key>TestName</key>
130 <string>SecurityUtiltitesTests</string>
131 <key>ShowSubtestResults</key>
132 <true/>
133 <key>Command</key>
134 <array>
135 <string>BATS_XCTEST_CMD</string>
136 <string>/AppleInternal/XCTests/com.apple.security/SecurityUtilitiesTests.xctest</string>
137 </array>
138 </dict>
139 </array>
140 </dict>
141 </plist>