Changeset 132

Show
Ignore:
Timestamp:
05/06/07 16:31:05
Author:
apokayi
Message:

license headers are added

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • guts_main/src/addrfield.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/all_alloc.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/all_lock_alloc.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/alloc.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/array_declarators.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Onur Filiz, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/barrier.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, , Francois Cantonnet, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/barrier2_neg.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/barrier3_neg.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/barrier4_neg.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/barrier_neg.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/blocksize.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/blocksize_neg.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/blocksizeof.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/blocksizeof2_neg.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/blocksizeof_neg.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/cast.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/cast_neg.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/compound2_test.upc

    r128 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Francois Cantonnet, Ashrujit Mohanty, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/compound_test.upc

    r128 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Francois Cantonnet, Philippe Scheffer, Ashrujit Mohanty, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/declaration_specifier_neg.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/declarators.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/declarators2_neg.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/declarators3_neg.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be useful, 
     22 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     24 * GNU General Public License for more details. 
     25 * 
     26 * You should have received a copy of the GNU General Public License 
     27 * along with this program; if not, write to the Free Software 
     28 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     29 */ 
     30 
     31 
    132#include <upc.h> 
    233#include <gula.h> 
  • guts_main/src/declarators_neg.upc

    r127 r132  
     1/* 
     2 * The GWU Unified Testing Suite (GUTS)  
     3 * Latest modifications and integration to GUTS framework 
     4 * Last Update: 04/01/2007 
     5 *   
     6 * Copyright (C) 2007 ... Abdullah Kayi 
     7 * Copyright (C) 2007 ... Tarek El-Ghazawi  
     8 * Copyright (C) 2007 ... The George Washington University 
     9 * 
     10 * --------------------------------------------------------------------------- 
     11 * 
     12 * UPC Testing Suite Original Development 
     13 * 
     14 * Copyright (C) 2003 ... Veysel Baydogan, Proshanta Saha, Tarek El-Ghazawi 
     15 * 
     16 * This program is free software; you can redistribute it and/or 
     17 * modify it under the terms of the GNU General Public License 
     18 * as published by the Free Software Foundation; either version 2 
     19 * of the License, or (at your option) any later version. 
     20 * 
     21 * This program is distributed in the hope that it will be use