This is the mail archive of the gcc-patches@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: PATCH: enable Ada test suite


On Tue, 28 Oct 2003, Arnaud Charlet wrote:

> I've modified the output of the acats run to be closer to the examples
> listed at http://www.gnu.org/software/dejagnu/manual/outputfiles.html
> 
> Note that this Web page is not a documentation page: it does not give any
> hint about what XFAIL or XPASS mean, etc. It's just a bunch of examples
> and hints.

The meanings of PASS, XPASS, FAIL, XFAIL, UNRESOLVED, UNTESTED, 
UNSUPPORTED, ERROR, WARNING and NOTE are explained elsewhere in that 
manual <http://www.gnu.org/software/dejagnu/manual/runtest.html>.  You 
don't need to use all of these if they don't apply to conditions detected 
by the Ada testsuite.

Hopefully the people running automated regression testers (on platforms
supported by the Ada front end) can look at what the Ada testsuite
generates after this patch and say whether it's near enough the Dejagnu
format for their testers to be able to start including Ada in their tests.

-- 
Joseph S. Myers
jsm@polyomino.org.uk


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