X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.ada%2Fptype_tagged_param.exp;h=e538b980d484ed15f4c75fa9885c9ea2fd9814ee;hb=8223e12c0883caa58d81f5ff6b7f1a17c7a53120;hp=d7107297b95ae106ace98d361c717ce830fceb52;hpb=7cfe01b4b36c6e349f692f7ea8f80a9d93aa0453;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.ada/ptype_tagged_param.exp b/gdb/testsuite/gdb.ada/ptype_tagged_param.exp index d7107297b9..e538b980d4 100644 --- a/gdb/testsuite/gdb.ada/ptype_tagged_param.exp +++ b/gdb/testsuite/gdb.ada/ptype_tagged_param.exp @@ -15,12 +15,8 @@ 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 }