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

1234567891011>>

/netbsd-current/external/bsd/libarchive/dist/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");
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dios_failure.cc26 // ISO C++ 14882:1998: 27.4.2.1.1 Class ios_base::failure
48 ios_base::failure::failure(const string& __str) throw() function in class:ios_base::failure
51 ios_base::failure::~failure() throw()
55 ios_base::failure::what() const throw()
63 // construct/destroy a gcc4-compatible ios::failure object in a buffer,
67 { ::new(buf) ios_base::failure(msg); }
71 { static_cast<ios_base::failure*>(buf)->~failure(); }
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dios_failure.cc26 // ISO C++ 14882:1998: 27.4.2.1.1 Class ios_base::failure
48 ios_base::failure::failure(const string& __str) throw() function in class:ios_base::failure
51 ios_base::failure::~failure() throw()
55 ios_base::failure::what() const throw()
63 // construct/destroy a gcc4-compatible ios::failure object in a buffer,
67 { ::new(buf) ios_base::failure(msg); }
71 { static_cast<ios_base::failure*>(buf)->~failure(); }
[all...]
/netbsd-current/external/bsd/libarchive/dist/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);
/netbsd-current/sys/external/isc/libsodium/dist/test/default/
H A Dpwhash_argon2id.exp4 [tv] pwhash failure (maybe intentional): [3]
11 [tv3] pwhash_argon2id_str failure (maybe intentional): [0]
12 [tv3] pwhash_argon2id_str failure (maybe intentional): [1]
13 [tv3] pwhash_argon2id_str failure (maybe intentional): [3]
H A Dpwhash_argon2i.exp4 [tv] pwhash failure (maybe intentional): [3]
7 [tv] pwhash failure (maybe intentional): [6]
/netbsd-current/external/bsd/libarchive/dist/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);
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-ctf/
H A Ddiag-decompression-failure.d2 #source: diag-decompression-failure.s
4 #name: Diagnostics - Decompression failure
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Dunresolved-2.d1 #name: SB relocations failure test
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dlinux-atomic-64bit.c75 int failure; \
81 failure = __kernel_cmpxchg64 (&tmp, &tmp2, ptr); \
82 } while (failure != 0); \
104 int failure; \
110 failure = __kernel_cmpxchg64 (&tmp, &tmp2, ptr); \
111 } while (failure != 0); \
127 int failure; local
137 failure = __kernel_cmpxchg64 (&actual_oldval, &newval, ptr);
139 if (__builtin_expect (!failure, 1))
150 int failure local
157 int failure; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dlinux-atomic-64bit.c75 int failure; \
81 failure = __kernel_cmpxchg64 (&tmp, &tmp2, ptr); \
82 } while (failure != 0); \
104 int failure; \
110 failure = __kernel_cmpxchg64 (&tmp, &tmp2, ptr); \
111 } while (failure != 0); \
127 int failure; local
137 failure = __kernel_cmpxchg64 (&actual_oldval, &newval, ptr);
139 if (__builtin_expect (!failure, 1))
150 int failure local
157 int failure; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcxx11-ios_failure.cc26 // ISO C++ 14882:2011: 27.5.3.1.1 Class ios_base::failure
87 ios_base::failure::failure(const string& __str) function in class:ios_base::failure
90 ios_base::failure::failure(const string& __str, const error_code& __ec) function in class:ios_base::failure
93 ios_base::failure::failure(const char* __str, const error_code& __ec) function in class:ios_base::failure
96 ios_base::failure::~failure()
100 ios_base::failure
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcxx11-ios_failure.cc26 // ISO C++ 14882:2011: 27.5.3.1.1 Class ios_base::failure
96 ios_base::failure::failure(const string& __str) function in class:ios_base::failure
99 ios_base::failure::failure(const string& __str, const error_code& __ec) function in class:ios_base::failure
102 ios_base::failure::failure(const char* __str, const error_code& __ec) function in class:ios_base::failure
105 ios_base::failure::~failure()
109 ios_base::failure
[all...]
/netbsd-current/external/bsd/libarchive/dist/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...]

Completed in 341 milliseconds

1234567891011>>