Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.btrace / dlopen.exp
index 05354f526fe4a4f60d75bae1bc1b829e0f5107a7..1e5b4f13c74ac07962846de2faea1f581d72d5a0 100644 (file)
@@ -26,7 +26,7 @@ set binfile_lib [standard_output_file $basename_lib.so]
 
 if { [gdb_compile_shlib $srcfile_lib $binfile_lib \
          [list additional_flags=-fPIC]] != "" } {
-    untested "could not compile $binfile_lib."
+    untested "failed to compile shared library"
     return -1
 }
 
This page took 0.023731 seconds and 4 git commands to generate.