Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / wrong_frame_bt_full.exp
index cc4d87955bca670cb25affd5e733f1fa68b01fc7..589ed558bb864fdde3de02c32bf0828d774ade5a 100644 (file)
@@ -28,7 +28,7 @@ set opaque_objfile [standard_output_file "$opaque_testfile.o"]
 if {[gdb_compile "${srcdir}/${subdir}/$opaque_testfile.c" \
                  $opaque_objfile \
                  object {}] != ""} {
-  untested "failed to compile $opaque_testfile.c"
+  untested "failed to compile"
   return -1
 }
 
This page took 0.024598 seconds and 4 git commands to generate.