* gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / mi2-cli.exp
index 3c7c6d514744b93d808152268621339021a2fcae..e84b1910e7227b1167c901f153d0e14f6c4ba4ce 100644 (file)
@@ -27,9 +27,8 @@ if [mi_gdb_start] {
     continue
 }
 
-set testfile "basics"
-set srcfile ${testfile}.c
-set binfile ${objdir}/${subdir}/mi2-cli
+standard_testfile basics.c
+
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
      untested mi2-cli.exp
      return -1
This page took 0.034737 seconds and 4 git commands to generate.