Re: display all test output

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Paul Li wrote:

> I tried to test gcc 4.2.1 on Ubuntu with i86 platform. How should I do
> so that all 7 different test output display, that is, PASS, XPASS,
> FAIL, XFAIL, ...?

There is a .sum file in each test directory that contains this
information already, you don't have to do anything to create it.  If you
want to see the status of each test as it is run, pass -a to runtest,
e.g.

make -k check RUNTESTFLAGS="-a"

Brian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux