1/**@ingroup test_msg
2 * @IFILE test_table.c.in
3 *
4 * Template for <test_table.c>.
5 *
6 * @date Created: Wed Feb 21 11:01:45 2001 ppessi
7 */
8
9/*
10 * This file is part of the Sofia-SIP package
11 *
12 * Copyright (C) 2005 Nokia Corporation.
13 *
14 * Contact: Pekka Pessi <pekka.pessi@nokia.com>
15 *
16 * This library is free software; you can redistribute it and/or
17 * modify it under the terms of the GNU Lesser General Public License
18 * as published by the Free Software Foundation; either version 2.1 of
19 * the License, or (at your option) any later version.
20 *
21 * This library is distributed in the hope that it will be useful, but
22 * WITHOUT ANY WARRANTY; without even the implied warranty of
23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
24 * Lesser General Public License for more details.
25 *
26 * You should have received a copy of the GNU Lesser General Public
27 * License along with this library; if not, write to the Free Software
28 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
29 * 02110-1301 USA
30 *
31 */
32
33/**@ingroup test_msg
34 *
35 * @CFILE test_table.c
36 * @brief Parser table used for testing.
37 *
38 * #AUTO#
39 *
40 * @author Pekka Pessi <Pekka.Pessi@nokia.com>
41 *
42 * @date Created: Wed Jan 22 19:03:21 EET 2003 ppessi
43 */
44
45#include "config.h"
46
47#include <stddef.h>
48#include <string.h>
49
50#include "test_class.h"
51#include "test_protos.h"
52#include <sofia-sip/msg_mime_protos.h>
53
54#include <sofia-sip/msg_mclass.h>
55
56
57
58