]> git.saurik.com Git - apple/security.git/blobdiff - SecurityTests/testKeychainAPI/testKeychainAPI/scripts/script0014.000
Security-57740.51.3.tar.gz
[apple/security.git] / SecurityTests / testKeychainAPI / testKeychainAPI / scripts / script0014.000
diff --git a/SecurityTests/testKeychainAPI/testKeychainAPI/scripts/script0014.000 b/SecurityTests/testKeychainAPI/testKeychainAPI/scripts/script0014.000
deleted file mode 100644 (file)
index 24254fb..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-//
-// script0014.000
-//
-//             KCAddInternetPassword
-//             KCFindInternetPassword
-//
-// Find the Internet password added in script0014
-// 
-3 KCMakeKCRefFromFSSpec
-   Input Arguments : 1
-     KeychainFile : test0014.001
-   Results : 2
-     OSStatus 0
-     KeychainIndex : 0
-8 KCUnlock
-   Input Arguments : 2
-     KeychainIndex : 0
-     Password : Apple
-   Results : 1
-     OSStatus 0
-13 KCSetDefaultKeychain
-   Input Arguments : 1
-     KeychainIndex : 0
-   Results : 1
-     OSStatus 0
-31 KCFindInternetPassword
-   Input Arguments : 7
-     ServerName : This is my Server name
-     SecurityDomain : This is my Security Domain
-     AccountName : This is my Accout name
-     Port : 18
-     Protocol : http
-     AuthType : httd
-     Password : /10/0000000000
-   Results : 4
-     OSStatus 0
-     Password : /10/Apple00000
-     ActualLength : 5
-     ItemIndex : 0
-46 KCReleaseItem
-   Input Arguments : 1
-     ItemIndex : 0
-   Results : 1
-     OSStatus 0
-6 KCReleaseKeychain
-   Input Arguments : 2
-      KeychainIndex : 0
-   Results : 1
-      OSStatus 0