3 # /**-------------------------------------------------------------------**
5 # **-------------------------------------------------------------------**
7 # **-------------------------------------------------------------------**
8 # ** First version: june 29th 2012 **
9 # **-------------------------------------------------------------------**/
11 #/*****************************************************************************
12 # * CAnDL : the Chunky Analyser for Dependences in Loops (experimental) *
13 # *****************************************************************************
15 # * Copyright (C) 2003-2008 Cedric Bastoul *
17 # * This is free software; you can redistribute it and/or modify it under the *
18 # * terms of the GNU Lesser General Public License as published by the Free *
19 # * Software Foundation; either version 3 of the License, or (at your option) *
20 # * any later version. *
22 # * This software is distributed in the hope that it will be useful, but *
23 # * WITHOUT ANY WARRANTY; without even the implied warranty of *
24 # * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General *
25 # * Public License for more details. *
27 # * You should have received a copy of the GNU Lesser General Public License *
28 # * along with software; if not, write to the Free Software Foundation, Inc., *
29 # * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *
31 # * CAnDL, the Chunky Dependence Analyser *
32 # * Written by Cedric Bastoul, Cedric.Bastoul@inria.fr *
34 # *****************************************************************************/
36 $CHECKER "Unitary Tests" "$UNITARY_TEST_FILES" 0 "${1:-candl}"