dejagnu
[Top][All Lists]
Advanced

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

Re: running tests on multiple targets


From: Ryan Smiderle
Subject: Re: running tests on multiple targets
Date: Wed, 11 Jun 2003 14:43:02 -0400 (EDT)

Yeah.. I think maybe I misunderstood the use of target_list when I first
set that up.  Idealy, I'd want the value of target_triplet to change, so
each board gets a new target_triplet value.

Yeah.. I'll just make a script that runs runtest with new target_triplet values.

Thanks,

-Ryan
> 
> Rob Savoye wrote:
> >   DejaGnu supports a "Global site.exp" file, that is basically a big
> > case statement. You can set target_list to the list of board names, and
> > then use the same tool chain and target triplet for all the tests. At one
> > point at Cygnus, we had a global config file that supported many dozens of
> > different target boards.
> 
> Right, but that only handles the case where you have
> lotsa boards that use the same toolchain.
> I get the feeling that Ryan has a bunch of boards,
> each of which uses a different toolchain, and
> I don't think the target_list mechanism helps there.
> - Dan
> 






reply via email to

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