Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / gdb792.exp
index 7dfd08a18cf589c6f19d0dedcfac7a812b93746f..e723800adf2794a5dc03d1c53c0000760da5921b 100644 (file)
@@ -34,7 +34,7 @@ if [get_compiler_info "c++"] {
 }
 
 if {[gdb_compile $srcdir/$subdir/$srcfile $binfile executable {debug c++}] != ""} {
-  untested gdb792.exp
+  untested "failed to compile"
   return -1
 }
 
This page took 0.030583 seconds and 4 git commands to generate.