Searched refs:ok (Results 176 - 200 of 1506) sorted by relevance

1234567891011>>

/macosx-10.10.1/CPANInternal-159.1/IO-Socket-SSL/t/
H A Dcert_no_file.t69 ok("Server Initialization $spec");
86 ok( "$spec: connect failed" );
92 ok( "client connected $spec" );
100 ok( "$spec: accept failed" );
105 ok( "Server accepted $spec" );
116 sub ok { print "ok # [$ID] @_\n"; }
117 sub notok { print "not ok # [$ID] @_\n"; }
H A Dauto_verify_hostname.t36 print "not ok\n", exit if !$server;
37 ok("Server Initialization");
70 ok( "connection to $name/$scheme failed" );
73 ok( "connection to $name/$scheme succeeded" );
77 ok( "received hallo" );
85 ok( "tcp connect" );
94 ok( "ssl upgrade of connection to $name/$scheme failed" );
97 ok( "ssl upgrade of connection to $name/$scheme succeeded" );
101 ok( "received hallo" );
107 sub ok { prin
[all...]
H A Dio-socket-inet6.t30 print "1..1\nnot ok # automatic use of INET6\n";
59 ok("Server Initialization at $addr");
77 ok( "client connected" );
86 ok( "Server accepted" );
90 sub ok { print "ok # [$ID] @_\n"; }
91 sub notok { print "not ok # [$ID] @_\n"; }
H A Dio-socket-ip.t23 print "1..1\nnot ok # automatic use of IO::Socket::IP\n";
52 ok("Server Initialization at $addr");
70 ok( "client connected" );
79 ok( "Server accepted" );
83 sub ok { print "ok # [$ID] @_\n"; }
84 sub notok { print "not ok # [$ID] @_\n"; }
/macosx-10.10.1/Heimdal-398.1.2/lib/sl/
H A Dtest_sl.c36 int ok; member in struct:__anon695
77 if (!lines[i].ok)
80 } else if (!lines[i].ok)
/macosx-10.10.1/IOFireWireSBP2-425/IOFireWireSBP2/
H A DIOFireWireSBP2Diagnostics.cpp44 bool ok; local
56 ok = dictionary->serialize(s);
59 return ok;
/macosx-10.10.1/Security-57031.1.35/Security/sec/securityd/Regressions/
H A Dsecd-59-account-cleanup.c68 ok(SOSAccountAssertUserCredentials(bob_account, cfaccount, cfpassword, &error), "Credential setting (%@)", error);
73 ok(SOSAccountAssertUserCredentials(alice_account, cfaccount, cfpassword, &error), "Credential setting (%@)", error);
76 ok(SOSAccountAssertUserCredentials(carole_account, cfaccount, cfpassword, &error), "Credential setting (%@)", error);
78 ok(SOSAccountResetToOffering(alice_account, &error), "Reset to offering (%@)", error);
83 ok(SOSAccountJoinCircles(bob_account, &error), "Bob Applies (%@)", error);
91 ok(applicants && CFArrayGetCount(applicants) == 1, "See one applicant %@ (%@)", applicants, error);
92 ok(SOSAccountAcceptApplicants(alice_account, applicants, &error), "Alice accepts (%@)", error);
102 ok(peers && CFArrayGetCount(peers) == 2, "See two peers %@ (%@)", peers, error);
108 ok(SOSAccountLeaveCircles(alice_account, &error), "Alice Leaves (%@)", error);
123 ok(SOSAccountJoinCircle
[all...]
/macosx-10.10.1/Security-57031.1.35/sectask/regressions/
H A Dsectask-10-sectask.c124 ok(task=SecTaskCreateFromSelf(kCFAllocatorDefault), "SecTaskCreateFromSelf");
132 ok(appId=SecTaskCopyValueForEntitlement(task, kSecEntitlementApplicationIdentifier, NULL), "SecTaskCopyValueForEntitlement");
134 ok(CFEqual(appId, CFSTR("com.apple.security.regressions")), "Application Identifier match");
136 ok(signingIdentifier=SecTaskCopySigningIdentifier(task, NULL), "SecTaskCopySigningIdentifier");
137 ok(CFEqual(signingIdentifier, CFBundleGetIdentifier(CFBundleGetMainBundle())), "CodeSigning Identifier match");
144 ok(CFEqual(desc, expected), "task-description expected: %@ got: %@", expected, desc);
167 ok(task=SecTaskCreateWithAuditToken(kCFAllocatorDefault, g_self_audittoken), "SecTaskCreateFromAuditToken");
175 ok(appId=SecTaskCopyValueForEntitlement(task, kSecEntitlementApplicationIdentifier, NULL), "SecTaskCopyValueForEntitlement");
177 ok(CFEqual(appId, CFSTR("com.apple.security.regressions")), "Application Identifier match");
178 ok(signingIdentifie
[all...]
/macosx-10.10.1/libiconv-42/libiconv/tests/
H A Dcheck-subst15 cat > tmp-ok <<\EOF
18 cmp tmp-out tmp-ok && echo '[PASS]' $(basename $0) 1 || echo '[FAIL]' $(basename $0) 1
27 cat > tmp-ok <<\EOF
30 cmp tmp-out tmp-ok && echo '[PASS]' $(basename $0) 2 || echo '[FAIL]' $(basename $0) 2
39 cat > tmp-ok <<\EOF
42 cmp tmp-out2 tmp-ok && echo '[PASS]' $(basename $0) 3 || echo '[FAIL]' $(basename $0) 3
51 printf 'B<0x%010000x><0x%010000x>se B<0x%010000x><0x%010000x>bchen\n' 0xC3 0xB6 0xC3 0xBC > tmp-ok
52 cmp tmp-out tmp-ok && echo '[PASS]' $(basename $0) 4 || echo '[FAIL]' $(basename $0) 4
60 cat > tmp-ok <<\EOF
63 cmp tmp-out tmp-ok
[all...]
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSWindows/DLLX/
H A DDNSSDRecord.cpp48 BOOL ok; local
54 ok = VariantToByteArray( &rdata, byteArray );
56 require_action( ok, exit, err = kDNSServiceErr_Unknown );
H A DDNSSDService.cpp288 BOOL ok; local
304 ok = BSTRToUTF8( regtype, regtypeUTF8 );
306 require_action( ok, exit, err = kDNSServiceErr_BadParam );
308 ok = BSTRToUTF8( domain, domainUTF8 );
310 require_action( ok, exit, err = kDNSServiceErr_BadParam );
398 BOOL ok; local
414 ok = BSTRToUTF8( serviceName, serviceNameUTF8 );
416 require_action( ok, exit, err = kDNSServiceErr_BadParam );
418 ok = BSTRToUTF8( regType, regTypeUTF8 );
420 require_action( ok, exi
518 BOOL ok; local
652 BOOL ok; local
758 BOOL ok; local
868 BOOL ok; local
964 BOOL ok; local
1018 BOOL ok = TRUE; local
1096 BOOL ok; local
1401 BOOL ok; local
1572 BOOL ok; local
1676 BOOL ok; local
1752 BOOL ok; local
1829 BOOL ok; local
2014 BOOL ok = FALSE; local
[all...]
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-SystemConfiguration/Examples/CallbackDemo/
H A Dinterneton.py53 ok, flags = SCNetworkReachabilityGetFlags(target, None)
54 if ok:
58 ok = SCNetworkReachabilityScheduleWithRunLoop(target,
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-SystemConfiguration/Examples/CallbackDemo/
H A Dinterneton.py53 ok, flags = SCNetworkReachabilityGetFlags(target, None)
54 if ok:
58 ok = SCNetworkReachabilityScheduleWithRunLoop(target,
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/PyObjCTest/
H A Dtest_cffilesecurity.py68 ok = CoreFoundation.CFFileSecuritySetOwner(security, 44)
69 self.assertTrue(ok)
70 ok, v = CoreFoundation.CFFileSecurityGetOwner(security, None)
71 self.assertTrue(ok)
74 ok = CoreFoundation.CFFileSecuritySetGroup(security, 999)
75 self.assertTrue(ok)
76 ok, v = CoreFoundation.CFFileSecurityGetGroup(security, None)
77 self.assertTrue(ok)
80 ok = CoreFoundation.CFFileSecuritySetMode(security, 0o444)
81 self.assertTrue(ok)
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-SystemConfiguration-2.5.1/Examples/CallbackDemo/
H A Dinterneton.py53 ok, flags = SCNetworkReachabilityGetFlags(target, None)
54 if ok:
58 ok = SCNetworkReachabilityScheduleWithRunLoop(target,
/macosx-10.10.1/Security-57031.1.35/Security/sec/securityd/
H A DSecItemServer.c182 __block bool ok = true;
191 ok = SecDbErrorWithDb(sqlite3_exec(SecDbHandle(dbt), sql_string, NULL, NULL, NULL),
196 ok = SecDbErrorWithDb(sqlite3_exec(SecDbHandle(dbt), s3dl_upgrade_sql[number], NULL, NULL, NULL),
199 return ok;
231 __block bool ok = true;
234 return ok;
236 if (ok && version < 6) {
240 ok = (SecDbExec(dbt, CFSTR("PRAGMA auto_vacuum = FULL"), error) &&
245 if (ok) { ok
[all...]
/macosx-10.10.1/CPANInternal-159.1/JSON-PP-2.27203/t/
H A D113_overloaded_eq.t15 ok( $obj eq 'foo' );
23 ok($@);
25 ok(!$@);
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/t/
H A D008ConfCat.t27 ok(1); # If we made it this far, we're ok.
40 ok(Log::Log4perl::Appender::TestBuffer->by_name("A1")->buffer(),
55 ok(Log::Log4perl::Appender::TestBuffer->by_name("A1")->buffer(),
/macosx-10.10.1/CPANInternal-159.1/Test-use-ok-0.11/lib/Test/use/
H A Dok.pm1 package Test::use::ok;
3 $Test::use::ok::VERSION = '0.11';
9 Test::use::ok - Alternative to Test::More::use_ok
13 use ok 'Some::Module';
35 With this module, simply change all C<use_ok> in test scripts to C<use ok>,
46 or neighboring rights to L<Test-use-ok>.
/macosx-10.10.1/OpenSSL098-52/src/crypto/dh/
H A Ddh_check.c77 int ok=0; local
117 ok=1;
121 return(ok);
126 int ok=0; local
140 ok = 1;
143 return(ok);
/macosx-10.10.1/OpenSSL098-52/src/fips/dh/
H A Dfips_dh_check.c78 int ok=0; local
118 ok=1;
122 return(ok);
127 int ok=0; local
141 ok = 1;
144 return(ok);
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/tepam/
H A Dadbox_all.test42 ent entry ok "" "Test Phrase" "This is a test" ""
44 dir directory ok "" "test_dir" "other_dir" ""
46 lbx1 listbox ok "1" "2" "3" "-choices {1 2 3 4 5 6}"
47 lbx2 listbox ok "1" {2 4} {3 5} "-choices {1 2 3 4 5 6} -multiple_selection 1"
48 dlbx disjointlistbox ok "" {2 4} {2 5} "-choices {1 2 3 4 5 6}"
49 cbx checkbox ok "" {2 4} {2 5} "-choices {1 2 3 4 5 6}"
50 rbx radiobox ok "1" {2 4} {2 5} "-choices {1 2 3 4 5 6}"
51 cbtn checkbutton ok "0" 1 1 ""
52 fnt font ok $DefaultFont {Courier 7} {Arial 6} ""
74 set tepam::argument_dialogbox(test,status) ok
[all...]
/macosx-10.10.1/CommonCrypto-60061/test/CommonCrypto/
H A DCommonCryptoCTSPadding.c66 ok(retval == 0, test);
74 ok(retval == 0, test);
82 ok(retval == 0, test);
93 ok(retval == 0, test);
101 ok(retval == 0, test);
109 ok(retval == 0, test);
119 ok(retval == 0, test);
127 ok(retval == 0, test);
135 ok(retval == 0, test);
H A DCommonCryptoSymZeroLength.c34 ok(retval == 0, "CBC Zero Length String, IV defined");
42 ok(retval == 0, "CBC NULL String, IV defined");
54 ok(retval == 0, "CBC Zero Length String, IV NULL");
63 ok(retval == 0, "CBC NULL String, IV NULL");
H A DCommonNISTKDF.c62 ok(bytesAreEqual(correct_answer_bb, answer_bb), "compare memory of answer");
82 ok(test_answer(alg, vector, vector->result_len, answer), "check answer");
238 ok(test_ctr_hmac_fixed_oneshot(alg, &vector_ctr_hmac[i]), "test one-shot with data less than blocksize");
248 ok(test_nistkdf_hmac(kCCDigestSHA1), "ccsha1_ltc_di");
249 ok(test_nistkdf_hmac(kCCDigestSHA224), "ccsha224_ltc_di");
250 ok(test_nistkdf_hmac(kCCDigestSHA256), "ccsha256_ltc_di");
251 ok(test_nistkdf_hmac(kCCDigestSHA384), "ccsha384_ltc_di");
252 ok(test_nistkdf_hmac(kCCDigestSHA512), "ccsha512_ltc_di");

Completed in 305 milliseconds

1234567891011>>