dejagnu
[Top][All Lists]
Advanced

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

Re: [DejaGnu] Running Dejagnu for canadian cross


From: Rob Savoye
Subject: Re: [DejaGnu] Running Dejagnu for canadian cross
Date: Thu, 25 Apr 2002 23:47:34 -0600
User-agent: Mutt/1.2i

On Fri, Apr 26, 2002 at 10:54:47AM +0530, Anita Kulkarni wrote:
> Hi,
> I have built a cross compiler for MingW to SH using canadian cross on linux.
> I run a make check in build directory on linux and I get the .sum and .log 
> files. 
> 
> But is it expected to run the toolchain on remote host while doing regression 
> testing?
> Or
> Just doing the make check in the build directory and getting log files is 
> enough?

  You have to create a global site.exp config file, with info on things like
what serial port the board is attached to, etc... This is covered in the
manual. Once you have a proper site.exp file, then yes, "make check" will
then run the test on the final target. Testing a Canadian cross is complex.
You might want to try running DejaGnu under Cygwin, which should work with
the mingw compiler. Cross testing is less difficult to setup.

        - rob -



reply via email to

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