Register test suites in the default registry:

If enabled, all generated test suite classes will be automatically registered in the default test suite factory registry.
The CPPUNIT_TEST_SUITE_REGISTRATION macro is used to achieve this behavior.

See http://cppunit.sourceforge.net/doc/cvs/cppunit_cookbook.html#test_factory_registry for details about test factory registry.