~ubuntu-branches/ubuntu/trusty/cloog/trusty

« back to all changes in this revision

Viewing changes to test/check_openscop.sh

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2011-12-15 18:39:17 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20111215183917-uqggmujou8wna9js
Tags: 0.17.0-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
#
 
3
#   /**-------------------------------------------------------------------**
 
4
#    **                              CLooG                                **
 
5
#    **-------------------------------------------------------------------**
 
6
#    **                        check_openscop.sh                          **
 
7
#    **-------------------------------------------------------------------**
 
8
#    **                 First version: November 17th 2011                 **
 
9
#    **-------------------------------------------------------------------**/
 
10
#
 
11
 
 
12
#/*****************************************************************************
 
13
# *               CLooG : the Chunky Loop Generator (experimental)            *
 
14
# *****************************************************************************
 
15
# *                                                                           *
 
16
# * Copyright (C) 2003 Cedric Bastoul                                         *
 
17
# *                                                                           *
 
18
# * This library is free software; you can redistribute it and/or             *
 
19
# * modify it under the terms of the GNU Lesser General Public                *
 
20
# * License as published by the Free Software Foundation; either              *
 
21
# * version 2.1 of the License, or (at your option) any later version.        *
 
22
# *                                                                           *
 
23
# * This library is distributed in the hope that it will be useful,           *
 
24
# * but WITHOUT ANY WARRANTY; without even the implied warranty of            *
 
25
# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU         *
 
26
# * Lesser General Public License for more details.                           *
 
27
# *                                                                           *
 
28
# * You should have received a copy of the GNU Lesser General Public          *
 
29
# * License along with this library; if not, write to the Free Software       *
 
30
# * Foundation, Inc., 51 Franklin Street, Fifth Floor,                        *
 
31
# * Boston, MA  02110-1301  USA                                               *
 
32
# *                                                                           *
 
33
# * CLooG, the Chunky Loop Generator                                          *
 
34
# * Written by Cedric Bastoul, Cedric.Bastoul@inria.fr                        *
 
35
# *                                                                           *
 
36
# *****************************************************************************/
 
37
 
 
38
$CHECKER "OPENSCOP" "$CLOOGTEST_OPENSCOP" "-openscop" "scop" "c" "0"