Home
last modified time | relevance | path

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

12

/toolchain/binutils/binutils-2.25/libiberty/testsuite/
Dtest-demangle.c186 int failures = 0; local
228 failures++;
261 failures++;
279 failures++;
309 failures++;
326 failures++;
340 failures++;
350 printf ("%s: %d tests, %d failures\n", argv[0], tests, failures);
351 return failures ? 1 : 0;
/toolchain/binutils/binutils-2.25/gold/testsuite/
Dtestmain.cc39 exit(tf.failures()); in main()
Dtest.h42 failures() const in failures() function
DMakefile.in4051 failures=`expr $$fail + $$xpass`; \
4062 else xfailures=failures; fi; \
4069 msg="$$failures of $$all $$tests did not behave as expected"; \
4100 if test "$$failures" -ne 0; then \
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dgroup-reloc-ldr-parsing-bad.d1 #name: Group relocation tests, parsing failures (ldr)
Dgroup-reloc-ldc-parsing-bad.d1 #name: Group relocation tests, parsing failures (ldc)
Dgroup-reloc-alu-parsing-bad.d1 #name: Group relocation tests, parsing failures (alu)
Dgroup-reloc-ldrs-parsing-bad.d1 #name: Group relocation tests, parsing failures (ldrs)
Dgroup-reloc-ldrs-encoding-bad.d1 #name: Group relocation tests, encoding failures (ldrs)
Dgroup-reloc-ldr-encoding-bad.d1 #name: Group relocation tests, encoding failures (ldr)
Dgroup-reloc-ldc-encoding-bad.d1 #name: Group relocation tests, encoding failures (ldc)
Dgroup-reloc-alu-encoding-bad.d1 #name: Group relocation tests, encoding failures (alu)
/toolchain/binutils/binutils-2.25/config/
Dfutex.m416 # default to no, otherwise there will be compile time failures.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/
DREADME.i86032 Known testsuite failures:
/toolchain/binutils/binutils-2.25/gold/
DMakefile.in1043 failures=`expr $$fail + $$xpass`; \
1054 else xfailures=failures; fi; \
1061 msg="$$failures of $$all $$tests did not behave as expected"; \
1092 if test "$$failures" -ne 0; then \
/toolchain/binutils/binutils-2.25/
DREADME.google200 Fix gold testsuite failures when using newer versions of GCC.
/toolchain/binutils/binutils-2.25/ld/testsuite/
DChangeLog-93032340 Set up expected failures for ia64-*-linux*.
2395 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failures
2538 * ld-srec/srec.exp: Setup expected failures for
2646 * ld-undefined/undefined.exp: Add expected failures for StrongARM
2649 * ld-srec/srec.exp: Add expected failures for StrongARM targets.
2749 * ld-srec/srec.exp: Add arm/thumb-elf expected failures.
2861 * ld-srec/srec.exp: Add expected failures of tests 1 and 2 for ARM
2938 * ld-srec/srec.exp: Don't expect failures on mips*-*-elf*.
DChangeLog-2008221 Fix testcases compilation failures due to unused variables.
/toolchain/binutils/binutils-2.25/binutils/testsuite/
DChangeLog-930362 (readelf_test -wi): Add more expected failures.
344 mips*-*-* from list of expected failures.
/toolchain/binutils/binutils-2.25/cpu/
Diq2000m.cpu123 ; code. These are used by the test suite to indicate pass/failures.
/toolchain/binutils/binutils-2.25/gas/testsuite/
DChangeLog-9303503 * gas/i860/README.i860: Remove dual01 from the known failures.
2377 the origins of the failures.
3199 Fix failures in MIPS testsuite:
4964 * gas/testsuite/all/gas.exp: No longer expect failures for
5724 * gas/v850/basic.exp (do_misc): No longer expect failures
5729 * gas/v850/basic.exp (do_misc): No longer expect failures
6070 * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
6755 * gas/hppa/basic/basic.exp: No longer expect failures for
DChangeLog-20051279 * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
DChangeLog-2009456 failures seen in output as fails. Also record output being
DChangeLog-201376 * gas/all/gas.exp: Add expected failures for NDS32.
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-20102800 * dwarf2.c (read_abbrevs): Return NULL on alloc failures.
2802 (add_line_info, read_rangelist): Return FALSE on alloc failures.
2804 (find_abstract_instance_name): Handle failures from called funcs.

12