dejagnu
[Top][All Lists]
Advanced

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

[DejaGnu] gcc testsuite organization?


From: Nitin Gupta
Subject: [DejaGnu] gcc testsuite organization?
Date: Thu, 30 Aug 2001 17:49:52 -0700

Hi,

I am using gcc testsuite which came with gcc 3.0.1. It is really
difficult to understand what is the organization of the testsuite,
specially when test files are written in "some number".c format. Is
there any meaning or pattern of those number tests? or is it just
mentions the date, if that is the case, is there any place where I can
get details on per file basis, because it
is very difficult otherwise to know about what tests you have "PASSed",
as
you  will anyway investigate, whatever "FAILed".

The directory structure is clear from README file, and I am mentioning
it so that it might help some one.
c-torture: tests that are generic and can run on any target
compile: tests, just need to compile
noncompile: tests that should give an error
execute: execution tests
execute/ieee: IEEE FP specific tests
dg: if a test does not fit into the torture framework.

Regards,
Nitin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]