Searched refs:bogus (Results 1 - 25 of 130) sorted by relevance

123456

/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/dlopen_preflight-basic/
H A DMakefile32 all: main foo.bundle bar.bundle bogus.bundle libbogus.dylib
46 bogus.bundle :
47 echo "bogus" > bogus.bundle
50 echo "bogus" > libbogus.dylib
55 ${RM} ${RMFLAGS} *~ main foo.bundle libbar.dylib bar.bundle bogus.bundle libbogus.dylib
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/dnssec/
H A Dsetup.sh26 echo "a.bogus.example. A 10.0.0.22" >>../ns3/bogus.example.db.signed
H A Dclean.sh23 rm -f ns3/unsecure.example.db ns3/bogus.example.db ns3/keyless.example.db
/macosx-10.10.1/tcl-105/tk/tk/tests/
H A Dbugs.tcl20 catch {image create photo p2 -file bogus}
/macosx-10.10.1/tcl-105/tk84/tk/tests/
H A Dbugs.tcl20 catch {image create photo p2 -file bogus}
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/sslScripts/
H A DauthExtern28 echo ===== Try with our bogus cert, expect fail
43 echo ===== Try with our bogus cert, expect fail
62 echo ===== Try with our bogus cert, expect fail
H A DauthDoncio29 echo ===== Try with our bogus cert, expect fail
/macosx-10.10.1/CPANInternal-159.1/IO-Socket-SSL/t/
H A Dsessions.t81 unless ($ctx->session_cache("bogus", "bogus", 0)) {
98 unless ($cache->{'bogus1:bogus1'} and $cache->{'bogus:bogus'}) {
103 my ($bogus, $bogus1) = ($cache->{'bogus:bogus'}, $cache->{'bogus1:bogus1'});
109 unless ($bogus1->{prev} eq $bogus and
110 $bogus1->{next} eq $bogus and
111 $bogus
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dmsfmrgts.cpp592 FieldPosition bogus(FieldPosition::DONT_CARE);
596 logln("Format with -INF : " + fmt->format(Formattable(-uprv_getInfinity()), str, bogus, status));
599 logln("Format with -1.0 : " + fmt->format(Formattable(-1.0), str, bogus, status));
602 logln("Format with -1.0 : " + fmt->format(Formattable(-1.0), str, bogus, status));
605 logln("Format with 0 : " + fmt->format(Formattable((int32_t)0), str, bogus, status));
608 logln("Format with 0.9 : " + fmt->format(Formattable(0.9), str, bogus, status));
611 logln("Format with 1.0 : " + fmt->format(Formattable(1.0), str, bogus, status));
614 logln("Format with 1.5 : " + fmt->format(Formattable(1.5), str, bogus, status));
617 logln("Format with 2 : " + fmt->format(Formattable((int32_t)2), str, bogus, status));
620 logln("Format with 2.1 : " + fmt->format(Formattable(2.1), str, bogus, statu
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/test/
H A Denv003.tcl41 # Should respect -only- -home, so we give it a bogus
88 file mkdir $testdir/bogus
92 "$home_arg -tmp_dir $testdir/bogus -data_dir ." \
95 file mkdir $fulltmpdir/bogus
99 "$home_arg -tmp_dir $fulltmpdir/bogus -data_dir ." \
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/tests/
H A Dtcllib.test89 # Test error recovery from bogus paths (should ignore path and not find proc)
92 test tcllib-2.1 {bogus path test} {
93 set auto_path [list /bogus/dir/path/no/work $tclx_library]
99 test tcllib-2.2 {bogus path test} {
104 test tcllib-2.3 {bogus path test} {
106 set auto_path [list /bogus/dir/path/no/work]
112 # Test error recovery from bogus package library indices.
125 PutFile tcllib1.dir/test1.tndx {bogus
131 test tcllib-3.1 {bogus package library index} {
132 set re {(error while autoloading "TclLibAAB": )?format error in library index "....+test1.tndx" \(bogus\)
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Drdswitch.c206 goto bogus;
213 goto bogus;
216 goto bogus;
219 goto bogus;
222 goto bogus;
232 bogus:
/macosx-10.10.1/OpenSSL098-52/src/fips/
H A Dmkfipsscr.pl307 my @bogus = (); # list of unmatched *.rsp files
457 if (!$rspignore && @bogus)
459 print STDERR "ERROR: please remove bogus *.rsp files\n";
461 echo $outfile generation failed due to presence of bogus *.rsp files
488 --rspignore Ignore any bogus *.rsp files
533 print STDERR "ERROR: bogus file $_\n";
534 push @bogus, $_;
H A Dfipsalgtest.pl396 elsif ( $_ eq "--ignore-bogus" ) {
559 --ignore-bogus Ignore duplicate or bogus files
630 print STDERR "WARNING: bogus file $_\n";
710 "ERROR: $nbogus bogus or duplicate request and response files\n";
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/fallback-with-suid/
H A DMakefile49 ${CC} ${CCFLAGS} foo.c -dynamiclib -o libfoo.dylib -install_name /bogus/libz.dylib
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/rootStoreTool/
H A DrootUtils.cpp176 char bogus[100]; local
184 sprintf(bogus, "Unknown SecTrustSettingsResult (%ld)", n);
185 s = bogus;
/macosx-10.10.1/Security-57031.1.35/SecurityTool/
H A Dtrusted_cert_utils.c165 char bogus[100]; local
173 sprintf(bogus, "Unknown SecTrustSettingsResult (%d)", (int)n);
174 s = bogus;
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/pending/
H A Dtests.sh65 echo I:Checking that bogus additional is not returned with +CD.
183 # Make sure the resolver doesn't cache bogus NXDOMAIN
185 echo I:Trying to Prime bogus NXDOMAIN
194 echo I:Confirming the bogus NXDOMAIN was not cached
/macosx-10.10.1/ruby-106/ruby/test/rdoc/
H A Dtest_rdoc_options.rb377 @options.parse %w[--ignore-invalid --bogus]
381 assert_match %r%^invalid options: --bogus%, err
388 @options.parse %w[--bogus --main BLAH]
392 assert_match %r%^invalid options: --bogus%, err
402 @options.parse %w[--no-ignore-invalid --bogus=arg --bobogus --visibility=extended]
407 assert_match %r%^invalid options: --bogus=arg, --bobogus, --visibility=extended%, err
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/include/dns/
H A Dpeer.h69 isc_boolean_t bogus; member in struct:dns_peer
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/tests/
H A Dinherit.test535 itcl::class bogus {
546 itcl::class bogus {
554 itcl::class bogus {
555 inherit bogus
558 } {1 {class "bogus" cannot inherit from itself}}
564 itcl::class bogus {
569 } {1 {inheritance "test_inherit_base1 " already defined for class "::bogus"}}
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dpeer.c230 peer->bogus = ISC_FALSE;
321 peer->bogus = newval;
333 *retval = peer->bogus;
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Drbnf.cpp1030 UnicodeString bogus; local
1031 bogus.setToBogus();
1032 return bogus;
1042 UnicodeString bogus; local
1043 bogus.setToBogus();
1044 return bogus;
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/dnssec/ns3/
H A Dsign.sh35 zone=bogus.example.
36 infile=bogus.example.db.in
37 zonefile=bogus.example.db
/macosx-10.10.1/procmail-14/procmail/src/
H A Dformail.c366 { int i,split=0,force=0,bogus=1,every=0,headreply=0,digest=0,nowait=0,keepb=0, local
439 case FM_BOGUS:bogus=0;
783 if(bogus) /* disarm */
832 if(bogus)
835 else if(!strncmp(smboxsep,buf,STRLEN(smboxsep))&&bogus)
841 if(areply&&bogus) /* escape the body */
914 } /* it was bogus after all */

Completed in 182 milliseconds

123456