[testsuite/Ada] Add testing of access to packed arrays.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada / same_enum.exp
index e9f1991a27d0e4cfd7cf865c1016f07f1c56ac7b..1dfbfa2c78a3e0c242b2a7fd8d2a598662b356ba 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 "same_enum"
-set testfile "${testdir}/a"
-set srcfile ${srcdir}/${subdir}/${testfile}.adb
-set binfile ${objdir}/${subdir}/${testfile}
+standard_ada_testfile a
 
-file mkdir ${objdir}/${subdir}/${testdir}
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
   return -1
 }
This page took 0.024459 seconds and 4 git commands to generate.