Changeset ceb61b9


Ignore:
Timestamp:
10/05/2022 10:32:56 AM (19 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
04ca2a7, 0875e7d, 793f9087, 9247501d
Parents:
8921ba4b
Message:

binutils: add a command to list failed tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/binutils.xml

    r8921ba4b rceb61b9  
    160160
    161161<screen><userinput remap="test">make -k check</userinput></screen>
     162
     163    <para>For a list of failed tests, run:</para>
     164
     165<screen><userinput remap="test">grep '^FAIL:' $(find -name '*.log')</userinput></screen>
    162166
    163167    <para>Twelve tests fail in the gold testsuite when the
Note: See TracChangeset for help on using the changeset viewer.