Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / solib-nodir.exp
index e4f15d09bc71860330fda29978b8f443f66f9f2a..3d6083d0a4142dac0754e3c15c9afe532d119b57 100644 (file)
@@ -36,7 +36,7 @@ if { [get_compiler_info]
      || [gdb_gnu_strip_debug $binlibfile]
      || [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${objfile}" object {debug}] != ""
      || [gdb_compile "${objfile} ${binlibfile}" "${binfile}" executable {}] != "" } {
-    untested ${testfile}.exp
+    untested "failed to compile"
     return -1
 }
 
This page took 0.026435 seconds and 4 git commands to generate.