Home
last modified time | relevance | path

Searched refs:failures (Results 1 – 25 of 25) sorted by relevance

/glibc-2.36/localedata/
Dtst-digits.c117 int failures; in do_test() local
128 failures = 0; in do_test()
144 ++failures; in do_test()
150 printf ("%d failures in printf tests\n", failures); in do_test()
151 status = failures != 0; in do_test()
154 failures = 0; in do_test()
171 ++failures; in do_test()
177 printf ("%d failures in wprintf tests\n", failures); in do_test()
178 status = failures != 0; in do_test()
182 failures = 0; in do_test()
[all …]
/glibc-2.36/stdlib/
Dtst-arc4random-stats.c57 int failures = 0; in find_stuck_bytes() local
64 ++failures; in find_stuck_bytes()
65 if (failures >= failure_limit) in find_stuck_bytes()
67 printf ("warning: bailing out after %d failures\n", failures); in find_stuck_bytes()
72 printf ("info: key generation finished with %d failures\n", failures); in find_stuck_bytes()
/glibc-2.36/nptl/
Dtst-context1.c42 static volatile int failures; variable
66 ++failures; in fct()
74 ++failures; in fct()
121 ++failures; in tf()
209 return failures; in do_test()
/glibc-2.36/inet/
Dtest_ifindex.c28 int failures = 0; in do_test() local
59 failures += result; in do_test()
62 return failures ? 1 : 0; in do_test()
Dtest-ifaddrs.c27 static int failures; variable
56 ++failures; in addr_string()
95 return failures ? 1 : 0; in do_test()
/glibc-2.36/math/
Datest-exp.c110 int failures = 0; in do_test() local
155 failures += (e2s - e3s < 53); in do_test()
182 printf ("%d failures; %d errors; error rate %0.2f%%\n", failures, errors, in do_test()
190 return failures == 0 ? 0 : 1; in do_test()
Datest-exp2.c147 int failures = 0; in do_test() local
194 failures += (e2s - e3s < 53); in do_test()
213 printf ("%d failures; %d errors; error rate %0.2f%%\n", failures, errors, in do_test()
222 return failures == 0 ? 0 : 1; in do_test()
DREADME.libm-test140 followed by the details of test failures (if any). The output concludes
142 of test failures uncovered.
/glibc-2.36/ChangeLog.old/
DChangeLog.libidn95 overflow concerns. This will prevent some unwanted malloc failures
DChangeLog.193507 (_dl_lookup_symbol_x): Do not report soname mismatch failures.
11467 mktime was not properly reporting failures when the underlying
11469 them like EOVERFLOW failures, and set errno to EOVERFLOW.
11954 Avoid spurious test failures in stdlib/test-bz22786.
31357 * localedata/tst-fmon.sh: Expect failures from localedef.
31359 * localedata/gen-locale.sh: Expect failures from SHIFT_JIS.
35415 function lookup failures more reliable.
DChangeLog.151305 * resolv/res_send.c (send_dg): Cope with failures.
DChangeLog.203401 Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304]
DChangeLog.211419 Fix time/tst-cpuclock1 intermitent failures
11199 malloc/tst-mallocfork2: Kill lingering process for unexpected failures
DChangeLog.247125 Fix build a chec failures after b05fae4d8e34
DChangeLog.182425 failures.
11888 test failures are recorded.
12455 (support_test_main): Call it to incorporate record test failures.
55624 compute variable name for expected failures.
65074 * math/test-misc.c (main): Ignore fesetround failure when failures
68353 (new_test): Don't handle expected failures.
68355 (generate_testfile): Don't handle expected failures.
68359 (output_test): Don't handle expected failures.
77711 failures.
DChangeLog.58367 failures.
DChangeLog.17793 undoing the stream because _IO_FINISH doesn't report failures.
DChangeLog.798 (print_tm, check_result, main): Diagnose localtime failures.
DChangeLog.238353 support: Fix xclone build failures on ia64 and hppa
10681 io: Fix sporadic test failures in io/tst-stat
/glibc-2.36/
DNEWS1072 [26821] libc: Memory leak test failures on Fedora 33
1360 test failures, invalid instruction in ld.so
1819 [24531] malloc: Malloc tunables give tcache assertion failures
1820 [24532] libc: conform/arpa/inet.h failures due to linux kernel 64-bit
2201 now cause a load failure. These load failures were always considered
2378 [19463] libc: linknamespace failures when compiled with -Os
2431 dlopen failures
2446 [22902] math: float128 test failures with GCC 8
2486 [23253] math: tgamma test suite failures on i686 with -march=x86-64
2556 process aborts as the result of assertion failures.
[all …]
/glibc-2.36/manual/
Dsyslog.texi31 connection it gets. The kernel might report hardware failures on a disk
Dstartup.texi916 expression. Other nonzero status values also indicate failures. Certain
Dmemory.texi1823 failures, and, at run time, to heap corruption and application crashes.
1865 application behavior, but may result in static linking failures.
Dfilesys.texi1137 @code{nftw} returns @math{0} if no failures occurred and all callback
1489 available. The drawback is that it reports failures for long paths on
Dllio.texi631 Unless you have arranged to prevent @code{EINTR} failures, you should