]> git.saurik.com Git - apple/security.git/blobdiff - RegressionTests/Security.plist
Security-58286.1.32.tar.gz
[apple/security.git] / RegressionTests / Security.plist
index 36af039ce817cfa6278dced73db9f55d1e7bd762..9542400f6af5d46b6f33dd7373ebf52299d50ec9 100644 (file)
@@ -6,6 +6,14 @@
        <string>Security</string>
        <key>Tests</key>
        <array>
+               <dict>
+                       <key>TestName</key>
+                       <string>security-sysdiagnose</string>
+                       <key>Command</key>
+                       <array>
+                               <string>/usr/libexec/security-sysdiagnose</string>
+                       </array>
+               </dict>
                <dict>
                        <key>TestName</key>
                        <string>BackupNegativeTest</string>
                                <string>secd_35_keychain_migrate_inet</string>
                        </array>
                </dict>
+               <dict>
+                       <key>TestName</key>
+                       <string>keychainnetworkextensionsharing-1</string>
+                       <key>Command</key>
+                       <array>
+                               <string>/AppleInternal/CoreOS/tests/Security/seckeychainnetworkextensionstest</string>
+                       </array>
+               </dict>
+               <dict>
+                       <key>TestName</key>
+                       <string>keychainnetworkextensionsharing-2</string>
+                       <key>Command</key>
+                       <array>
+                               <string>/AppleInternal/CoreOS/tests/Security/seckeychainnetworkextensionsystemdaemontest</string>
+                       </array>
+               </dict>
+               <dict>
+                       <key>TestName</key>
+                       <string>keychainnetworkextensionsharing-3</string>
+                       <key>Command</key>
+                       <array>
+                               <string>/AppleInternal/CoreOS/tests/Security/seckeychainnetworkextensionunauthorizedaccesstest</string>
+                       </array>
+               </dict>
+               <dict>
+                       <key>TestName</key>
+                       <string>KCPairingTest</string>
+                       <key>Command</key>
+                       <array>
+                               <string>/AppleInternal/CoreOS/tests/Security/KeychainEntitledTestRunner</string>
+                               <string>-t</string>
+                               <string>KCPairingTests</string>
+                       </array>
+               </dict>
+               <dict>
+                       <key>TestName</key>
+                       <string>AuthorizationTest</string>
+                       <key>Command</key>
+                       <array>
+                               <string>/AppleInternal/CoreOS/tests/Security/authdtest</string>
+                       </array>
+                       <key>EligibleResource</key>
+                       <string>NOT (cpuArchitecture BEGINSWITH &apos;arm&apos;)</string>
+               </dict>
        </array>
 </dict>
 </plist>