]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.trace/while-dyn.exp
Fix more cases of improper test names
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.trace / while-dyn.exp
index b090f76e06e3bc684ad6cb340071930fb3bc9a17..7faaa0927295954d93daa80e7fa48d45be5fc2b2 100644 (file)
@@ -25,7 +25,7 @@ standard_testfile actions.c
 set executable $testfile
 if { [gdb_compile "$srcdir/$subdir/$srcfile" $binfile \
          executable {debug nowarnings}] != "" } {
-    untested while-dyn.exp
+    untested "failed to compile"
     return -1
 }
 gdb_load $binfile