public static function getInfo() { return array( 'name' => 'Size parsing test', 'description' => 'Parse a predefined amount of bytes and compare the output with the expected value.', 'group' => 'System', ); }