Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / trace-condition.exp
index 0e93e5171259afccb2d0c4a9bc37aa9a63b3ad3e..02a0c0c8705ccdd505c6c6c11ac1a98a7d21c39a 100644 (file)
@@ -46,7 +46,7 @@ set remote_libipa [gdb_load_shlib $libipa]
 
 if { [gdb_compile "$srcdir/$subdir/$srcfile" $binfile \
          executable [list debug $additional_flags shlib=$libipa] ] != "" } {
-    untested "failed to compile ftrace tests"
+    untested "failed to compile"
     return -1
 }
 
This page took 0.024043 seconds and 4 git commands to generate.