hi,
All the object files are archived using \"ar\"(linux command),and it is used to create a binary.
On executing the binary, suites are not registered at initialization time.ie without calling CPPUNIT_TEST_SUITE_REGISTRATION the program control enters into the main. So my testcases are not executed.
But without archiving the object files,when they are used directly ,the suites are registered and my test cases are executed.
operating system -fedora core 2
g++ version-3.3.3.
Thanks,
alamelu.s
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/_______________________________________________
Cppunit-devel mailing list
Cppunit-devel@...
https://lists.sourceforge.net/lists/listinfo/cppunit-devel