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.


_______________________________________________
DejaGnu mailing list
DejaGnu@gnu.org
http://lists.gnu.org/mailman/listinfo/dejagnu

Reply via email to