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 _______________________________________________ DejaGnu mailing list DejaGnu@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu