Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-template.exp
index 28a5177850b05ffb1018be84e2a3121d15b66c42..63f0bddb90aea2e841154748a277b994617b3e3c 100644 (file)
@@ -21,7 +21,7 @@ if { [skip_cplus_tests] } { continue }
 standard_testfile .cc
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable \
          {debug c++}] != "" } {
-    untested "couldn't compile ${srcfile}"
+    untested "failed to compile"
     return -1
 }
 
This page took 0.024374 seconds and 4 git commands to generate.