Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / mi-traceframe-changed.exp
index 3d57623424db4be4c5405d56adbab4c91980135b..c9c3d5e82e86bd5503b01ac7ca36680ad4dd5c4f 100644 (file)
@@ -35,7 +35,7 @@ if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" \
           [list debug nowarnings \
                "additional_flags=-DTFILE_DIR=\"$tfile_dir\""]] \
          != "" } {
-     untested ${testfile}.exp
+     untested "failed to compile"
      return -1
 }
 
@@ -101,7 +101,7 @@ set executable $testfile
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" \
           executable {debug nowarnings}] != "" } {
-     untested ${testfile}.exp
+     untested "failed to compile"
      return -1
 }
 
This page took 0.025113 seconds and 4 git commands to generate.