setName( "SystemInformation" ); $this->addTest( ezcSystemInfoTest::suite() ); } public static function suite() { return new ezcSystemInformationSuite( "ezcSystemInformationSuite" ); } } ?>