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