]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/dprintf-non-stop.exp
Fix test names starting with uppercase output by basic functions
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / dprintf-non-stop.exp
index 1787f6f2ef9f0b650600113245d7ff6774355897..94f97d8440dd7edc711ecb0b929f3ac30bdaa917 100644 (file)
@@ -15,7 +15,7 @@
 
 if [is_remote target] then {
     # Testing with remote/non-stop is racy at the moment.
-    unsupported "Testing dprintf with remote/non-stop is not supported."
+    unsupported "testing dprintf with remote/non-stop is not supported."
     return 0
 }
 
@@ -33,7 +33,7 @@ save_vars { GDBFLAGS } {
 }
 
 if ![runto main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }