Searched refs:failure (Results 76 - 100 of 277) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/libarchive/tar/test/
H A Dtest_option_lz4.c59 * This results in failure at the first attempt to
73 failure("--lz4 option is broken: %s", p);
H A Dtest_option_zstd.c59 * This results in failure at the first attempt to
73 failure("--zstd option is broken: %s", p);
H A Dtest_option_C_mtree.c63 failure("Error invoking %s -cf %s -C bar @%s", testprog, filename, absolute_path);
66 failure("Error invoking %s -cf %s -C bar \"@%s\"", testprog, filename, absolute_path);
H A Dtest_option_q.c72 failure("Fatal error trying to use -q option");
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/proc/
H A Dtst.execfail.ENOENT.ksh45 proc:::exec-failure
H A Dtst.execfail.ksh32 # failure by generating a file with a bogus interpreter. (It seems unlikely
48 proc:::exec-failure
/freebsd-13-stable/contrib/libarchive/libarchive/test/
H A Dtest_pax_filename_encoding.c69 failure("Invalid UTF8 in a pax archive pathname should cause a warning");
76 failure("A pathname with hdrcharset=BINARY can have invalid UTF8\n"
130 failure("This should generate a warning for nonconvertible names.");
141 failure("This should generate a warning for nonconvertible names.");
149 failure("This should generate a warning for nonconvertible names.");
292 failure("A non-convertible pathname should cause a warning.");
295 failure("If native locale can't convert, we should get UTF-8 back.");
298 failure("A non-convertible gname should cause a warning.");
301 failure("If native locale can't convert, we should get UTF-8 back.");
304 failure("
[all...]
H A Dtest_acl_pax.c274 failure("Generated pax archive does not match reference; compare 'testout' to 'test_acl_pax_posix1e.tar' reference file.");
276 failure("Generated pax archive does not match reference; compare 'testout' to 'test_acl_pax_posix1e.tar' reference file.");
288 failure("Basic ACLs shouldn't be stored as extended ACLs");
290 failure("Basic ACLs should set mode to 0142, not %04o",
296 failure("One extended ACL should flag all ACLs to be returned.");
300 failure("Basic ACLs should set mode to 0142, not %04o",
310 failure("Basic ACLs should set mode to 0543, not %04o",
316 failure("Basic ACLs shouldn't be stored as extended ACLs");
318 failure("Basic ACLs should set mode to 0142, not %04o",
379 failure("Generate
[all...]
H A Dtest_write_disk.c45 failure("%s", msg);
52 failure("%s", msg);
72 failure("%s", msg);
102 failure("No atime given, so atime should get set to current time");
119 failure("%s", msg);
148 failure("%s", msg);
158 failure("st.st_mode=%o archive_entry_mode(ae)=%o",
184 failure("st.st_mode=%o archive_entry_mode(ae)=%o",
189 failure("%s", msg);
205 failure("
[all...]
H A Dtest_write_format_tar_empty.c53 failure("Empty tar archive should be all nulls.");
71 failure("Empty tar archive should be all nulls.");
H A Dtest_write_format_zip_file.c122 failure("End-of-central-directory begins with PK\\005\\006 signature");
124 failure("This must be disk 0");
126 failure("Central dir must start on disk 0");
128 failure("All central dir entries are on this disk");
131 failure("no zip comment");
136 failure("Central file record at offset %d should begin with"
176 failure("Unexpected extension 0x%04X", i2(p));
231 failure("Unexpected extension 0x%04X", i2(p));
H A Dtest_acl_platform_posix1e.c119 failure("Unexpected ACL tag type");
270 failure("ACL entry on file that shouldn't be there");
276 failure(" ACL entry missing from file: "
281 assert(0); /* Record this as a failure. */
337 failure("acl(): errno = %d (%s)", errno, strerror(errno));
341 failure("acl_get_file(): errno = %d (%s)", errno, strerror(errno));
406 failure("acl_from_text(): errno = %d (%s)", errno, strerror(errno));
410 failure("Could not create test file?!");
426 failure("facl(): errno = %d (%s)", errno, strerror(errno));
451 failure("
[all...]
H A Dtest_read_extract.c123 failure("Error reading first entry");
128 failure("Error reading entry %d", i);
130 failure("Failed to extract entry %d: %s", i,
143 failure("This was 0775 in archive, and should be 0775 on disk");
153 failure("This was 0777 in archive, but umask should make it 0755");
H A Dtest_write_format_tar_sparse.c97 failure("blocksize=%zu", blocksize);
136 failure("Read data(0x%lx - 0x%lx) should be all zero",
143 failure("Read data(0x%lx - 0x%lx) should be all 'a'",
150 failure("Read data(0x%lx - 0x%lx) should be all zero",
157 failure("Read data(0x%lx - 0x%lx) should be all 'a'",
232 failure("blocksize=%zu", blocksize);
265 failure("Read data(0x%lx - 0x%lx) should be all zero",
272 failure("Read data(0x%lx - 0x%lx) should be all 'a'",
279 failure("Read data(0x%lx - 0x%lx) should be all zero",
286 failure("Rea
[all...]
H A Dtest_read_disk_directory_traversals.c560 failure(
1072 failure("Directory traversals should work as well");
1113 failure("There must be no entry");
1118 /* failure("Atime should be restored"); */
1120 failure("Atime should be restored");
1122 failure("Atime should be restored");
1124 failure("The atime of a empty file should not be changed");
1141 failure("Directory traversals should work as well");
1181 failure("There must be no entry");
1184 failure("Atim
[all...]
H A Dtest_write_format_iso9660_empty.c139 failure("System Area should be all nulls.");
144 failure("Primary Volume Descriptor should be in 16 Logical Sector.");
151 failure("Supplementary Volume(Joliet) Descriptor "
156 failure("Date and Time of Primary Volume and "
162 failure("Volume Descriptor Set Terminator "
166 failure("Body of Volume Descriptor Set Terminator "
173 failure("Padding data should be all nulls.");
H A Dtest_read_filter_grzip.c51 failure("Could not read file %d (%s) from %s", i, n[i], name);
H A Dtest_read_filter_lrzip.c51 failure("Could not read file %d (%s) from %s", i, n[i], name);
H A Dtest_read_format_cpio_bin_gz.c48 failure("archive_read_support_filter_gzip");
H A Dtest_read_truncated_filter.c86 failure("%s", path);
97 failure("%s", path);
118 failure("Should have non-NULL error message for %s",
126 failure("Should have non-NULL error message for %s",
H A Dtest_write_format_iso9660_boot.c142 failure("Primary Volume Descriptor should be in 16 Logical Sector.");
149 failure("Boot Volume Descriptor should be in 17 Logical Sector.");
152 failure("Unused area must be all nulls.");
161 failure("Unused area must be all nulls.");
166 failure("Supplementary Volume(Joliet) Descriptor "
171 failure("Date and Time of Primary Volume and "
177 failure("Volume Descriptor Set Terminator "
181 failure("Body of Volume Descriptor Set Terminator "
H A Dtest_write_format_zip_file_zip64.c125 failure("End-of-central-directory begins with PK\\005\\006 signature");
127 failure("This must be disk 0");
129 failure("Central dir must start on disk 0");
131 failure("All central dir entries are on this disk");
134 failure("no zip comment");
139 failure("Central file record at offset %d should begin with"
185 failure("Unexpected extension 0x%04X", i2(p));
265 failure("Unexpected extension 0x%04X", i2(p));
/freebsd-13-stable/crypto/openssh/contrib/redhat/
H A Dsshd.init33 failure $"Configuration file or keys are invalid"
49 $SSHD $OPTIONS && success || failure
/freebsd-13-stable/crypto/openssh/regress/
H A Dcert-userkey.sh328 test_one "host-certificate" failure "-n ${USER} -h"
329 test_one "wrong principals" failure "-n foo"
330 test_one "cert not yet valid" failure "-n ${USER} -V20200101:20300101"
331 test_one "cert expired" failure "-n ${USER} -V19800101:19900101"
333 test_one "wrong source-address" failure "-n ${USER} -Osource-address=10.0.0.0/8"
334 test_one "force-command" failure "-n ${USER} -Oforce-command=false"
338 test_one "empty principals" failure "" TrustedUserCAKeys
348 test_one "AuthorizedPrincipalsFile no principals" failure "" \
355 test_one "principals key option no principals" failure "" \
362 test_one "force-command match true" failure \
[all...]
/freebsd-13-stable/contrib/libarchive/cpio/test/
H A Dtest_option_lz4.c61 * This results in failure at the first attempt to
77 failure("--lz4 option is broken: %s", p);

Completed in 97 milliseconds

1234567891011>>