[testsuite/Ada] Add testing of access to packed arrays.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada / widewide.exp
index dbc5e5b49606dd83d673a545ef4dde6741a36ce5..e230cc47a4a5e62b90cdac0b666bfc95c625308c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2011-2012 Free Software Foundation, Inc.
+# Copyright 2011-2013 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 
 load_lib "ada.exp"
 
-set testdir "widewide"
-set testfile "${testdir}/foo"
-set srcfile ${srcdir}/${subdir}/${testfile}.adb
-set binfile ${objdir}/${subdir}/${testfile}
+standard_ada_testfile foo
 
-file mkdir ${objdir}/${subdir}/${testdir}
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
   return -1
 }
This page took 0.024061 seconds and 4 git commands to generate.