This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: display all test output


Paul Li wrote:
Hi there,

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, ...?


One easy option is to wait for the tests to finish and then look at *.sum


The .sum and .log files contain the complete test results.

David Daney


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]