Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / tsv.exp
index a97648023121c6ecd6ce18bcbcc609b53d36a49b..a2e808a06acf09bd0a9b6aac3beb7c485ec04443 100644 (file)
@@ -21,7 +21,7 @@ gdb_start
 standard_testfile actions.c
 if { [gdb_compile "$srcdir/$subdir/$srcfile" $binfile \
          executable {debug nowarnings}] != "" } {
-    untested tsv.exp
+    untested "failed to compile"
     return -1
 }
 gdb_load $binfile
This page took 0.025577 seconds and 4 git commands to generate.