# -*- tcl -*- # This file is part of GNU Anubis testsuite. # Copyright (C) 2003 The Anubis Team. # # GNU Anubis is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # GNU Anubis is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with GNU Anubis; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA anubis_init # Basic tests # Parse standard configuration file anubis_pat std.pat # Send a message without modifications anubis_pat empty.pat # Send multiple messages without modifications anubis_pat mult.pat # Add a header field to the message anubis_pat add1.pat # Add a header field to several messages anubis_pat add2.pat # Add a header field to one message from the several ones anubis_pat add3.pat # End of parse.exp