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