Y.Zhu - 2012-03-13

Hi,
I'm trying to do the following:
#define MACRO_TESTNAME
CPPUNIT_TEST(MACRO_TESTNAME);
But it doesn't work. Anyone can give some suggestion? Thanks!

Bridget