Searched refs:failures (Results 1 – 25 of 35) sorted by relevance
12
/toolchain/binutils/binutils-2.25/libiberty/testsuite/ |
D | test-demangle.c | 186 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/ |
D | testmain.cc | 39 exit(tf.failures()); in main()
|
D | test.h | 42 failures() const in failures() function
|
D | Makefile.in | 4051 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/ |
D | group-reloc-ldr-parsing-bad.d | 1 #name: Group relocation tests, parsing failures (ldr)
|
D | group-reloc-ldc-parsing-bad.d | 1 #name: Group relocation tests, parsing failures (ldc)
|
D | group-reloc-alu-parsing-bad.d | 1 #name: Group relocation tests, parsing failures (alu)
|
D | group-reloc-ldrs-parsing-bad.d | 1 #name: Group relocation tests, parsing failures (ldrs)
|
D | group-reloc-ldrs-encoding-bad.d | 1 #name: Group relocation tests, encoding failures (ldrs)
|
D | group-reloc-ldr-encoding-bad.d | 1 #name: Group relocation tests, encoding failures (ldr)
|
D | group-reloc-ldc-encoding-bad.d | 1 #name: Group relocation tests, encoding failures (ldc)
|
D | group-reloc-alu-encoding-bad.d | 1 #name: Group relocation tests, encoding failures (alu)
|
/toolchain/binutils/binutils-2.25/config/ |
D | futex.m4 | 16 # default to no, otherwise there will be compile time failures.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/ |
D | README.i860 | 32 Known testsuite failures:
|
/toolchain/binutils/binutils-2.25/gold/ |
D | Makefile.in | 1043 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/ |
D | README.google | 200 Fix gold testsuite failures when using newer versions of GCC.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
D | ChangeLog-9303 | 2340 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*.
|
D | ChangeLog-2008 | 221 Fix testcases compilation failures due to unused variables.
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/ |
D | ChangeLog-9303 | 62 (readelf_test -wi): Add more expected failures. 344 mips*-*-* from list of expected failures.
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | iq2000m.cpu | 123 ; code. These are used by the test suite to indicate pass/failures.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
D | ChangeLog-9303 | 503 * 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
|
D | ChangeLog-2005 | 1279 * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
|
D | ChangeLog-2009 | 456 failures seen in output as fails. Also record output being
|
D | ChangeLog-2013 | 76 * gas/all/gas.exp: Add expected failures for NDS32.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | ChangeLog-2010 | 2800 * 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