This is the mail archive of the gcc@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: How to use GCC testsuite..?



 saurabh.verma@codito.com wrote on 27/06/2007 13:27:39:

> The testsuite can be run with a simulator too (in absence of real
> hardware). You can refer to the *-sim.exp files in the dejagnu
> baseboards directory for sample specifications.
>

That's correct, I've forgotten that option.
(We used "systesim" in the past, in cases we didn't have the target (arch)
machine).

Tehila.

> HTH
>
> regards
> saurabh
>
> On Wed, 2007-06-27 at 00:18 +0300, Tehila Meyzels wrote:
> >
> > AFAIK, if you don't have such machine, you won't be able to run all
> > the
> > "need-to-be-executed" tests.
> > Only the tests that not suppose to run will be tested (like
> > compilation-only tests).
>


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