]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/info-fun.exp
Fixup testcases outputting own name as a test name and standardize failed compilation...
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / info-fun.exp
index 2eec698ec13b647bf760500f5aac87902258ad9a..a5503e293f903e4e34169248fbe5040633ea7b96 100644 (file)
@@ -40,7 +40,7 @@ foreach libsepdebug {NO IN SEP} { with_test_prefix "$libsepdebug" {
     if { [gdb_compile_shlib ${srcfile_lib} ${binfile_lib} $sep_lib_flags] != ""
         || [gdb_compile $srcdir/$subdir/${srcfile} ${binfile} \
                 executable $bin_flags] != "" } {
-      untested "could not compile $binfile_lib or $binfile."
+      untested "failed to compile"
       return -1
     }