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


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.

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]