Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / tspeed.exp
index 885fe23a3d71306265cd06b536b189d286f95052..8a9917c8e04d243eb87ef491090106cbf0d7187e 100644 (file)
@@ -22,7 +22,7 @@ set ipalib [get_in_proc_agent]
 
 if { [gdb_compile "$srcdir/$subdir/$srcfile" $binfile \
          executable [concat {debug nowarnings c} shlib=$ipalib]] != "" } {
-    untested tspeed.exp
+    untested "failed to compile"
     return -1
 }
 
This page took 0.026599 seconds and 4 git commands to generate.