]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - tools/src/libcdl/testsuite/lib/libcdl.exp
Initial revision
[karo-tx-redboot.git] / tools / src / libcdl / testsuite / lib / libcdl.exp
1 #===============================================================================
2 #
3 #    libcdl.exp
4 #
5 #    Support for host-side testing
6 #
7 #===============================================================================
8 ######COPYRIGHTBEGIN####
9 #                                                                          
10 # ----------------------------------------------------------------------------
11 # Copyright (C) 1999, 2000 Red Hat, Inc.
12 #
13 # This file is part of the eCos host tools.
14 #
15 # This program is free software; you can redistribute it and/or modify it 
16 # under the terms of the GNU General Public License as published by the Free 
17 # Software Foundation; either version 2 of the License, or (at your option) 
18 # any later version.
19
20 # This program is distributed in the hope that it will be useful, but WITHOUT 
21 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 
22 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for 
23 # more details.
24
25 # You should have received a copy of the GNU General Public License along with
26 # this program; if not, write to the Free Software Foundation, Inc., 
27 # 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
28 #
29 # ----------------------------------------------------------------------------
30 #                                                                          
31 ######COPYRIGHTEND####
32 #===============================================================================
33 ######DESCRIPTIONBEGIN####
34 #
35 # Author(s):    bartv
36 # Contributors: bartv
37 # Date:         1999-01-06
38 #
39 #####DESCRIPTIONEND####
40 #===============================================================================
41
42 # At this stage there is nothing useful for this file to do. However its
43 # existence prevents DejaGnu from issuing a warning.