Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / annota1.exp
index 38b594c42ddd37669a1924d2d1ed307aa4e822cd..4d4ba298ef60e13a031ca18608d791b6188ec84c 100644 (file)
@@ -34,7 +34,7 @@ set breakpoints_invalid "\r\n\032\032breakpoints-invalid\r\n"
 standard_testfile .c
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug nowarnings}] != "" } {
-    untested annota1.exp
+    untested "failed to compile"
     return -1
 }
 
This page took 0.025337 seconds and 4 git commands to generate.