]> git.saurik.com Git - apple/security.git/blobdiff - SecurityTests/testKeychainAPI/testKeychainAPI/scripts/script0013.000
Security-57031.1.35.tar.gz
[apple/security.git] / SecurityTests / testKeychainAPI / testKeychainAPI / scripts / script0013.000
diff --git a/SecurityTests/testKeychainAPI/testKeychainAPI/scripts/script0013.000 b/SecurityTests/testKeychainAPI/testKeychainAPI/scripts/script0013.000
new file mode 100644 (file)
index 0000000..b50f8ce
--- /dev/null
@@ -0,0 +1,30 @@
+//
+// script0013.000
+//
+//             KCAddAppleSharePassword
+//             KCFindAppleSharePassword
+//
+// Find the AppleShare password added in script0013
+// 
+3 KCMakeKCRefFromFSSpec
+   Input Arguments : 1
+     KeychainFile : test0013.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
+6 KCReleaseKeychain
+   Input Arguments : 2
+      KeychainIndex : 0
+   Results : 1
+      OSStatus 0