dejagnu
[Top][All Lists]
Advanced

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

Re: Probelm in creating a new testsuite


From: Ben Elliston
Subject: Re: Probelm in creating a new testsuite
Date: Fri, 8 Jul 2011 17:14:44 +1000
User-agent: Mutt/1.5.20 (2009-06-14)

Hi Usha

> But I dont have an interactive program like calc in my case. What I
> have is a set of C files that I want to compile and execute using
> gcc.

Then you want to re-use all of the GCC testsuite infrastructure in the
gcc source tree.

> Is it necessary to add my tests in the gcc testsuite directory?

Not necessary, but that will be easiest.

> Is it possible to keep my testsuite separately and still use gcc as
> a tool?

That is also possible, but you'll have to do a lot more work.

Cheers, Ben



reply via email to

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