CPPUNIT_TEST_SUITE_REGISTRATION( ComplexNumberTest );
creates static variable in some module without reference from main().
Does it work always and everywhere?
Sometimes I saw warnings do not use this techinque or use it on your own risk.