dejagnu
[Top][All Lists]
Advanced

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

unit tests


From: Baurzhan Ismagulov
Subject: unit tests
Date: Thu, 3 Mar 2005 13:45:27 +0100
User-agent: Mutt/1.5.6+20040907i

Hello,

I've written a sample unit test and want to integrate it to my project
built using automake.

For now, I've added mytest to noinst_PROGRAMS and defined
mytest_SOURCES. What should I do in mytest.exp? exec?

Besides, I suspect there's a better way to build the test program,
because I don't want to have all of the test targets in my Makefile.am
(currently I use only one).

Suggestions?

Thanks in advance,
Baurzhan.




reply via email to

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