* lib/ada.exp (standard_ada_testfile): New proc.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada / ptype_tagged_param.exp
index d7107297b95ae106ace98d361c717ce830fceb52..e538b980d484ed15f4c75fa9885c9ea2fd9814ee 100644 (file)
 
 load_lib "ada.exp"
 
-set testdir "ptype_tagged_param"
-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.024816 seconds and 4 git commands to generate.