Searched refs:failure (Results 1 - 25 of 328) sorted by relevance

1234567891011>>

/macosx-10.10/libstdcxx-104.1/src/
H A Dios_failure.cc32 // ISO C++ 14882: 27.4.2.1.1 Class ios_base::failure
39 ios_base::failure::failure(const string& __str) throw() function in class:ios_base::failure
42 ios_base::failure::~failure() throw()
46 ios_base::failure::what() const throw()
/macosx-10.10/libarchive-30/libarchive/tar/test/
H A Dtest_strip_components.c32 failure("Couldn't create file '%s', errno=%d (%s)\n",
62 failure("d0/ is too short and should not get restored");
64 failure("d0/d1/ is too short and should not get restored");
66 failure("d0/d1/s2 is a symlink to something that won't be extracted");
72 failure("d0/d1/d2 should be extracted");
103 failure("d0/l1 is too short and should not get restored");
105 failure("d0/d1/l2 is a hardlink to file whose name was too short");
107 failure("d0/d1/d2/f1 is a hardlink to file whose name was too short");
H A Dtest_0.c30 * most of these, we just exit on failure.
42 failure("File %s does not exist?!", testprog);
46 failure("%s is not executable?!", testprog);
59 failure("Unable to successfully run any of the following:\n"
H A Dtest_help.c55 failure("--help should generate nothing to stderr.");
59 failure("Help output should be long enough.");
61 failure("First line of help output should contain 'bsdtar': %s", p);
72 failure("-h should generate nothing to stderr.");
74 failure("stdout should be same for -h and --help");
80 failure("-W help should generate nothing to stderr.");
82 failure("stdout should be same for -W help and --help");
H A Dtest_empty_mtree.c41 failure("Error invoking %s cf", testprog);
H A Dtest_symlink_dir.c98 failure("symlink to dir was followed when it shouldn't be");
101 failure("Broken symlink wasn't replaced with dir");
104 failure("Symlink to non-dir wasn't replaced with dir");
107 failure("Symlink to existing file should be replaced");
110 failure("Symlink to non-existing file should be replaced");
148 failure("Broken symlink wasn't replaced with dir");
151 failure("Symlink to non-dir wasn't replaced with dir");
155 failure("Symlink to existing file should be removed");
158 failure("Symlink to non-existing file should be removed");
H A Dtest_version.c43 failure("Unable to run either %s --version or %s -W version",
54 failure("Version must start with 'bsdtar': ``%s''", p);
64 failure("No space after bsdtar version: ``%s''", p);
69 failure("No space after bsdtar version: ``%s''", p);
73 failure("No `-' between bsdtar and libarchive versions: ``%s''", p);
77 failure("Not long enough for libarchive version: ``%s''", p);
79 failure("Libarchive version must start with `libarchive': ``%s''", p);
93 failure("Version output must end with \\n or \\r\\n");
/macosx-10.10/zsh-61/zsh/Test/
H A Druntests.zsh7 # protect from catastrophic failure of an individual test.
10 integer success failure skipped retval
17 (( failure++ ))
24 $failure failure${${failure:#1}:+s}, \
27 return $(( failure ? 1 : 0 ))
/macosx-10.10/libarchive-30/libarchive/cpio/test/
H A Dtest_cmdline.c41 failure("-Q is an invalid option on every cpio program I know of");
45 failure("-f requires an argument");
49 failure("-f requires an argument");
53 failure("--format requires an argument");
57 failure("--badopt is an invalid option");
61 failure("--badopt is an invalid option");
65 failure("--n is ambiguous");
69 failure("--create forbids an argument");
73 failure("-i with empty input should succeed");
77 failure("
[all...]
H A Dtest_0.c30 * most of these, we just exit on failure.
42 failure("File %s does not exist?!", testprogfile);
46 failure("%s is not executable?!", testprogfile);
59 failure("Unable to successfully run any of the following:\n"
H A Dtest_option_help.c55 failure("--help should generate nothing to stderr.");
59 failure("Help output should be long enough.");
61 failure("First line of help output should contain string 'bsdcpio'");
72 failure("-h should generate nothing to stderr.");
74 failure("stdout should be same for -h and --help");
80 failure("-W help should generate nothing to stderr.");
82 failure("stdout should be same for -W help and --help");
H A Dtest_option_version.c38 failure("version message too short:", p);
41 failure("Version message should begin with 'bsdcpio': %s", p);
52 failure("Version: %s", p);
57 failure("Version: %s", p);
61 failure("Version: %s", p);
66 failure("Version: %s", p);
79 failure("Version: %s", p);
98 failure("Unable to run either %s --version or %s -W version",
H A Dtest_gcpio_compat.c43 failure("Error invoking %s -i %s < %s",
49 failure("Error invoking %s -i %s < %s",
60 failure("%s", from);
63 failure("%s", from);
67 failure("%s", from);
H A Dtest_basic.c37 failure(msg);
71 failure("Error invoking %s -o %s", testprog, pack_options);
77 failure("Expected: %s, options=%s", se, pack_options);
85 failure("Error invoking %s -i %s", testprog, unpack_options);
89 failure("Error invoking %s -i %s in dir %s", testprog, unpack_options, target);
110 failure("Error invoking %s -p", testprog);
116 failure("Error invoking %s -p in dir %s",
H A Dtest_option_L_upper.c63 failure("Regular -p without -L should preserve symlinks.");
70 failure("-pdL should dereference symlinks and turn them into files.");
74 failure("Error invoking %s -o ", testprog);
81 failure("Error invoking %s -i", testprog);
89 failure("Error invoking %s -oL", testprog);
96 failure("Error invoking %s -i < archive-L.out", testprog);
/macosx-10.10/OpenSSL098-52/src/util/
H A Dpod2mantest32 failure=none
37 failure=BasicTest
40 if [ "$failure" = none ]; then
42 failure=MultilineTest
47 if [ "$failure" = none ]; then
52 echo "$pod2man does not work properly ('$failure' failed). Looking for another pod2man ..." >&2
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/test/
H A Dlong_tag.c75 goto failure;
79 goto failure;
83 goto failure;
87 goto failure;
91 goto failure;
95 goto failure;
99 goto failure;
107 goto failure;
114 goto failure;
127 goto failure;
[all...]
H A Dshort_tag.c89 goto failure;
93 goto failure;
97 goto failure;
101 goto failure;
105 goto failure;
109 goto failure;
113 goto failure;
121 goto failure;
128 goto failure;
141 goto failure;
[all...]
H A Dascii_tag.c85 goto failure;
89 goto failure;
93 goto failure;
97 goto failure;
101 goto failure;
105 goto failure;
113 goto failure;
120 goto failure;
124 goto failure;
130 goto failure;
[all...]
/macosx-10.10/xnu-2782.1.97/SETUP/config/
H A Dsearchp.c72 int failure; local
86 failure = (*func) (fullname);
88 while (failure && (*lastchar));
89 return (failure ? -1 : 0);
/macosx-10.10/OpenSSL098-52/src/test/
H A Dbctest31 failure=none
51 failure=SunOStest
55 if [ "$failure" = none ]; then
86 failure=SCOtest
91 if [ "$failure" = none ]; then
102 echo "$bc does not work properly ('$failure' failed). Looking for another bc ..." >&2
/macosx-10.10/tcpdump-61/tcpdump/tests/
H A DTESTrun.sh7 cat /dev/null > failure-outputs.txt
46 echo "Failed test: $name" >> failure-outputs.txt
47 echo >> failure-outputs.txt
48 cat DIFF/$output.diff >> failure-outputs.txt
49 echo >> failure-outputs.txt
64 cat failure-outputs.txt
/macosx-10.10/libarchive-30/libarchive/libarchive/test/
H A Dtest_write_disk_sparse.c60 failure("%s", msg);
66 failure("%s", msg);
72 failure("%s", msg);
75 failure("%s", msg);
87 failure("%s", msg);
90 failure("offset: %d, %s", (int)(p - buff), msg);
98 failure("offset: %d, %s", (int)(p - buff), msg);
109 failure("offset: %d, %s", (int)(p - buff), msg);
113 failure("%s", msg);
153 failure("
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/tags/
H A Dlisttif.c18 if (!tif) goto failure;
27 failure:
28 printf("failure in listtif\n");
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/krb5/
H A Dimport_sec_context.c83 goto failure;
91 goto failure;
97 goto failure;
101 goto failure;
106 goto failure;
117 goto failure;
120 goto failure;
123 goto failure;
129 goto failure;
135 goto failure;
[all...]

Completed in 243 milliseconds

1234567891011>>