Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / solib-display.exp
index f4d6bb82174aa6721ba2284e762a2b58654727ef..bc6cfa1a22bca2bcf3d198cbe4636deef03fd311 100644 (file)
@@ -74,7 +74,7 @@ foreach libsepdebug {NO IN SEP} { with_test_prefix "$libsepdebug" {
     }
     if { [gdb_compile_shlib ${srcfile_lib} ${binfile_lib} $sep_lib_flags] != ""
         || [gdb_compile ${srcfile} ${binfile} executable $bin_flags] != "" } {
-      untested "could not compile $binfile_lib or $binfile."
+      untested "failed to compile"
       return -1
     }
 
This page took 0.028269 seconds and 4 git commands to generate.