Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / ftrace.exp
index 8b720d42e10c24d9358ccb7f6d6326e9440372b1..97dff8c2d8722002644941e5bea148574405551c 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
 }
 clean_restart ${executable}
This page took 0.036433 seconds and 4 git commands to generate.