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

1234567891011

/freebsd-10-stable/contrib/libstdc++/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()
/freebsd-10-stable/contrib/libarchive/tar/test/
H A Dtest_strip_components.c58 failure("d0/ is too short and should not get restored");
60 failure("d0/d1/ is too short and should not get restored");
62 failure("d0/s1 is too short and should not get restored");
64 failure("d0/d1/s2 is a symlink to something that won't be extracted");
71 failure("d0/d1/d2 should be extracted");
97 failure("d0/l1 is too short and should not get restored");
99 failure("d0/d1/l2 is a hardlink to file whose name was too short");
101 failure("d0/d1/d2/f1 is a hardlink to file whose name was too short");
117 failure("d0/ is too short and should not have been archived");
119 failure("d
[all...]
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_0.c30 * most of these, we just exit on failure.
42 failure("File %s does not exist?!", testprog);
50 failure("%s is not executable?!", testprog);
67 failure("Unable to successfully run any of the following:\n"
H A Dtest_empty_mtree.c41 failure("Error invoking %s cf", testprog);
H A Dtest_symlink_dir.c89 failure("symlink to dir was followed when it shouldn't be");
92 failure("Broken symlink wasn't replaced with dir");
95 failure("Symlink to non-dir wasn't replaced with dir");
98 failure("Symlink to existing file should be replaced");
101 failure("Symlink to non-existing file should be replaced");
145 failure("Broken symlink wasn't replaced with dir");
148 failure("Symlink to non-dir wasn't replaced with dir");
152 failure("Symlink to existing file should be removed");
155 failure("Symlink to non-existing file should be removed");
H A Dtest_basic.c61 failure("%s", target);
63 failure("%s", target);
65 failure("%s", target);
67 failure("%s", target);
71 failure("%s", target);
73 failure("%s", target);
84 failure("%s", target);
99 failure("Error invoking %s cf -%s", testprog, pack_options);
112 failure("Error invoking %s xf archive %s", testprog, unpack_options);
H A Dtest_option_a.c44 failure("The archive should be compressed");
55 failure("The archive should be compressed");
66 failure("The archive should be uuencoded");
77 failure("The archive should be zipped");
89 failure("The archive should be compressed, ignoring --uuencode option");
102 failure("The archive should be uuencoded");
114 failure("The archive should be compressed");
H A Dtest_option_passphrase.c33 failure("--passphrase option is broken");
H A Dtest_option_uid_uname.c37 failure("Error invoking %s c", testprog);
46 failure("Error invoking %s c", testprog);
59 failure("Error invoking %s c", testprog);
72 failure("Error invoking %s c", testprog);
H A Dtest_option_gid_gname.c37 failure("Error invoking %s c", testprog);
46 failure("Error invoking %s c", testprog);
59 failure("Error invoking %s c", testprog);
73 failure("Error invoking %s c", testprog);
/freebsd-10-stable/contrib/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_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_0.c30 * most of these, we just exit on failure.
42 failure("File %s does not exist?!", testprogfile);
50 failure("%s is not executable?!", testprogfile);
67 failure("Unable to successfully run any of the following:\n"
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_option_L_upper.c65 failure("Regular -p without -L should preserve symlinks.");
72 failure("-pdL should dereference symlinks and turn them into files.");
76 failure("Error invoking %s -o ", testprog);
84 failure("Error invoking %s -i", testprog);
92 failure("Error invoking %s -oL", testprog);
100 failure("Error invoking %s -i < archive-L.out", testprog);
/freebsd-10-stable/crypto/openssl/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
/freebsd-10-stable/contrib/libarchive/cat/test/
H A Dtest_help.c54 failure("--help should generate nothing to stderr.");
58 failure("Help output should be long enough.");
60 failure("First line of help output should contain 'bsdcat': %s", p);
71 failure("-h should generate nothing to stderr.");
73 failure("stdout should be same for -h and --help");
H A Dtest_0.c29 * most of these, we just exit on failure.
41 failure("File %s does not exist?!", testprog);
49 failure("%s is not executable?!", testprog);
62 failure("Unable to successfully run: %s --version\n", testprog);
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_archive_api_feature.c39 failure("Version string is: %s, computed is: %s",
44 failure("Version string is: %s", archive_version_string());
51 failure("Version string is: %s", archive_version_string());
H A Dtest_write_disk_sparse.c62 failure("%s", msg);
68 failure("%s", msg);
74 failure("%s", msg);
77 failure("%s", msg);
92 failure("%s", msg);
95 failure("offset: %d, %s", (int)(p - buff), msg);
103 failure("offset: %d, %s", (int)(p - buff), msg);
114 failure("offset: %d, %s", (int)(p - buff), msg);
118 failure("%s", msg);
160 failure("
[all...]
H A Dtest_archive_match_owner.c46 failure("uid 0 should be excluded");
50 failure("uid 1000 should not be excluded");
54 failure("uid 1001 should be excluded");
58 failure("uid 1002 should not be excluded");
62 failure("uid 1003 should be excluded");
88 failure("uid 0 should be excluded");
92 failure("uid 1000 should not be excluded");
96 failure("uid 1001 should be excluded");
100 failure("uid 1002 should not be excluded");
104 failure("ui
[all...]
/freebsd-10-stable/tools/build/make_check/
H A DMakefile30 @${SMAKE} C_check || { ${MAKE} -C ${.CURDIR} failure ; }
34 ${SMAKE} failure
36 @${SMAKE} double 2>/dev/null || ${SMAKE} failure
38 @${SMAKE} sysvmatch || ${SMAKE} failure
40 @! ${SMAKE} lhs_expn && true || ${SMAKE} failure
42 @${SMAKE} notdef || ${SMAKE} failure
44 @${SMAKE} modifiers || ${SMAKE} failure
46 @${SMAKE} arith_expr || ${SMAKE} failure
48 @${SMAKE} PATH_exists || ${SMAKE} failure
50 @${SMAKE} double_quotes || ${SMAKE} failure
[all...]
/freebsd-10-stable/crypto/heimdal/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...]
H A Dexport_sec_context.c89 goto failure;
97 goto failure;
103 goto failure;
110 goto failure;
116 goto failure;
121 goto failure;
127 goto failure;
134 goto failure;
141 goto failure;
147 goto failure;
[all...]

Completed in 169 milliseconds

1234567891011