This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Fix test names starting with uppercase output by basic functions


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=bc6c7af4a2f23c48a38139fc7e0ed2ac7b12bb69

commit bc6c7af4a2f23c48a38139fc7e0ed2ac7b12bb69
Author: Luis Machado <lgustavo@codesourcery.com>
Date:   Thu Dec 1 14:40:05 2016 -0600

    Fix test names starting with uppercase output by basic functions
    
    The following patch is based on the previous patch i sent and handles cases of
    test names that start with an uppercase letter. Test names should start with
    lowercase unless it starts with the name of a technology, architecture, ISA
    etc.
    
    This first patch addresses cases of test names output explicitly via xfail,
    kfail, kpass, fail, pass, unsupported, untested and also names set with the
    pattern "set test" and "set testname".
    
    gdb/testsuite/ChangeLog:
    2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
    
    	Fix test names starting with uppercase throughout all the files below.
    
    	* gdb.ada/array_return.exp
    	* gdb.ada/catch_ex.exp
    	* gdb.ada/info_exc.exp
    	* gdb.ada/mi_catch_ex.exp
    	* gdb.ada/mi_dyn_arr.exp
    	* gdb.ada/mi_ex_cond.exp
    	* gdb.ada/mi_exc_info.exp
    	* gdb.ada/mi_interface.exp
    	* gdb.ada/mi_task_arg.exp
    	* gdb.ada/mi_task_info.exp
    	* gdb.ada/mi_var_array.exp
    	* gdb.arch/alpha-step.exp
    	* gdb.arch/amd64-disp-step.exp
    	* gdb.arch/arm-disp-step.exp
    	* gdb.arch/disp-step-insn-reloc.exp
    	* gdb.arch/e500-prologue.exp
    	* gdb.arch/ftrace-insn-reloc.exp
    	* gdb.arch/gdb1558.exp
    	* gdb.arch/i386-bp_permanent.exp
    	* gdb.arch/i386-disp-step.exp
    	* gdb.arch/i386-float.exp
    	* gdb.arch/i386-gnu-cfi.exp
    	* gdb.arch/ia64-breakpoint-shadow.exp
    	* gdb.arch/mips16-thunks.exp
    	* gdb.arch/pa-nullify.exp
    	* gdb.arch/powerpc-aix-prologue.exp
    	* gdb.arch/powerpc-power.exp
    	* gdb.arch/ppc-dfp.exp
    	* gdb.arch/s390-tdbregs.exp
    	* gdb.arch/spu-info.exp
    	* gdb.arch/spu-ls.exp
    	* gdb.arch/thumb-bx-pc.exp
    	* gdb.base/advance.exp
    	* gdb.base/annota-input-while-running.exp
    	* gdb.base/arrayidx.exp
    	* gdb.base/asmlabel.exp
    	* gdb.base/async.exp
    	* gdb.base/attach-wait-input.exp
    	* gdb.base/auto-connect-native-target.exp
    	* gdb.base/batch-preserve-term-settings.exp
    	* gdb.base/bfp-test.exp
    	* gdb.base/bigcore.exp
    	* gdb.base/bp-permanent.exp
    	* gdb.base/break-always.exp
    	* gdb.base/break-fun-addr.exp
    	* gdb.base/break-idempotent.exp
    	* gdb.base/break-main-file-remove-fail.exp
    	* gdb.base/break-probes.exp
    	* gdb.base/break-unload-file.exp
    	* gdb.base/break.exp
    	* gdb.base/call-ar-st.exp
    	* gdb.base/call-rt-st.exp
    	* gdb.base/call-sc.exp
    	* gdb.base/call-signal-resume.exp
    	* gdb.base/call-strs.exp
    	* gdb.base/callexit.exp
    	* gdb.base/callfuncs.exp
    	* gdb.base/catch-gdb-caused-signals.exp
    	* gdb.base/catch-signal-siginfo-cond.exp
    	* gdb.base/catch-syscall.exp
    	* gdb.base/compare-sections.exp
    	* gdb.base/cond-eval-mode.exp
    	* gdb.base/condbreak-call-false.exp
    	* gdb.base/consecutive-step-over.exp
    	* gdb.base/cursal.exp
    	* gdb.base/disabled-location.exp
    	* gdb.base/disasm-end-cu.exp
    	* gdb.base/display.exp
    	* gdb.base/double-prompt-target-event-error.exp
    	* gdb.base/dprintf-bp-same-addr.exp
    	* gdb.base/dprintf-detach.exp
    	* gdb.base/dprintf-next.exp
    	* gdb.base/dprintf-non-stop.exp
    	* gdb.base/dprintf-pending.exp
    	* gdb.base/dso2dso.exp
    	* gdb.base/ending-run.exp
    	* gdb.base/enum_cond.exp
    	* gdb.base/examine-backward.exp
    	* gdb.base/exe-lock.exp
    	* gdb.base/exec-invalid-sysroot.exp
    	* gdb.base/execl-update-breakpoints.exp
    	* gdb.base/execution-termios.exp
    	* gdb.base/fileio.exp
    	* gdb.base/fixsection.exp
    	* gdb.base/foll-exec-mode.exp
    	* gdb.base/foll-exec.exp
    	* gdb.base/fork-running-state.exp
    	* gdb.base/frame-args.exp
    	* gdb.base/fullpath-expand.exp
    	* gdb.base/func-ptr.exp
    	* gdb.base/gcore-relro-pie.exp
    	* gdb.base/gdb1090.exp
    	* gdb.base/gdb1555.exp
    	* gdb.base/global-var-nested-by-dso.exp
    	* gdb.base/gnu-ifunc.exp
    	* gdb.base/hbreak-in-shr-unsupported.exp
    	* gdb.base/hbreak-unmapped.exp
    	* gdb.base/hook-stop.exp
    	* gdb.base/infcall-input.exp
    	* gdb.base/info-fun.exp
    	* gdb.base/info-shared.exp
    	* gdb.base/interrupt-noterm.exp
    	* gdb.base/jit-so.exp
    	* gdb.base/jit.exp
    	* gdb.base/line-symtabs.exp
    	* gdb.base/list.exp
    	* gdb.base/longjmp.exp
    	* gdb.base/macscp.exp
    	* gdb.base/max-value-size.exp
    	* gdb.base/nodebug.exp
    	* gdb.base/nofield.exp
    	* gdb.base/overlays.exp
    	* gdb.base/paginate-after-ctrl-c-running.exp
    	* gdb.base/paginate-bg-execution.exp
    	* gdb.base/paginate-inferior-exit.exp
    	* gdb.base/pending.exp
    	* gdb.base/pr11022.exp
    	* gdb.base/printcmds.exp
    	* gdb.base/ptr-typedef.exp
    	* gdb.base/ptype.exp
    	* gdb.base/randomize.exp
    	* gdb.base/range-stepping.exp
    	* gdb.base/realname-expand.exp
    	* gdb.base/relativedebug.exp
    	* gdb.base/remote.exp
    	* gdb.base/savedregs.exp
    	* gdb.base/sepdebug.exp
    	* gdb.base/set-noassign.exp
    	* gdb.base/shlib-call.exp
    	* gdb.base/shreloc.exp
    	* gdb.base/sigaltstack.exp
    	* gdb.base/sigbpt.exp
    	* gdb.base/siginfo-addr.exp
    	* gdb.base/siginfo-obj.exp
    	* gdb.base/siginfo-thread.exp
    	* gdb.base/signest.exp
    	* gdb.base/signull.exp
    	* gdb.base/sigrepeat.exp
    	* gdb.base/skip.exp
    	* gdb.base/so-impl-ld.exp
    	* gdb.base/solib-corrupted.exp
    	* gdb.base/solib-disc.exp
    	* gdb.base/solib-display.exp
    	* gdb.base/solib-overlap.exp
    	* gdb.base/solib-search.exp
    	* gdb.base/solib-symbol.exp
    	* gdb.base/source-execution.exp
    	* gdb.base/sss-bp-on-user-bp-2.exp
    	* gdb.base/sss-bp-on-user-bp.exp
    	* gdb.base/stack-checking.exp
    	* gdb.base/stale-infcall.exp
    	* gdb.base/step-break.exp
    	* gdb.base/step-line.exp
    	* gdb.base/step-over-exit.exp
    	* gdb.base/step-test.exp
    	* gdb.base/structs.exp
    	* gdb.base/sym-file.exp
    	* gdb.base/symtab-search-order.exp
    	* gdb.base/term.exp
    	* gdb.base/type-opaque.exp
    	* gdb.base/unload.exp
    	* gdb.base/until-nodebug.exp
    	* gdb.base/until.exp
    	* gdb.base/unwindonsignal.exp
    	* gdb.base/watch-cond.exp
    	* gdb.base/watch-non-mem.exp
    	* gdb.base/watch_thread_num.exp
    	* gdb.base/watchpoint-reuse-slot.exp
    	* gdb.base/watchpoint-solib.exp
    	* gdb.base/watchpoint.exp
    	* gdb.btrace/dlopen.exp
    	* gdb.cell/arch.exp
    	* gdb.cell/break.exp
    	* gdb.cell/bt.exp
    	* gdb.cell/core.exp
    	* gdb.cell/data.exp
    	* gdb.cell/dwarfaddr.exp
    	* gdb.cell/ea-cache.exp
    	* gdb.cell/ea-standalone.exp
    	* gdb.cell/ea-test.exp
    	* gdb.cell/f-regs.exp
    	* gdb.cell/fork.exp
    	* gdb.cell/gcore.exp
    	* gdb.cell/mem-access.exp
    	* gdb.cell/ptype.exp
    	* gdb.cell/registers.exp
    	* gdb.cell/sizeof.exp
    	* gdb.cell/solib-symbol.exp
    	* gdb.cell/solib.exp
    	* gdb.compile/compile-tls.exp
    	* gdb.cp/exception.exp
    	* gdb.cp/gdb2495.exp
    	* gdb.cp/local.exp
    	* gdb.cp/mb-inline.exp
    	* gdb.cp/mb-templates.exp
    	* gdb.cp/pr10687.exp
    	* gdb.cp/pr9167.exp
    	* gdb.cp/scope-err.exp
    	* gdb.cp/templates.exp
    	* gdb.cp/virtfunc.exp
    	* gdb.dwarf2/dw2-dir-file-name.exp
    	* gdb.dwarf2/dw2-single-line-discriminators.exp
    	* gdb.fortran/complex.exp
    	* gdb.fortran/library-module.exp
    	* gdb.guile/guile.exp
    	* gdb.guile/scm-cmd.exp
    	* gdb.guile/scm-frame-inline.exp
    	* gdb.guile/scm-objfile.exp
    	* gdb.guile/scm-pretty-print.exp
    	* gdb.guile/scm-symbol.exp
    	* gdb.guile/scm-type.exp
    	* gdb.guile/scm-value.exp
    	* gdb.linespec/keywords.exp
    	* gdb.linespec/ls-errs.exp
    	* gdb.linespec/macro-relative.exp
    	* gdb.linespec/thread.exp
    	* gdb.mi/mi-breakpoint-changed.exp
    	* gdb.mi/mi-dprintf-pending.exp
    	* gdb.mi/mi-fullname-deleted.exp
    	* gdb.mi/mi-logging.exp
    	* gdb.mi/mi-pending.exp
    	* gdb.mi/mi-solib.exp
    	* gdb.mi/new-ui-mi-sync.exp
    	* gdb.mi/user-selected-context-sync.exp
    	* gdb.multi/dummy-frame-restore.exp
    	* gdb.multi/multi-arch-exec.exp
    	* gdb.multi/remove-inferiors.exp
    	* gdb.multi/watchpoint-multi-exit.exp
    	* gdb.opt/solib-intra-step.exp
    	* gdb.perf/backtrace.exp
    	* gdb.perf/single-step.exp
    	* gdb.perf/skip-command.exp
    	* gdb.perf/skip-prologue.exp
    	* gdb.perf/solib.exp
    	* gdb.python/lib-types.exp
    	* gdb.python/py-as-string.exp
    	* gdb.python/py-bad-printers.exp
    	* gdb.python/py-block.exp
    	* gdb.python/py-breakpoint.exp
    	* gdb.python/py-cmd.exp
    	* gdb.python/py-events.exp
    	* gdb.python/py-evthreads.exp
    	* gdb.python/py-finish-breakpoint.exp
    	* gdb.python/py-finish-breakpoint2.exp
    	* gdb.python/py-frame-inline.exp
    	* gdb.python/py-frame.exp
    	* gdb.python/py-inferior.exp
    	* gdb.python/py-infthread.exp
    	* gdb.python/py-mi.exp
    	* gdb.python/py-objfile.exp
    	* gdb.python/py-pp-maint.exp
    	* gdb.python/py-pp-registration.exp
    	* gdb.python/py-prettyprint.exp
    	* gdb.python/py-recurse-unwind.exp
    	* gdb.python/py-shared.exp
    	* gdb.python/py-symbol.exp
    	* gdb.python/py-symtab.exp
    	* gdb.python/py-template.exp
    	* gdb.python/py-type.exp
    	* gdb.python/py-unwind-maint.exp
    	* gdb.python/py-unwind.exp
    	* gdb.python/py-value.exp
    	* gdb.python/python.exp
    	* gdb.reverse/finish-reverse-bkpt.exp
    	* gdb.reverse/insn-reverse.exp
    	* gdb.reverse/next-reverse-bkpt-over-sr.exp
    	* gdb.reverse/solib-precsave.exp
    	* gdb.reverse/solib-reverse.exp
    	* gdb.stabs/gdb11479.exp
    	* gdb.stabs/weird.exp
    	* gdb.threads/fork-child-threads.exp
    	* gdb.threads/fork-plus-threads.exp
    	* gdb.threads/fork-thread-pending.exp
    	* gdb.threads/forking-threads-plus-breakpoint.exp
    	* gdb.threads/hand-call-in-threads.exp
    	* gdb.threads/interrupted-hand-call.exp
    	* gdb.threads/linux-dp.exp
    	* gdb.threads/local-watch-wrong-thread.exp
    	* gdb.threads/next-while-other-thread-longjmps.exp
    	* gdb.threads/non-ldr-exit.exp
    	* gdb.threads/pending-step.exp
    	* gdb.threads/print-threads.exp
    	* gdb.threads/process-dies-while-detaching.exp
    	* gdb.threads/process-dies-while-handling-bp.exp
    	* gdb.threads/pthreads.exp
    	* gdb.threads/queue-signal.exp
    	* gdb.threads/reconnect-signal.exp
    	* gdb.threads/signal-command-handle-nopass.exp
    	* gdb.threads/signal-command-multiple-signals-pending.exp
    	* gdb.threads/signal-delivered-right-thread.exp
    	* gdb.threads/signal-sigtrap.exp
    	* gdb.threads/sigthread.exp
    	* gdb.threads/staticthreads.exp
    	* gdb.threads/stepi-random-signal.exp
    	* gdb.threads/thread-unwindonsignal.exp
    	* gdb.threads/thread_check.exp
    	* gdb.threads/thread_events.exp
    	* gdb.threads/tid-reuse.exp
    	* gdb.threads/tls-nodebug.exp
    	* gdb.threads/tls-shared.exp
    	* gdb.threads/tls-so_extern.exp
    	* gdb.threads/tls.exp
    	* gdb.threads/wp-replication.exp
    	* gdb.trace/actions-changed.exp
    	* gdb.trace/actions.exp
    	* gdb.trace/backtrace.exp
    	* gdb.trace/change-loc.exp
    	* gdb.trace/collection.exp
    	* gdb.trace/deltrace.exp
    	* gdb.trace/disconnected-tracing.exp
    	* gdb.trace/entry-values.exp
    	* gdb.trace/ftrace-lock.exp
    	* gdb.trace/ftrace.exp
    	* gdb.trace/infotrace.exp
    	* gdb.trace/mi-trace-frame-collected.exp
    	* gdb.trace/mi-trace-unavailable.exp
    	* gdb.trace/mi-traceframe-changed.exp
    	* gdb.trace/mi-tracepoint-changed.exp
    	* gdb.trace/mi-tsv-changed.exp
    	* gdb.trace/no-attach-trace.exp
    	* gdb.trace/packetlen.exp
    	* gdb.trace/passc-dyn.exp
    	* gdb.trace/passcount.exp
    	* gdb.trace/pending.exp
    	* gdb.trace/pr16508.exp
    	* gdb.trace/qtro.exp
    	* gdb.trace/range-stepping.exp
    	* gdb.trace/read-memory.exp
    	* gdb.trace/report.exp
    	* gdb.trace/save-trace.exp
    	* gdb.trace/signal.exp
    	* gdb.trace/stap-trace.exp
    	* gdb.trace/status-stop.exp
    	* gdb.trace/strace.exp
    	* gdb.trace/tfile.exp
    	* gdb.trace/tfind.exp
    	* gdb.trace/trace-break.exp
    	* gdb.trace/trace-condition.exp
    	* gdb.trace/trace-enable-disable.exp
    	* gdb.trace/trace-mt.exp
    	* gdb.trace/tracecmd.exp
    	* gdb.trace/tracefile-pseudo-reg.exp
    	* gdb.trace/tspeed.exp
    	* gdb.trace/tstatus.exp
    	* gdb.trace/tsv.exp
    	* gdb.trace/unavailable.exp
    	* gdb.trace/while-dyn.exp
    	* gdb.trace/while-stepping.exp
    	* lib/gdb-guile.exp
    	* lib/gdb.exp
    	* lib/mi-support.exp
    	* lib/pascal.exp
    	* lib/perftest.exp
    	* lib/prelink-support.exp
    	* lib/selftest-support.exp

Diff:
---
 gdb/testsuite/ChangeLog                            | 360 +++++++++++++++++++++
 gdb/testsuite/gdb.ada/array_return.exp             |   2 +-
 gdb/testsuite/gdb.ada/catch_ex.exp                 |   6 +-
 gdb/testsuite/gdb.ada/info_exc.exp                 |   2 +-
 gdb/testsuite/gdb.ada/mi_catch_ex.exp              |   6 +-
 gdb/testsuite/gdb.ada/mi_dyn_arr.exp               |   2 +-
 gdb/testsuite/gdb.ada/mi_ex_cond.exp               |   2 +-
 gdb/testsuite/gdb.ada/mi_exc_info.exp              |   2 +-
 gdb/testsuite/gdb.ada/mi_interface.exp             |   2 +-
 gdb/testsuite/gdb.ada/mi_task_arg.exp              |   2 +-
 gdb/testsuite/gdb.ada/mi_task_info.exp             |   2 +-
 gdb/testsuite/gdb.ada/mi_var_array.exp             |   2 +-
 gdb/testsuite/gdb.arch/alpha-step.exp              |   4 +-
 gdb/testsuite/gdb.arch/amd64-disp-step.exp         |   2 +-
 gdb/testsuite/gdb.arch/arm-disp-step.exp           |   2 +-
 gdb/testsuite/gdb.arch/disp-step-insn-reloc.exp    |   4 +-
 gdb/testsuite/gdb.arch/e500-prologue.exp           |   2 +-
 gdb/testsuite/gdb.arch/ftrace-insn-reloc.exp       |   8 +-
 gdb/testsuite/gdb.arch/gdb1558.exp                 |   2 +-
 gdb/testsuite/gdb.arch/i386-bp_permanent.exp       |   2 +-
 gdb/testsuite/gdb.arch/i386-disp-step.exp          |   2 +-
 gdb/testsuite/gdb.arch/i386-float.exp              |   2 +-
 gdb/testsuite/gdb.arch/i386-gnu-cfi.exp            |   6 +-
 gdb/testsuite/gdb.arch/ia64-breakpoint-shadow.exp  |   2 +-
 gdb/testsuite/gdb.arch/mips16-thunks.exp           |  10 +-
 gdb/testsuite/gdb.arch/pa-nullify.exp              |   2 +-
 gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp    |   2 +-
 gdb/testsuite/gdb.arch/powerpc-power.exp           |   2 +-
 gdb/testsuite/gdb.arch/ppc-dfp.exp                 |   4 +-
 gdb/testsuite/gdb.arch/s390-tdbregs.exp            |   4 +-
 gdb/testsuite/gdb.arch/spu-info.exp                |   2 +-
 gdb/testsuite/gdb.arch/spu-ls.exp                  |   2 +-
 gdb/testsuite/gdb.arch/thumb-bx-pc.exp             |   2 +-
 gdb/testsuite/gdb.base/advance.exp                 |   2 +-
 .../gdb.base/annota-input-while-running.exp        |   2 +-
 gdb/testsuite/gdb.base/arrayidx.exp                |   2 +-
 gdb/testsuite/gdb.base/asmlabel.exp                |   2 +-
 gdb/testsuite/gdb.base/async.exp                   |   2 +-
 gdb/testsuite/gdb.base/attach-wait-input.exp       |   2 +-
 .../gdb.base/auto-connect-native-target.exp        |   8 +-
 .../gdb.base/batch-preserve-term-settings.exp      |   2 +-
 gdb/testsuite/gdb.base/bfp-test.exp                |   2 +-
 gdb/testsuite/gdb.base/bigcore.exp                 |   6 +-
 gdb/testsuite/gdb.base/bp-permanent.exp            |   2 +-
 gdb/testsuite/gdb.base/break-always.exp            |   2 +-
 gdb/testsuite/gdb.base/break-fun-addr.exp          |   4 +-
 gdb/testsuite/gdb.base/break-idempotent.exp        |   4 +-
 .../gdb.base/break-main-file-remove-fail.exp       |   2 +-
 gdb/testsuite/gdb.base/break-probes.exp            |   2 +-
 gdb/testsuite/gdb.base/break-unload-file.exp       |   2 +-
 gdb/testsuite/gdb.base/break.exp                   |   8 +-
 gdb/testsuite/gdb.base/call-ar-st.exp              |   2 +-
 gdb/testsuite/gdb.base/call-rt-st.exp              |   2 +-
 gdb/testsuite/gdb.base/call-sc.exp                 |   2 +-
 gdb/testsuite/gdb.base/call-signal-resume.exp      |   4 +-
 gdb/testsuite/gdb.base/call-strs.exp               |   2 +-
 gdb/testsuite/gdb.base/callexit.exp                |   4 +-
 gdb/testsuite/gdb.base/callfuncs.exp               |   2 +-
 .../gdb.base/catch-gdb-caused-signals.exp          |   2 +-
 .../gdb.base/catch-signal-siginfo-cond.exp         |   2 +-
 gdb/testsuite/gdb.base/catch-syscall.exp           |   2 +-
 gdb/testsuite/gdb.base/compare-sections.exp        |   2 +-
 gdb/testsuite/gdb.base/cond-eval-mode.exp          |   2 +-
 gdb/testsuite/gdb.base/condbreak-call-false.exp    |   2 +-
 gdb/testsuite/gdb.base/consecutive-step-over.exp   |   2 +-
 gdb/testsuite/gdb.base/cursal.exp                  |   2 +-
 gdb/testsuite/gdb.base/disabled-location.exp       |   2 +-
 gdb/testsuite/gdb.base/disasm-end-cu.exp           |   8 +-
 gdb/testsuite/gdb.base/display.exp                 |   2 +-
 .../gdb.base/double-prompt-target-event-error.exp  |   2 +-
 gdb/testsuite/gdb.base/dprintf-bp-same-addr.exp    |   2 +-
 gdb/testsuite/gdb.base/dprintf-detach.exp          |   2 +-
 gdb/testsuite/gdb.base/dprintf-next.exp            |   2 +-
 gdb/testsuite/gdb.base/dprintf-non-stop.exp        |   4 +-
 gdb/testsuite/gdb.base/dprintf-pending.exp         |   2 +-
 gdb/testsuite/gdb.base/dso2dso.exp                 |   4 +-
 gdb/testsuite/gdb.base/ending-run.exp              |   2 +-
 gdb/testsuite/gdb.base/enum_cond.exp               |   2 +-
 gdb/testsuite/gdb.base/examine-backward.exp        |   2 +-
 gdb/testsuite/gdb.base/exe-lock.exp                |   2 +-
 gdb/testsuite/gdb.base/exec-invalid-sysroot.exp    |   2 +-
 .../gdb.base/execl-update-breakpoints.exp          |   6 +-
 gdb/testsuite/gdb.base/execution-termios.exp       |   2 +-
 gdb/testsuite/gdb.base/fileio.exp                  |   2 +-
 gdb/testsuite/gdb.base/fixsection.exp              |   4 +-
 gdb/testsuite/gdb.base/foll-exec-mode.exp          |   4 +-
 gdb/testsuite/gdb.base/foll-exec.exp               |  12 +-
 gdb/testsuite/gdb.base/fork-running-state.exp      |   2 +-
 gdb/testsuite/gdb.base/frame-args.exp              |   2 +-
 gdb/testsuite/gdb.base/fullpath-expand.exp         |   2 +-
 gdb/testsuite/gdb.base/func-ptr.exp                |   2 +-
 gdb/testsuite/gdb.base/gcore-relro-pie.exp         |   2 +-
 gdb/testsuite/gdb.base/gdb1090.exp                 |   2 +-
 gdb/testsuite/gdb.base/gdb1555.exp                 |   2 +-
 .../gdb.base/global-var-nested-by-dso.exp          |   4 +-
 gdb/testsuite/gdb.base/gnu-ifunc.exp               |   6 +-
 .../gdb.base/hbreak-in-shr-unsupported.exp         |   4 +-
 gdb/testsuite/gdb.base/hbreak-unmapped.exp         |   4 +-
 gdb/testsuite/gdb.base/hook-stop.exp               |   2 +-
 gdb/testsuite/gdb.base/infcall-input.exp           |   2 +-
 gdb/testsuite/gdb.base/info-fun.exp                |   6 +-
 gdb/testsuite/gdb.base/info-shared.exp             |   4 +-
 gdb/testsuite/gdb.base/interrupt-noterm.exp        |   2 +-
 gdb/testsuite/gdb.base/jit-so.exp                  |   2 +-
 gdb/testsuite/gdb.base/jit.exp                     |   2 +-
 gdb/testsuite/gdb.base/line-symtabs.exp            |   2 +-
 gdb/testsuite/gdb.base/list.exp                    |   2 +-
 gdb/testsuite/gdb.base/longjmp.exp                 |   2 +-
 gdb/testsuite/gdb.base/macscp.exp                  |   2 +-
 gdb/testsuite/gdb.base/max-value-size.exp          |   2 +-
 gdb/testsuite/gdb.base/nodebug.exp                 |   2 +-
 gdb/testsuite/gdb.base/nofield.exp                 |   2 +-
 gdb/testsuite/gdb.base/overlays.exp                |   2 +-
 .../gdb.base/paginate-after-ctrl-c-running.exp     |   2 +-
 gdb/testsuite/gdb.base/paginate-bg-execution.exp   |   4 +-
 gdb/testsuite/gdb.base/paginate-inferior-exit.exp  |   2 +-
 gdb/testsuite/gdb.base/pending.exp                 |   2 +-
 gdb/testsuite/gdb.base/pr11022.exp                 |   2 +-
 gdb/testsuite/gdb.base/printcmds.exp               |   6 +-
 gdb/testsuite/gdb.base/ptr-typedef.exp             |   4 +-
 gdb/testsuite/gdb.base/ptype.exp                   |   2 +-
 gdb/testsuite/gdb.base/randomize.exp               |   6 +-
 gdb/testsuite/gdb.base/range-stepping.exp          |   2 +-
 gdb/testsuite/gdb.base/realname-expand.exp         |   2 +-
 gdb/testsuite/gdb.base/relativedebug.exp           |   2 +-
 gdb/testsuite/gdb.base/remote.exp                  |   2 +-
 gdb/testsuite/gdb.base/savedregs.exp               |   4 +-
 gdb/testsuite/gdb.base/sepdebug.exp                |   4 +-
 gdb/testsuite/gdb.base/set-noassign.exp            |   2 +-
 gdb/testsuite/gdb.base/shlib-call.exp              |   2 +-
 gdb/testsuite/gdb.base/shreloc.exp                 |  12 +-
 gdb/testsuite/gdb.base/sigaltstack.exp             |   2 +-
 gdb/testsuite/gdb.base/sigbpt.exp                  |   4 +-
 gdb/testsuite/gdb.base/siginfo-addr.exp            |   2 +-
 gdb/testsuite/gdb.base/siginfo-obj.exp             |  10 +-
 gdb/testsuite/gdb.base/siginfo-thread.exp          |   8 +-
 gdb/testsuite/gdb.base/signest.exp                 |   2 +-
 gdb/testsuite/gdb.base/signull.exp                 |   2 +-
 gdb/testsuite/gdb.base/sigrepeat.exp               |   2 +-
 gdb/testsuite/gdb.base/skip.exp                    |  20 +-
 gdb/testsuite/gdb.base/so-impl-ld.exp              |   2 +-
 gdb/testsuite/gdb.base/solib-corrupted.exp         |   2 +-
 gdb/testsuite/gdb.base/solib-disc.exp              |   2 +-
 gdb/testsuite/gdb.base/solib-display.exp           |  14 +-
 gdb/testsuite/gdb.base/solib-overlap.exp           |   6 +-
 gdb/testsuite/gdb.base/solib-search.exp            |   6 +-
 gdb/testsuite/gdb.base/solib-symbol.exp            |   4 +-
 gdb/testsuite/gdb.base/source-execution.exp        |   2 +-
 gdb/testsuite/gdb.base/sss-bp-on-user-bp-2.exp     |   2 +-
 gdb/testsuite/gdb.base/sss-bp-on-user-bp.exp       |   2 +-
 gdb/testsuite/gdb.base/stack-checking.exp          |   2 +-
 gdb/testsuite/gdb.base/stale-infcall.exp           |   2 +-
 gdb/testsuite/gdb.base/step-break.exp              |   2 +-
 gdb/testsuite/gdb.base/step-line.exp               |   2 +-
 gdb/testsuite/gdb.base/step-over-exit.exp          |   2 +-
 gdb/testsuite/gdb.base/step-test.exp               |   2 +-
 gdb/testsuite/gdb.base/structs.exp                 |   2 +-
 gdb/testsuite/gdb.base/sym-file.exp                |   2 +-
 gdb/testsuite/gdb.base/symtab-search-order.exp     |   4 +-
 gdb/testsuite/gdb.base/term.exp                    |   2 +-
 gdb/testsuite/gdb.base/type-opaque.exp             |   2 +-
 gdb/testsuite/gdb.base/unload.exp                  |   2 +-
 gdb/testsuite/gdb.base/until-nodebug.exp           |   2 +-
 gdb/testsuite/gdb.base/until.exp                   |   2 +-
 gdb/testsuite/gdb.base/unwindonsignal.exp          |   4 +-
 gdb/testsuite/gdb.base/watch-cond.exp              |   6 +-
 gdb/testsuite/gdb.base/watch-non-mem.exp           |   2 +-
 gdb/testsuite/gdb.base/watch_thread_num.exp        |   2 +-
 gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp   |   2 +-
 gdb/testsuite/gdb.base/watchpoint-solib.exp        |   2 +-
 gdb/testsuite/gdb.base/watchpoint.exp              |   2 +-
 gdb/testsuite/gdb.btrace/dlopen.exp                |   2 +-
 gdb/testsuite/gdb.cell/arch.exp                    |  14 +-
 gdb/testsuite/gdb.cell/break.exp                   |  10 +-
 gdb/testsuite/gdb.cell/bt.exp                      |  12 +-
 gdb/testsuite/gdb.cell/core.exp                    |   6 +-
 gdb/testsuite/gdb.cell/data.exp                    |   8 +-
 gdb/testsuite/gdb.cell/dwarfaddr.exp               |   4 +-
 gdb/testsuite/gdb.cell/ea-cache.exp                |   8 +-
 gdb/testsuite/gdb.cell/ea-standalone.exp           |   4 +-
 gdb/testsuite/gdb.cell/ea-test.exp                 |   4 +-
 gdb/testsuite/gdb.cell/f-regs.exp                  |   8 +-
 gdb/testsuite/gdb.cell/fork.exp                    |   8 +-
 gdb/testsuite/gdb.cell/gcore.exp                   |   8 +-
 gdb/testsuite/gdb.cell/mem-access.exp              |   8 +-
 gdb/testsuite/gdb.cell/ptype.exp                   |   8 +-
 gdb/testsuite/gdb.cell/registers.exp               |   8 +-
 gdb/testsuite/gdb.cell/sizeof.exp                  |   8 +-
 gdb/testsuite/gdb.cell/solib-symbol.exp            |   8 +-
 gdb/testsuite/gdb.cell/solib.exp                   |   8 +-
 gdb/testsuite/gdb.compile/compile-tls.exp          |   2 +-
 gdb/testsuite/gdb.cp/exception.exp                 |   2 +-
 gdb/testsuite/gdb.cp/gdb2495.exp                   |   2 +-
 gdb/testsuite/gdb.cp/local.exp                     |   2 +-
 gdb/testsuite/gdb.cp/mb-inline.exp                 |   2 +-
 gdb/testsuite/gdb.cp/mb-templates.exp              |   2 +-
 gdb/testsuite/gdb.cp/pr10687.exp                   |   2 +-
 gdb/testsuite/gdb.cp/pr9167.exp                    |   2 +-
 gdb/testsuite/gdb.cp/scope-err.exp                 |   2 +-
 gdb/testsuite/gdb.cp/templates.exp                 |   2 +-
 gdb/testsuite/gdb.cp/virtfunc.exp                  |   2 +-
 gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp     |   2 +-
 .../gdb.dwarf2/dw2-single-line-discriminators.exp  |   2 +-
 gdb/testsuite/gdb.fortran/complex.exp              |   2 +-
 gdb/testsuite/gdb.fortran/library-module.exp       |   4 +-
 gdb/testsuite/gdb.guile/guile.exp                  |   2 +-
 gdb/testsuite/gdb.guile/scm-cmd.exp                |   2 +-
 gdb/testsuite/gdb.guile/scm-frame-inline.exp       |   2 +-
 gdb/testsuite/gdb.guile/scm-objfile.exp            |   2 +-
 gdb/testsuite/gdb.guile/scm-pretty-print.exp       |   2 +-
 gdb/testsuite/gdb.guile/scm-symbol.exp             |   2 +-
 gdb/testsuite/gdb.guile/scm-type.exp               |   2 +-
 gdb/testsuite/gdb.guile/scm-value.exp              |   6 +-
 gdb/testsuite/gdb.linespec/keywords.exp            |   2 +-
 gdb/testsuite/gdb.linespec/ls-errs.exp             |   2 +-
 gdb/testsuite/gdb.linespec/macro-relative.exp      |   2 +-
 gdb/testsuite/gdb.linespec/thread.exp              |   2 +-
 gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp     |   4 +-
 gdb/testsuite/gdb.mi/mi-dprintf-pending.exp        |   4 +-
 gdb/testsuite/gdb.mi/mi-fullname-deleted.exp       |   4 +-
 gdb/testsuite/gdb.mi/mi-logging.exp                |   8 +-
 gdb/testsuite/gdb.mi/mi-pending.exp                |   6 +-
 gdb/testsuite/gdb.mi/mi-solib.exp                  |   2 +-
 gdb/testsuite/gdb.mi/new-ui-mi-sync.exp            |   2 +-
 .../gdb.mi/user-selected-context-sync.exp          |   2 +-
 gdb/testsuite/gdb.multi/dummy-frame-restore.exp    |   4 +-
 gdb/testsuite/gdb.multi/multi-arch-exec.exp        |   2 +-
 gdb/testsuite/gdb.multi/remove-inferiors.exp       |   2 +-
 gdb/testsuite/gdb.multi/watchpoint-multi-exit.exp  |   2 +-
 gdb/testsuite/gdb.opt/solib-intra-step.exp         |   2 +-
 gdb/testsuite/gdb.perf/backtrace.exp               |   2 +-
 gdb/testsuite/gdb.perf/single-step.exp             |   2 +-
 gdb/testsuite/gdb.perf/skip-command.exp            |   2 +-
 gdb/testsuite/gdb.perf/skip-prologue.exp           |   2 +-
 gdb/testsuite/gdb.perf/solib.exp                   |   2 +-
 gdb/testsuite/gdb.python/lib-types.exp             |   2 +-
 gdb/testsuite/gdb.python/py-as-string.exp          |   2 +-
 gdb/testsuite/gdb.python/py-bad-printers.exp       |   2 +-
 gdb/testsuite/gdb.python/py-block.exp              |   2 +-
 gdb/testsuite/gdb.python/py-breakpoint.exp         |  16 +-
 gdb/testsuite/gdb.python/py-cmd.exp                |   2 +-
 gdb/testsuite/gdb.python/py-events.exp             |   2 +-
 gdb/testsuite/gdb.python/py-evthreads.exp          |   2 +-
 gdb/testsuite/gdb.python/py-finish-breakpoint.exp  |  16 +-
 gdb/testsuite/gdb.python/py-finish-breakpoint2.exp |   2 +-
 gdb/testsuite/gdb.python/py-frame-inline.exp       |   2 +-
 gdb/testsuite/gdb.python/py-frame.exp              |   2 +-
 gdb/testsuite/gdb.python/py-inferior.exp           |   2 +-
 gdb/testsuite/gdb.python/py-infthread.exp          |   2 +-
 gdb/testsuite/gdb.python/py-mi.exp                 |   2 +-
 gdb/testsuite/gdb.python/py-objfile.exp            |   4 +-
 gdb/testsuite/gdb.python/py-pp-maint.exp           |   2 +-
 gdb/testsuite/gdb.python/py-pp-registration.exp    |   2 +-
 gdb/testsuite/gdb.python/py-prettyprint.exp        |   2 +-
 gdb/testsuite/gdb.python/py-recurse-unwind.exp     |   2 +-
 gdb/testsuite/gdb.python/py-shared.exp             |   6 +-
 gdb/testsuite/gdb.python/py-symbol.exp             |   8 +-
 gdb/testsuite/gdb.python/py-symtab.exp             |   2 +-
 gdb/testsuite/gdb.python/py-template.exp           |   2 +-
 gdb/testsuite/gdb.python/py-type.exp               |   2 +-
 gdb/testsuite/gdb.python/py-unwind-maint.exp       |   2 +-
 gdb/testsuite/gdb.python/py-unwind.exp             |   2 +-
 gdb/testsuite/gdb.python/py-value.exp              |   4 +-
 gdb/testsuite/gdb.python/python.exp                |   8 +-
 gdb/testsuite/gdb.reverse/finish-reverse-bkpt.exp  |   2 +-
 gdb/testsuite/gdb.reverse/insn-reverse.exp         |   2 +-
 .../gdb.reverse/next-reverse-bkpt-over-sr.exp      |   2 +-
 gdb/testsuite/gdb.reverse/solib-precsave.exp       |   6 +-
 gdb/testsuite/gdb.reverse/solib-reverse.exp        |   6 +-
 gdb/testsuite/gdb.stabs/gdb11479.exp               |   2 +-
 gdb/testsuite/gdb.stabs/weird.exp                  |   2 +-
 gdb/testsuite/gdb.threads/fork-child-threads.exp   |   2 +-
 gdb/testsuite/gdb.threads/fork-plus-threads.exp    |   2 +-
 gdb/testsuite/gdb.threads/fork-thread-pending.exp  |   4 +-
 .../forking-threads-plus-breakpoint.exp            |   4 +-
 gdb/testsuite/gdb.threads/hand-call-in-threads.exp |   4 +-
 .../gdb.threads/interrupted-hand-call.exp          |   4 +-
 gdb/testsuite/gdb.threads/linux-dp.exp             |   2 +-
 .../gdb.threads/local-watch-wrong-thread.exp       |   2 +-
 .../next-while-other-thread-longjmps.exp           |   2 +-
 gdb/testsuite/gdb.threads/non-ldr-exit.exp         |   2 +-
 gdb/testsuite/gdb.threads/pending-step.exp         |   2 +-
 gdb/testsuite/gdb.threads/print-threads.exp        |   8 +-
 .../gdb.threads/process-dies-while-detaching.exp   |   6 +-
 .../gdb.threads/process-dies-while-handling-bp.exp |   2 +-
 gdb/testsuite/gdb.threads/pthreads.exp             |   6 +-
 gdb/testsuite/gdb.threads/queue-signal.exp         |   2 +-
 gdb/testsuite/gdb.threads/reconnect-signal.exp     |   4 +-
 .../gdb.threads/signal-command-handle-nopass.exp   |   2 +-
 .../signal-command-multiple-signals-pending.exp    |   2 +-
 .../gdb.threads/signal-delivered-right-thread.exp  |   2 +-
 gdb/testsuite/gdb.threads/signal-sigtrap.exp       |   2 +-
 gdb/testsuite/gdb.threads/sigthread.exp            |   2 +-
 gdb/testsuite/gdb.threads/staticthreads.exp        |   4 +-
 gdb/testsuite/gdb.threads/stepi-random-signal.exp  |   2 +-
 .../gdb.threads/thread-unwindonsignal.exp          |   4 +-
 gdb/testsuite/gdb.threads/thread_check.exp         |   2 +-
 gdb/testsuite/gdb.threads/thread_events.exp        |   2 +-
 gdb/testsuite/gdb.threads/tid-reuse.exp            |   2 +-
 gdb/testsuite/gdb.threads/tls-nodebug.exp          |   2 +-
 gdb/testsuite/gdb.threads/tls-shared.exp           |   2 +-
 gdb/testsuite/gdb.threads/tls-so_extern.exp        |   2 +-
 gdb/testsuite/gdb.threads/tls.exp                  |   8 +-
 gdb/testsuite/gdb.threads/wp-replication.exp       |   4 +-
 gdb/testsuite/gdb.trace/actions-changed.exp        |   4 +-
 gdb/testsuite/gdb.trace/actions.exp                |   4 +-
 gdb/testsuite/gdb.trace/backtrace.exp              |   6 +-
 gdb/testsuite/gdb.trace/change-loc.exp             |  10 +-
 gdb/testsuite/gdb.trace/collection.exp             |   2 +-
 gdb/testsuite/gdb.trace/deltrace.exp               |   2 +-
 gdb/testsuite/gdb.trace/disconnected-tracing.exp   |   4 +-
 gdb/testsuite/gdb.trace/entry-values.exp           |   6 +-
 gdb/testsuite/gdb.trace/ftrace-lock.exp            |  10 +-
 gdb/testsuite/gdb.trace/ftrace.exp                 |   6 +-
 gdb/testsuite/gdb.trace/infotrace.exp              |   4 +-
 .../gdb.trace/mi-trace-frame-collected.exp         |   4 +-
 gdb/testsuite/gdb.trace/mi-trace-unavailable.exp   |   4 +-
 gdb/testsuite/gdb.trace/mi-traceframe-changed.exp  |   4 +-
 gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp  |  10 +-
 gdb/testsuite/gdb.trace/mi-tsv-changed.exp         |  10 +-
 gdb/testsuite/gdb.trace/no-attach-trace.exp        |   4 +-
 gdb/testsuite/gdb.trace/packetlen.exp              |   2 +-
 gdb/testsuite/gdb.trace/passc-dyn.exp              |   4 +-
 gdb/testsuite/gdb.trace/passcount.exp              |   2 +-
 gdb/testsuite/gdb.trace/pending.exp                |  20 +-
 gdb/testsuite/gdb.trace/pr16508.exp                |   2 +-
 gdb/testsuite/gdb.trace/qtro.exp                   |   4 +-
 gdb/testsuite/gdb.trace/range-stepping.exp         |   6 +-
 gdb/testsuite/gdb.trace/read-memory.exp            |   4 +-
 gdb/testsuite/gdb.trace/report.exp                 |   4 +-
 gdb/testsuite/gdb.trace/save-trace.exp             |   2 +-
 gdb/testsuite/gdb.trace/signal.exp                 |   4 +-
 gdb/testsuite/gdb.trace/stap-trace.exp             |   2 +-
 gdb/testsuite/gdb.trace/status-stop.exp            |   8 +-
 gdb/testsuite/gdb.trace/strace.exp                 |  14 +-
 gdb/testsuite/gdb.trace/tfile.exp                  |   2 +-
 gdb/testsuite/gdb.trace/tfind.exp                  |   4 +-
 gdb/testsuite/gdb.trace/trace-break.exp            |  18 +-
 gdb/testsuite/gdb.trace/trace-condition.exp        |   8 +-
 gdb/testsuite/gdb.trace/trace-enable-disable.exp   |   8 +-
 gdb/testsuite/gdb.trace/trace-mt.exp               |  12 +-
 gdb/testsuite/gdb.trace/tracecmd.exp               |   6 +-
 gdb/testsuite/gdb.trace/tracefile-pseudo-reg.exp   |   2 +-
 gdb/testsuite/gdb.trace/tspeed.exp                 |   2 +-
 gdb/testsuite/gdb.trace/tstatus.exp                |   2 +-
 gdb/testsuite/gdb.trace/tsv.exp                    |   4 +-
 gdb/testsuite/gdb.trace/unavailable.exp            |   2 +-
 gdb/testsuite/gdb.trace/while-dyn.exp              |   2 +-
 gdb/testsuite/gdb.trace/while-stepping.exp         |   4 +-
 gdb/testsuite/lib/gdb-guile.exp                    |   2 +-
 gdb/testsuite/lib/gdb.exp                          |  10 +-
 gdb/testsuite/lib/mi-support.exp                   |   8 +-
 gdb/testsuite/lib/pascal.exp                       |   2 +-
 gdb/testsuite/lib/perftest.exp                     |   2 +-
 gdb/testsuite/lib/prelink-support.exp              |   2 +-
 gdb/testsuite/lib/selftest-support.exp             |   2 +-
 356 files changed, 1008 insertions(+), 648 deletions(-)

diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 78b6cf8..2a750c5 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,363 @@
+2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
+
+	Fix test names starting with uppercase throughout all the files below.
+
+	* gdb.ada/array_return.exp
+	* gdb.ada/catch_ex.exp
+	* gdb.ada/info_exc.exp
+	* gdb.ada/mi_catch_ex.exp
+	* gdb.ada/mi_dyn_arr.exp
+	* gdb.ada/mi_ex_cond.exp
+	* gdb.ada/mi_exc_info.exp
+	* gdb.ada/mi_interface.exp
+	* gdb.ada/mi_task_arg.exp
+	* gdb.ada/mi_task_info.exp
+	* gdb.ada/mi_var_array.exp
+	* gdb.arch/alpha-step.exp
+	* gdb.arch/amd64-disp-step.exp
+	* gdb.arch/arm-disp-step.exp
+	* gdb.arch/disp-step-insn-reloc.exp
+	* gdb.arch/e500-prologue.exp
+	* gdb.arch/ftrace-insn-reloc.exp
+	* gdb.arch/gdb1558.exp
+	* gdb.arch/i386-bp_permanent.exp
+	* gdb.arch/i386-disp-step.exp
+	* gdb.arch/i386-float.exp
+	* gdb.arch/i386-gnu-cfi.exp
+	* gdb.arch/ia64-breakpoint-shadow.exp
+	* gdb.arch/mips16-thunks.exp
+	* gdb.arch/pa-nullify.exp
+	* gdb.arch/powerpc-aix-prologue.exp
+	* gdb.arch/powerpc-power.exp
+	* gdb.arch/ppc-dfp.exp
+	* gdb.arch/s390-tdbregs.exp
+	* gdb.arch/spu-info.exp
+	* gdb.arch/spu-ls.exp
+	* gdb.arch/thumb-bx-pc.exp
+	* gdb.base/advance.exp
+	* gdb.base/annota-input-while-running.exp
+	* gdb.base/arrayidx.exp
+	* gdb.base/asmlabel.exp
+	* gdb.base/async.exp
+	* gdb.base/attach-wait-input.exp
+	* gdb.base/auto-connect-native-target.exp
+	* gdb.base/batch-preserve-term-settings.exp
+	* gdb.base/bfp-test.exp
+	* gdb.base/bigcore.exp
+	* gdb.base/bp-permanent.exp
+	* gdb.base/break-always.exp
+	* gdb.base/break-fun-addr.exp
+	* gdb.base/break-idempotent.exp
+	* gdb.base/break-main-file-remove-fail.exp
+	* gdb.base/break-probes.exp
+	* gdb.base/break-unload-file.exp
+	* gdb.base/break.exp
+	* gdb.base/call-ar-st.exp
+	* gdb.base/call-rt-st.exp
+	* gdb.base/call-sc.exp
+	* gdb.base/call-signal-resume.exp
+	* gdb.base/call-strs.exp
+	* gdb.base/callexit.exp
+	* gdb.base/callfuncs.exp
+	* gdb.base/catch-gdb-caused-signals.exp
+	* gdb.base/catch-signal-siginfo-cond.exp
+	* gdb.base/catch-syscall.exp
+	* gdb.base/compare-sections.exp
+	* gdb.base/cond-eval-mode.exp
+	* gdb.base/condbreak-call-false.exp
+	* gdb.base/consecutive-step-over.exp
+	* gdb.base/cursal.exp
+	* gdb.base/disabled-location.exp
+	* gdb.base/disasm-end-cu.exp
+	* gdb.base/display.exp
+	* gdb.base/double-prompt-target-event-error.exp
+	* gdb.base/dprintf-bp-same-addr.exp
+	* gdb.base/dprintf-detach.exp
+	* gdb.base/dprintf-next.exp
+	* gdb.base/dprintf-non-stop.exp
+	* gdb.base/dprintf-pending.exp
+	* gdb.base/dso2dso.exp
+	* gdb.base/ending-run.exp
+	* gdb.base/enum_cond.exp
+	* gdb.base/examine-backward.exp
+	* gdb.base/exe-lock.exp
+	* gdb.base/exec-invalid-sysroot.exp
+	* gdb.base/execl-update-breakpoints.exp
+	* gdb.base/execution-termios.exp
+	* gdb.base/fileio.exp
+	* gdb.base/fixsection.exp
+	* gdb.base/foll-exec-mode.exp
+	* gdb.base/foll-exec.exp
+	* gdb.base/fork-running-state.exp
+	* gdb.base/frame-args.exp
+	* gdb.base/fullpath-expand.exp
+	* gdb.base/func-ptr.exp
+	* gdb.base/gcore-relro-pie.exp
+	* gdb.base/gdb1090.exp
+	* gdb.base/gdb1555.exp
+	* gdb.base/global-var-nested-by-dso.exp
+	* gdb.base/gnu-ifunc.exp
+	* gdb.base/hbreak-in-shr-unsupported.exp
+	* gdb.base/hbreak-unmapped.exp
+	* gdb.base/hook-stop.exp
+	* gdb.base/infcall-input.exp
+	* gdb.base/info-fun.exp
+	* gdb.base/info-shared.exp
+	* gdb.base/interrupt-noterm.exp
+	* gdb.base/jit-so.exp
+	* gdb.base/jit.exp
+	* gdb.base/line-symtabs.exp
+	* gdb.base/list.exp
+	* gdb.base/longjmp.exp
+	* gdb.base/macscp.exp
+	* gdb.base/max-value-size.exp
+	* gdb.base/nodebug.exp
+	* gdb.base/nofield.exp
+	* gdb.base/overlays.exp
+	* gdb.base/paginate-after-ctrl-c-running.exp
+	* gdb.base/paginate-bg-execution.exp
+	* gdb.base/paginate-inferior-exit.exp
+	* gdb.base/pending.exp
+	* gdb.base/pr11022.exp
+	* gdb.base/printcmds.exp
+	* gdb.base/ptr-typedef.exp
+	* gdb.base/ptype.exp
+	* gdb.base/randomize.exp
+	* gdb.base/range-stepping.exp
+	* gdb.base/realname-expand.exp
+	* gdb.base/relativedebug.exp
+	* gdb.base/remote.exp
+	* gdb.base/savedregs.exp
+	* gdb.base/sepdebug.exp
+	* gdb.base/set-noassign.exp
+	* gdb.base/shlib-call.exp
+	* gdb.base/shreloc.exp
+	* gdb.base/sigaltstack.exp
+	* gdb.base/sigbpt.exp
+	* gdb.base/siginfo-addr.exp
+	* gdb.base/siginfo-obj.exp
+	* gdb.base/siginfo-thread.exp
+	* gdb.base/signest.exp
+	* gdb.base/signull.exp
+	* gdb.base/sigrepeat.exp
+	* gdb.base/skip.exp
+	* gdb.base/so-impl-ld.exp
+	* gdb.base/solib-corrupted.exp
+	* gdb.base/solib-disc.exp
+	* gdb.base/solib-display.exp
+	* gdb.base/solib-overlap.exp
+	* gdb.base/solib-search.exp
+	* gdb.base/solib-symbol.exp
+	* gdb.base/source-execution.exp
+	* gdb.base/sss-bp-on-user-bp-2.exp
+	* gdb.base/sss-bp-on-user-bp.exp
+	* gdb.base/stack-checking.exp
+	* gdb.base/stale-infcall.exp
+	* gdb.base/step-break.exp
+	* gdb.base/step-line.exp
+	* gdb.base/step-over-exit.exp
+	* gdb.base/step-test.exp
+	* gdb.base/structs.exp
+	* gdb.base/sym-file.exp
+	* gdb.base/symtab-search-order.exp
+	* gdb.base/term.exp
+	* gdb.base/type-opaque.exp
+	* gdb.base/unload.exp
+	* gdb.base/until-nodebug.exp
+	* gdb.base/until.exp
+	* gdb.base/unwindonsignal.exp
+	* gdb.base/watch-cond.exp
+	* gdb.base/watch-non-mem.exp
+	* gdb.base/watch_thread_num.exp
+	* gdb.base/watchpoint-reuse-slot.exp
+	* gdb.base/watchpoint-solib.exp
+	* gdb.base/watchpoint.exp
+	* gdb.btrace/dlopen.exp
+	* gdb.cell/arch.exp
+	* gdb.cell/break.exp
+	* gdb.cell/bt.exp
+	* gdb.cell/core.exp
+	* gdb.cell/data.exp
+	* gdb.cell/dwarfaddr.exp
+	* gdb.cell/ea-cache.exp
+	* gdb.cell/ea-standalone.exp
+	* gdb.cell/ea-test.exp
+	* gdb.cell/f-regs.exp
+	* gdb.cell/fork.exp
+	* gdb.cell/gcore.exp
+	* gdb.cell/mem-access.exp
+	* gdb.cell/ptype.exp
+	* gdb.cell/registers.exp
+	* gdb.cell/sizeof.exp
+	* gdb.cell/solib-symbol.exp
+	* gdb.cell/solib.exp
+	* gdb.compile/compile-tls.exp
+	* gdb.cp/exception.exp
+	* gdb.cp/gdb2495.exp
+	* gdb.cp/local.exp
+	* gdb.cp/mb-inline.exp
+	* gdb.cp/mb-templates.exp
+	* gdb.cp/pr10687.exp
+	* gdb.cp/pr9167.exp
+	* gdb.cp/scope-err.exp
+	* gdb.cp/templates.exp
+	* gdb.cp/virtfunc.exp
+	* gdb.dwarf2/dw2-dir-file-name.exp
+	* gdb.dwarf2/dw2-single-line-discriminators.exp
+	* gdb.fortran/complex.exp
+	* gdb.fortran/library-module.exp
+	* gdb.guile/guile.exp
+	* gdb.guile/scm-cmd.exp
+	* gdb.guile/scm-frame-inline.exp
+	* gdb.guile/scm-objfile.exp
+	* gdb.guile/scm-pretty-print.exp
+	* gdb.guile/scm-symbol.exp
+	* gdb.guile/scm-type.exp
+	* gdb.guile/scm-value.exp
+	* gdb.linespec/keywords.exp
+	* gdb.linespec/ls-errs.exp
+	* gdb.linespec/macro-relative.exp
+	* gdb.linespec/thread.exp
+	* gdb.mi/mi-breakpoint-changed.exp
+	* gdb.mi/mi-dprintf-pending.exp
+	* gdb.mi/mi-fullname-deleted.exp
+	* gdb.mi/mi-logging.exp
+	* gdb.mi/mi-pending.exp
+	* gdb.mi/mi-solib.exp
+	* gdb.mi/new-ui-mi-sync.exp
+	* gdb.mi/user-selected-context-sync.exp
+	* gdb.multi/dummy-frame-restore.exp
+	* gdb.multi/multi-arch-exec.exp
+	* gdb.multi/remove-inferiors.exp
+	* gdb.multi/watchpoint-multi-exit.exp
+	* gdb.opt/solib-intra-step.exp
+	* gdb.perf/backtrace.exp
+	* gdb.perf/single-step.exp
+	* gdb.perf/skip-command.exp
+	* gdb.perf/skip-prologue.exp
+	* gdb.perf/solib.exp
+	* gdb.python/lib-types.exp
+	* gdb.python/py-as-string.exp
+	* gdb.python/py-bad-printers.exp
+	* gdb.python/py-block.exp
+	* gdb.python/py-breakpoint.exp
+	* gdb.python/py-cmd.exp
+	* gdb.python/py-events.exp
+	* gdb.python/py-evthreads.exp
+	* gdb.python/py-finish-breakpoint.exp
+	* gdb.python/py-finish-breakpoint2.exp
+	* gdb.python/py-frame-inline.exp
+	* gdb.python/py-frame.exp
+	* gdb.python/py-inferior.exp
+	* gdb.python/py-infthread.exp
+	* gdb.python/py-mi.exp
+	* gdb.python/py-objfile.exp
+	* gdb.python/py-pp-maint.exp
+	* gdb.python/py-pp-registration.exp
+	* gdb.python/py-prettyprint.exp
+	* gdb.python/py-recurse-unwind.exp
+	* gdb.python/py-shared.exp
+	* gdb.python/py-symbol.exp
+	* gdb.python/py-symtab.exp
+	* gdb.python/py-template.exp
+	* gdb.python/py-type.exp
+	* gdb.python/py-unwind-maint.exp
+	* gdb.python/py-unwind.exp
+	* gdb.python/py-value.exp
+	* gdb.python/python.exp
+	* gdb.reverse/finish-reverse-bkpt.exp
+	* gdb.reverse/insn-reverse.exp
+	* gdb.reverse/next-reverse-bkpt-over-sr.exp
+	* gdb.reverse/solib-precsave.exp
+	* gdb.reverse/solib-reverse.exp
+	* gdb.stabs/gdb11479.exp
+	* gdb.stabs/weird.exp
+	* gdb.threads/fork-child-threads.exp
+	* gdb.threads/fork-plus-threads.exp
+	* gdb.threads/fork-thread-pending.exp
+	* gdb.threads/forking-threads-plus-breakpoint.exp
+	* gdb.threads/hand-call-in-threads.exp
+	* gdb.threads/interrupted-hand-call.exp
+	* gdb.threads/linux-dp.exp
+	* gdb.threads/local-watch-wrong-thread.exp
+	* gdb.threads/next-while-other-thread-longjmps.exp
+	* gdb.threads/non-ldr-exit.exp
+	* gdb.threads/pending-step.exp
+	* gdb.threads/print-threads.exp
+	* gdb.threads/process-dies-while-detaching.exp
+	* gdb.threads/process-dies-while-handling-bp.exp
+	* gdb.threads/pthreads.exp
+	* gdb.threads/queue-signal.exp
+	* gdb.threads/reconnect-signal.exp
+	* gdb.threads/signal-command-handle-nopass.exp
+	* gdb.threads/signal-command-multiple-signals-pending.exp
+	* gdb.threads/signal-delivered-right-thread.exp
+	* gdb.threads/signal-sigtrap.exp
+	* gdb.threads/sigthread.exp
+	* gdb.threads/staticthreads.exp
+	* gdb.threads/stepi-random-signal.exp
+	* gdb.threads/thread-unwindonsignal.exp
+	* gdb.threads/thread_check.exp
+	* gdb.threads/thread_events.exp
+	* gdb.threads/tid-reuse.exp
+	* gdb.threads/tls-nodebug.exp
+	* gdb.threads/tls-shared.exp
+	* gdb.threads/tls-so_extern.exp
+	* gdb.threads/tls.exp
+	* gdb.threads/wp-replication.exp
+	* gdb.trace/actions-changed.exp
+	* gdb.trace/actions.exp
+	* gdb.trace/backtrace.exp
+	* gdb.trace/change-loc.exp
+	* gdb.trace/collection.exp
+	* gdb.trace/deltrace.exp
+	* gdb.trace/disconnected-tracing.exp
+	* gdb.trace/entry-values.exp
+	* gdb.trace/ftrace-lock.exp
+	* gdb.trace/ftrace.exp
+	* gdb.trace/infotrace.exp
+	* gdb.trace/mi-trace-frame-collected.exp
+	* gdb.trace/mi-trace-unavailable.exp
+	* gdb.trace/mi-traceframe-changed.exp
+	* gdb.trace/mi-tracepoint-changed.exp
+	* gdb.trace/mi-tsv-changed.exp
+	* gdb.trace/no-attach-trace.exp
+	* gdb.trace/packetlen.exp
+	* gdb.trace/passc-dyn.exp
+	* gdb.trace/passcount.exp
+	* gdb.trace/pending.exp
+	* gdb.trace/pr16508.exp
+	* gdb.trace/qtro.exp
+	* gdb.trace/range-stepping.exp
+	* gdb.trace/read-memory.exp
+	* gdb.trace/report.exp
+	* gdb.trace/save-trace.exp
+	* gdb.trace/signal.exp
+	* gdb.trace/stap-trace.exp
+	* gdb.trace/status-stop.exp
+	* gdb.trace/strace.exp
+	* gdb.trace/tfile.exp
+	* gdb.trace/tfind.exp
+	* gdb.trace/trace-break.exp
+	* gdb.trace/trace-condition.exp
+	* gdb.trace/trace-enable-disable.exp
+	* gdb.trace/trace-mt.exp
+	* gdb.trace/tracecmd.exp
+	* gdb.trace/tracefile-pseudo-reg.exp
+	* gdb.trace/tspeed.exp
+	* gdb.trace/tstatus.exp
+	* gdb.trace/tsv.exp
+	* gdb.trace/unavailable.exp
+	* gdb.trace/while-dyn.exp
+	* gdb.trace/while-stepping.exp
+	* lib/gdb-guile.exp
+	* lib/gdb.exp
+	* lib/mi-support.exp
+	* lib/pascal.exp
+	* lib/perftest.exp
+	* lib/prelink-support.exp
+	* lib/selftest-support.exp
+
 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
 
 	* Makefile.in: Include disable-implicit-rules.mk.
diff --git a/gdb/testsuite/gdb.ada/array_return.exp b/gdb/testsuite/gdb.ada/array_return.exp
index 6e6d35f..f4dae48 100644
--- a/gdb/testsuite/gdb.ada/array_return.exp
+++ b/gdb/testsuite/gdb.ada/array_return.exp
@@ -28,7 +28,7 @@ clean_restart ${testfile}
 # Start the inferior
 
 if ![runto_main] then {
-   fail "Cannot run to main, testcase aborted"
+   fail "cannot run to main, testcase aborted"
    return 0
 }
 
diff --git a/gdb/testsuite/gdb.ada/catch_ex.exp b/gdb/testsuite/gdb.ada/catch_ex.exp
index 00089a9..5ffcdf1 100644
--- a/gdb/testsuite/gdb.ada/catch_ex.exp
+++ b/gdb/testsuite/gdb.ada/catch_ex.exp
@@ -39,7 +39,7 @@ set catch_exception_info \
 ####################################
 
 if ![runto_main] then {
-   fail "Cannot run to main, testcase aborted"
+   fail "cannot run to main, testcase aborted"
    return 0
 }
 
@@ -88,7 +88,7 @@ gdb_test "continue" \
 #  - continue, the program exits.
 
 if ![runto_main] then {
-   fail "Cannot run to main, testcase aborted"
+   fail "cannot run to main, testcase aborted"
    return 0
 }
 
@@ -149,7 +149,7 @@ gdb_test "continue" \
 #     the program.
 
 if ![runto_main] then {
-   fail "Cannot run to main, testcase aborted"
+   fail "cannot run to main, testcase aborted"
    return 0
 }
 
diff --git a/gdb/testsuite/gdb.ada/info_exc.exp b/gdb/testsuite/gdb.ada/info_exc.exp
index db95aee..e3cfdb5 100644
--- a/gdb/testsuite/gdb.ada/info_exc.exp
+++ b/gdb/testsuite/gdb.ada/info_exc.exp
@@ -24,7 +24,7 @@ if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" }
 clean_restart ${testfile}
 
 if ![runto_main] then {
-   fail "Cannot run to main, testcase aborted"
+   fail "cannot run to main, testcase aborted"
    return 0
 }
 
diff --git a/gdb/testsuite/gdb.ada/mi_catch_ex.exp b/gdb/testsuite/gdb.ada/mi_catch_ex.exp
index 288a065..6ec0609 100644
--- a/gdb/testsuite/gdb.ada/mi_catch_ex.exp
+++ b/gdb/testsuite/gdb.ada/mi_catch_ex.exp
@@ -33,7 +33,7 @@ set eol "\[\r\n\]+"
 clean_restart ${testfile}
 
 if ![runto_main] then {
-   fail "Cannot run to main, testcase aborted"
+   fail "cannot run to main, testcase aborted"
    return 0
 }
 
@@ -70,7 +70,7 @@ mi_gdb_load ${binfile}
 ####################################
 
 if ![mi_run_to_main] then {
-   fail "Cannot run to main, testcase aborted"
+   fail "cannot run to main, testcase aborted"
    return 0
 }
 
@@ -126,7 +126,7 @@ continue_to_exception \
 #  - continue, the program exits.
 
 if ![mi_run_to_main] then {
-   fail "Cannot run to main, testcase aborted"
+   fail "cannot run to main, testcase aborted"
    return 0
 }
 
diff --git a/gdb/testsuite/gdb.ada/mi_dyn_arr.exp b/gdb/testsuite/gdb.ada/mi_dyn_arr.exp
index cf30437..9a7da6e 100644
--- a/gdb/testsuite/gdb.ada/mi_dyn_arr.exp
+++ b/gdb/testsuite/gdb.ada/mi_dyn_arr.exp
@@ -34,7 +34,7 @@ mi_gdb_reinitialize_dir $srcdir/$subdir
 mi_gdb_load ${binfile}
 
 if ![mi_run_to_main] then {
-   fail "Cannot run to main, testcase aborted"
+   fail "cannot run to main, testcase aborted"
    return 0
 }
 
diff --git a/gdb/testsuite/gdb.ada/mi_ex_cond.exp b/gdb/testsuite/gdb.ada/mi_ex_cond.exp
index 31e039e..a228244 100644
--- a/gdb/testsuite/gdb.ada/mi_ex_cond.exp
+++ b/gdb/testsuite/gdb.ada/mi_ex_cond.exp
@@ -33,7 +33,7 @@ set eol "\[\r\n\]+"
 clean_restart ${testfile}
 
 if ![runto_main] then {
-   fail "Cannot run to main, testcase aborted"
+   fail "cannot run to main, testcase aborted"
    return 0
 }
 
diff --git a/gdb/testsuite/gdb.ada/mi_exc_info.exp b/gdb/testsuite/gdb.ada/mi_exc_info.exp
index 8f7434f..6026a3f 100644
--- a/gdb/testsuite/gdb.ada/mi_exc_info.exp
+++ b/gdb/testsuite/gdb.ada/mi_exc_info.exp
@@ -30,7 +30,7 @@ if [mi_gdb_start] {
 }
 
 if ![mi_run_to_main] then {
-   fail "Cannot run to main, testcase aborted"
+   fail "cannot run to main, testcase aborted"
    return 0
 }
 
diff --git a/gdb/testsuite/gdb.ada/mi_interface.exp b/gdb/testsuite/gdb.ada/mi_interface.exp
index 6000ec8..764236a 100644
--- a/gdb/testsuite/gdb.ada/mi_interface.exp
+++ b/gdb/testsuite/gdb.ada/mi_interface.exp
@@ -34,7 +34,7 @@ mi_gdb_reinitialize_dir $srcdir/$subdir
 mi_gdb_load ${binfile}
 
 if ![mi_run_to_main] then {
-   fail "Cannot run to main, testcase aborted"
+   fail "cannot run to main, testcase aborted"
    return 0
 }
 
diff --git a/gdb/testsuite/gdb.ada/mi_task_arg.exp b/gdb/testsuite/gdb.ada/mi_task_arg.exp
index ecc29f0..6897936 100644
--- a/gdb/testsuite/gdb.ada/mi_task_arg.exp
+++ b/gdb/testsuite/gdb.ada/mi_task_arg.exp
@@ -37,7 +37,7 @@ mi_gdb_load ${binfile}
 mi_gdb_test "-gdb-set debug-file-directory \"\"" ".*"
 
 if ![mi_runto "task_switch.break_me"] then {
-   fail "Cannot run to main, testcase aborted"
+   fail "cannot run to main, testcase aborted"
    return 0
 }
 
diff --git a/gdb/testsuite/gdb.ada/mi_task_info.exp b/gdb/testsuite/gdb.ada/mi_task_info.exp
index 936d69a..dc82c57 100644
--- a/gdb/testsuite/gdb.ada/mi_task_info.exp
+++ b/gdb/testsuite/gdb.ada/mi_task_info.exp
@@ -38,7 +38,7 @@ mi_gdb_load ${binfile}
 ####################################
 
 if ![mi_runto "task_switch.break_me"] then {
-   fail "Cannot run to main, testcase aborted"
+   fail "cannot run to main, testcase aborted"
    return 0
 }
 
diff --git a/gdb/testsuite/gdb.ada/mi_var_array.exp b/gdb/testsuite/gdb.ada/mi_var_array.exp
index c648e7e..3c7073f 100644
--- a/gdb/testsuite/gdb.ada/mi_var_array.exp
+++ b/gdb/testsuite/gdb.ada/mi_var_array.exp
@@ -34,7 +34,7 @@ mi_gdb_reinitialize_dir $srcdir/$subdir
 mi_gdb_load ${binfile}
 
 if ![mi_run_to_main] then {
-   fail "Cannot run to main, testcase aborted"
+   fail "cannot run to main, testcase aborted"
    return 0
 }
 
diff --git a/gdb/testsuite/gdb.arch/alpha-step.exp b/gdb/testsuite/gdb.arch/alpha-step.exp
index 3e681f1..e45ad97 100644
--- a/gdb/testsuite/gdb.arch/alpha-step.exp
+++ b/gdb/testsuite/gdb.arch/alpha-step.exp
@@ -24,7 +24,7 @@ set srcfile ${testfile}.c
 set binfile ${objdir}/${subdir}/${testfile}
 
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {}] != "" } {
-    unsupported "Testcase compile failed."
+    unsupported "testcase compile failed."
     return -1
 }
 
@@ -38,7 +38,7 @@ proc test_stepi {function } {
     # of the previous tests, this makes sure that it doesn't affect
     # this series of tests.
     if ![runto_main] then {
-        fail "Can't run to main"
+        fail "can't run to main"
         return 0
     }
 
diff --git a/gdb/testsuite/gdb.arch/amd64-disp-step.exp b/gdb/testsuite/gdb.arch/amd64-disp-step.exp
index 7765546..ba75b46 100644
--- a/gdb/testsuite/gdb.arch/amd64-disp-step.exp
+++ b/gdb/testsuite/gdb.arch/amd64-disp-step.exp
@@ -45,7 +45,7 @@ gdb_test "set displaced-stepping on" ""
 gdb_test "show displaced-stepping" ".* displaced stepping .* is on.*"
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
diff --git a/gdb/testsuite/gdb.arch/arm-disp-step.exp b/gdb/testsuite/gdb.arch/arm-disp-step.exp
index f6bef79..c038551 100644
--- a/gdb/testsuite/gdb.arch/arm-disp-step.exp
+++ b/gdb/testsuite/gdb.arch/arm-disp-step.exp
@@ -413,7 +413,7 @@ proc test_add_rn_pc {} {
 gdb_test_no_output "set displaced-stepping off"
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
diff --git a/gdb/testsuite/gdb.arch/disp-step-insn-reloc.exp b/gdb/testsuite/gdb.arch/disp-step-insn-reloc.exp
index a6ceb0b..d995676 100644
--- a/gdb/testsuite/gdb.arch/disp-step-insn-reloc.exp
+++ b/gdb/testsuite/gdb.arch/disp-step-insn-reloc.exp
@@ -31,7 +31,7 @@ if [prepare_for_testing $expfile $executable $srcfile \
 }
 
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
@@ -53,7 +53,7 @@ proc read_testcase { n } {
 
 set n_testcases [get_integer_valueof "n_testcases" 0]
 if { ${n_testcases} == 0 } {
-    untested "No instruction relocation to test"
+    untested "no instruction relocation to test"
     return 1
 }
 
diff --git a/gdb/testsuite/gdb.arch/e500-prologue.exp b/gdb/testsuite/gdb.arch/e500-prologue.exp
index 3019b3e..68e6664 100644
--- a/gdb/testsuite/gdb.arch/e500-prologue.exp
+++ b/gdb/testsuite/gdb.arch/e500-prologue.exp
@@ -27,7 +27,7 @@ set testfile "e500-prologue"
 set srcfile ${testfile}.c
 set binfile ${objdir}/${subdir}/${testfile}
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {}] != "" } {
-    unsupported "Testcase compile failed."
+    unsupported "testcase compile failed."
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.arch/ftrace-insn-reloc.exp b/gdb/testsuite/gdb.arch/ftrace-insn-reloc.exp
index 44d1957..edf767f 100644
--- a/gdb/testsuite/gdb.arch/ftrace-insn-reloc.exp
+++ b/gdb/testsuite/gdb.arch/ftrace-insn-reloc.exp
@@ -28,7 +28,7 @@ if [prepare_for_testing $expfile $executable $srcfile \
 }
 
 if ![runto_main] {
-    fail "Can't run to main to check for trace support"
+    fail "can't run to main to check for trace support"
     return -1
 }
 
@@ -52,14 +52,14 @@ if { [gdb_compile "$srcdir/$subdir/$srcfile" $binfile \
 clean_restart ${executable}
 
 if ![runto_main] {
-    fail "Can't run to main for ftrace tests"
+    fail "can't run to main for ftrace tests"
     return 0
 }
 
 gdb_reinitialize_dir $srcdir/$subdir
 
 if { [gdb_test "info sharedlibrary" ".*${remote_libipa}.*" "IPA loaded"] != 0 } {
-    untested "Could not find IPA lib loaded"
+    untested "could not find IPA lib loaded"
     return 1
 }
 
@@ -82,7 +82,7 @@ proc read_testcase { n } {
 set n_testcases [gdb_readexpr "n_testcases"]
 
 if { ${n_testcases} == 0 } {
-    untested "No instruction relocation to test"
+    untested "no instruction relocation to test"
     return 1
 }
 
diff --git a/gdb/testsuite/gdb.arch/gdb1558.exp b/gdb/testsuite/gdb.arch/gdb1558.exp
index d96ad87..8cea6d3 100644
--- a/gdb/testsuite/gdb.arch/gdb1558.exp
+++ b/gdb/testsuite/gdb.arch/gdb1558.exp
@@ -50,7 +50,7 @@ gdb_test "b sub2" "Breakpoint 3.*" "set breakpoint at sub2"
 
 gdb_run_cmd
 
-set test "Hits breakpoint at main after function called from main"
+set test "hits breakpoint at main after function called from main"
 gdb_test_multiple "" $test {
     -re "Breakpoint 1.*main .*$gdb_prompt $" {
 	pass $test
diff --git a/gdb/testsuite/gdb.arch/i386-bp_permanent.exp b/gdb/testsuite/gdb.arch/i386-bp_permanent.exp
index ba2db2a..005d1fc 100644
--- a/gdb/testsuite/gdb.arch/i386-bp_permanent.exp
+++ b/gdb/testsuite/gdb.arch/i386-bp_permanent.exp
@@ -59,7 +59,7 @@ set retcode [gdb_test_multiple "disassemble $function" "Disassemble function '$f
 }]
 
 if {$retcode != 0} {
-  fail "Disassemble failed, skipping entire test."
+  fail "disassemble failed, skipping entire test."
   return -1
 }
 
diff --git a/gdb/testsuite/gdb.arch/i386-disp-step.exp b/gdb/testsuite/gdb.arch/i386-disp-step.exp
index f0815aa..7be606a 100644
--- a/gdb/testsuite/gdb.arch/i386-disp-step.exp
+++ b/gdb/testsuite/gdb.arch/i386-disp-step.exp
@@ -43,7 +43,7 @@ gdb_test "set displaced-stepping on" ""
 gdb_test "show displaced-stepping" ".* displaced stepping .* is on.*"
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
diff --git a/gdb/testsuite/gdb.arch/i386-float.exp b/gdb/testsuite/gdb.arch/i386-float.exp
index d643bee..2a869e8 100644
--- a/gdb/testsuite/gdb.arch/i386-float.exp
+++ b/gdb/testsuite/gdb.arch/i386-float.exp
@@ -33,7 +33,7 @@ if { [prepare_for_testing break.exp $testfile $srcfile [list debug $additional_f
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
diff --git a/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp b/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp
index b569139..9c05cab 100644
--- a/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp
+++ b/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp
@@ -73,11 +73,11 @@ gdb_test "up 3" \
 
 gdb_test_multiple "info frame" "Existence of the CFI inserted register" {
     -re "Stack level 3, frame at (0x\[0-9a-f\]+):.*Saved registers:.* ecx at (0x\[0-9a-f\]+),.*" {
-	pass "Existence of the CFI inserted register"
+	pass "existence of the CFI inserted register"
 	if { [string compare $expect_out(1,string) $expect_out(2,string)] } then {
-	    fail "Value of the CFI inserted register"
+	    fail "value of the CFI inserted register"
 	} else {
-	    pass "Value of the CFI inserted register"
+	    pass "value of the CFI inserted register"
 	}
     }
 }
diff --git a/gdb/testsuite/gdb.arch/ia64-breakpoint-shadow.exp b/gdb/testsuite/gdb.arch/ia64-breakpoint-shadow.exp
index 0c1c3a6..32367c9 100644
--- a/gdb/testsuite/gdb.arch/ia64-breakpoint-shadow.exp
+++ b/gdb/testsuite/gdb.arch/ia64-breakpoint-shadow.exp
@@ -22,7 +22,7 @@ set testfile ia64-breakpoint-shadow
 set srcfile ${testfile}.S
 set binfile ${objdir}/${subdir}/${testfile}
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested "Couldn't compile test program"
+    untested "couldn't compile test program"
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.arch/mips16-thunks.exp b/gdb/testsuite/gdb.arch/mips16-thunks.exp
index 15ebad3..37190d0 100644
--- a/gdb/testsuite/gdb.arch/mips16-thunks.exp
+++ b/gdb/testsuite/gdb.arch/mips16-thunks.exp
@@ -62,7 +62,7 @@ gdb_compile ${srcfile} ${objfile} object ${options}
 set binfile [standard_output_file ${testname}]
 set options [list debug nowarnings]
 if { [gdb_compile ${objfiles} ${binfile} executable ${options}] != "" } then {
-    unsupported "No MIPS16 support in the toolchain."
+    unsupported "no MIPS16 support in the toolchain."
     return
 }
 clean_restart ${testname}
@@ -76,21 +76,21 @@ gdb_test_multiple "" "check for MIPS16 support in the processor" {
 		verbose "MIPS16 support check successful."
 	    }
 	    -re "$gdb_prompt $" {
-		unsupported "No MIPS16 support in the processor."
+		unsupported "no MIPS16 support in the processor."
 		return
 	    }
 	    default {
-		unsupported "No MIPS16 support in the processor."
+		unsupported "no MIPS16 support in the processor."
 		return
 	    }
 	}
     }
     -re "$gdb_prompt $" {
-	unsupported "No MIPS16 support in the processor."
+	unsupported "no MIPS16 support in the processor."
 	return
     }
     default {
-	unsupported "No MIPS16 support in the processor."
+	unsupported "no MIPS16 support in the processor."
 	return
     }
 }
diff --git a/gdb/testsuite/gdb.arch/pa-nullify.exp b/gdb/testsuite/gdb.arch/pa-nullify.exp
index 6689569..cbc66bf 100644
--- a/gdb/testsuite/gdb.arch/pa-nullify.exp
+++ b/gdb/testsuite/gdb.arch/pa-nullify.exp
@@ -36,7 +36,7 @@ set binfile ${objdir}/${subdir}/${testfile}
 set gcorefile ${objdir}/${subdir}/${testfile}.gcore
 
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {}] != "" } {
-    unsupported "Testcase compile failed."
+    unsupported "testcase compile failed."
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp b/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp
index d82c4de..f028e94 100644
--- a/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp
+++ b/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp
@@ -27,7 +27,7 @@ set testfile "powerpc-aix-prologue"
 set srcfile ${testfile}.c
 set binfile ${objdir}/${subdir}/${testfile}
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {}] != "" } {
-    unsupported "Testcase compile failed."
+    unsupported "testcase compile failed."
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.arch/powerpc-power.exp b/gdb/testsuite/gdb.arch/powerpc-power.exp
index 8594ad5..c647787 100644
--- a/gdb/testsuite/gdb.arch/powerpc-power.exp
+++ b/gdb/testsuite/gdb.arch/powerpc-power.exp
@@ -49,7 +49,7 @@ proc instr_to_patt {offset instr} {
 proc func_check {offset instr} {
     global func
 
-    set test "Found $offset: $instr"
+    set test "found $offset: $instr"
     if [regexp -nocase -line [instr_to_patt $offset $instr] $func] {
 	pass $test
     } else {
diff --git a/gdb/testsuite/gdb.arch/ppc-dfp.exp b/gdb/testsuite/gdb.arch/ppc-dfp.exp
index 6f77d18..b7f1905 100644
--- a/gdb/testsuite/gdb.arch/ppc-dfp.exp
+++ b/gdb/testsuite/gdb.arch/ppc-dfp.exp
@@ -35,7 +35,7 @@ if ![test_compiler_info gcc*] {
 }
 
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {quiet debug}] != "" } {
-    unsupported "This machine doesn't support Decimal Floating Point."
+    unsupported "this machine doesn't support Decimal Floating Point."
     return -1
 }
 
@@ -54,7 +54,7 @@ gdb_run_cmd
 # Unless the program bails out after checking AT_HWCAP.
 gdb_expect {
   -re "$inferior_exited_re with code 01.\[\r\n\]+$gdb_prompt $" {
-    unsupported "This machine doesn't support Decimal Floating Point."
+    unsupported "this machine doesn't support Decimal Floating Point."
     return -1
   }
 
diff --git a/gdb/testsuite/gdb.arch/s390-tdbregs.exp b/gdb/testsuite/gdb.arch/s390-tdbregs.exp
index a377668..ba2dd72 100644
--- a/gdb/testsuite/gdb.arch/s390-tdbregs.exp
+++ b/gdb/testsuite/gdb.arch/s390-tdbregs.exp
@@ -36,14 +36,14 @@ if { ![runto_main] } then {
 
 gdb_test_multiple "next" "check for TE support" {
     -re "Program received signal SIGILL,.*\r\n$gdb_prompt $" {
-	unsupported "No TE support."
+	unsupported "no TE support."
 	return
     }
     -re "\[0-9\]+.*\r\n$gdb_prompt $" {
 	pass "TE support available"
     }
     -re "$gdb_prompt $" {
-	unsupported "No TE support (unknown error)."
+	unsupported "no TE support (unknown error)."
 	return
     }
 }
diff --git a/gdb/testsuite/gdb.arch/spu-info.exp b/gdb/testsuite/gdb.arch/spu-info.exp
index dc4f356..2110f83 100644
--- a/gdb/testsuite/gdb.arch/spu-info.exp
+++ b/gdb/testsuite/gdb.arch/spu-info.exp
@@ -53,7 +53,7 @@ proc c_to { marker } {
 
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
diff --git a/gdb/testsuite/gdb.arch/spu-ls.exp b/gdb/testsuite/gdb.arch/spu-ls.exp
index 6619ede..78104a4 100644
--- a/gdb/testsuite/gdb.arch/spu-ls.exp
+++ b/gdb/testsuite/gdb.arch/spu-ls.exp
@@ -38,7 +38,7 @@ gdb_reinitialize_dir $srcdir/$subdir
 gdb_load ${binfile}
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
diff --git a/gdb/testsuite/gdb.arch/thumb-bx-pc.exp b/gdb/testsuite/gdb.arch/thumb-bx-pc.exp
index 843a01a..b00571b 100644
--- a/gdb/testsuite/gdb.arch/thumb-bx-pc.exp
+++ b/gdb/testsuite/gdb.arch/thumb-bx-pc.exp
@@ -25,7 +25,7 @@ set srcfile ${testfile}.S
 set opts {}
 
 if [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile} $opts] {
-    untested "Failed to compile $srcfile"
+    untested "failed to compile $srcfile"
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/advance.exp b/gdb/testsuite/gdb.base/advance.exp
index 1dceb0d..ce8a98c 100644
--- a/gdb/testsuite/gdb.base/advance.exp
+++ b/gdb/testsuite/gdb.base/advance.exp
@@ -23,7 +23,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
diff --git a/gdb/testsuite/gdb.base/annota-input-while-running.exp b/gdb/testsuite/gdb.base/annota-input-while-running.exp
index fc2e608..2c9b675 100644
--- a/gdb/testsuite/gdb.base/annota-input-while-running.exp
+++ b/gdb/testsuite/gdb.base/annota-input-while-running.exp
@@ -25,7 +25,7 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug] == -1} {
 # Because runto_main doesn't know how to handle the prompt with annotations,
 # run to main before we set the annotation level.
 if ![runto_main] then {
-   fail "Can't run to main"
+   fail "can't run to main"
    return 1
 }
 
diff --git a/gdb/testsuite/gdb.base/arrayidx.exp b/gdb/testsuite/gdb.base/arrayidx.exp
index 3f244d0..a2253e9 100644
--- a/gdb/testsuite/gdb.base/arrayidx.exp
+++ b/gdb/testsuite/gdb.base/arrayidx.exp
@@ -20,7 +20,7 @@
 standard_testfile .c
 
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested "Couldn't compile ${srcfile}"
+    untested "couldn't compile ${srcfile}"
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/asmlabel.exp b/gdb/testsuite/gdb.base/asmlabel.exp
index 09ea845..6d9a681 100644
--- a/gdb/testsuite/gdb.base/asmlabel.exp
+++ b/gdb/testsuite/gdb.base/asmlabel.exp
@@ -38,7 +38,7 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug]} {
 }
 
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
diff --git a/gdb/testsuite/gdb.base/async.exp b/gdb/testsuite/gdb.base/async.exp
index f688423..3adb156 100644
--- a/gdb/testsuite/gdb.base/async.exp
+++ b/gdb/testsuite/gdb.base/async.exp
@@ -63,7 +63,7 @@ proc test_background {command before_prompt after_prompt {message ""}} {
 	    fail "$message"
 	}
 	-re ".*Asynchronous execution not supported on this target\..*" {
-	    unsupported "Asynchronous execution not supported: $message"
+	    unsupported "asynchronous execution not supported: $message"
 	}
 	timeout  {
 	    fail "$message (timeout)"
diff --git a/gdb/testsuite/gdb.base/attach-wait-input.exp b/gdb/testsuite/gdb.base/attach-wait-input.exp
index 394c293..07142af 100644
--- a/gdb/testsuite/gdb.base/attach-wait-input.exp
+++ b/gdb/testsuite/gdb.base/attach-wait-input.exp
@@ -48,7 +48,7 @@ proc start_program {binfile} {
     clean_restart $binfile
 
     if ![runto setup_done] then {
-	fail "Can't run to setup_done"
+	fail "can't run to setup_done"
 	return 0
     }
 
diff --git a/gdb/testsuite/gdb.base/auto-connect-native-target.exp b/gdb/testsuite/gdb.base/auto-connect-native-target.exp
index 191f85c..504708c 100644
--- a/gdb/testsuite/gdb.base/auto-connect-native-target.exp
+++ b/gdb/testsuite/gdb.base/auto-connect-native-target.exp
@@ -36,7 +36,7 @@ gdb_test_multiple $test $test {
 }
 
 if { !$have_native } {
-    unsupported "No \"target native\" support."
+    unsupported "no \"target native\" support."
     return
 }
 
@@ -62,14 +62,14 @@ set topmost [get_topmost_target "check whether a target is already connected"]
 
 # Testing against the extended-remote board, for example?
 if { $topmost != "exec" } {
-    unsupported "Already connected to target $topmost."
+    unsupported "already connected to target $topmost."
     return
 }
 
 # Check which target this board connects to.  If testing with a native
 # target board, this should cause the native target to auto connect.
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
@@ -94,7 +94,7 @@ proc check_native_target {test} {
 
 # Testing against a remote board, for example?
 if { ![check_native_target "check whether board tests the native target"] } {
-    unsupported "Not testing the native target."
+    unsupported "not testing the native target."
     return
 }
 
diff --git a/gdb/testsuite/gdb.base/batch-preserve-term-settings.exp b/gdb/testsuite/gdb.base/batch-preserve-term-settings.exp
index a2de2c0..e7e3d7e 100644
--- a/gdb/testsuite/gdb.base/batch-preserve-term-settings.exp
+++ b/gdb/testsuite/gdb.base/batch-preserve-term-settings.exp
@@ -37,7 +37,7 @@ proc spawn_shell {} {
 
     set res [remote_spawn host "/bin/sh"]
     if { $res < 0 || $res == "" } {
-	unsupported "Spawning shell failed."
+	unsupported "spawning shell failed."
 	return 0
     }
 
diff --git a/gdb/testsuite/gdb.base/bfp-test.exp b/gdb/testsuite/gdb.base/bfp-test.exp
index 9725331..4b39d39 100644
--- a/gdb/testsuite/gdb.base/bfp-test.exp
+++ b/gdb/testsuite/gdb.base/bfp-test.exp
@@ -19,7 +19,7 @@
 standard_testfile .c
 
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested "Couldn't compile ${srcfile}"
+    untested "couldn't compile ${srcfile}"
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/bigcore.exp b/gdb/testsuite/gdb.base/bigcore.exp
index ae00d0a..62ca2b1 100644
--- a/gdb/testsuite/gdb.base/bigcore.exp
+++ b/gdb/testsuite/gdb.base/bigcore.exp
@@ -21,7 +21,7 @@
 # mechanism that would let it efficiently access a remote corefile.
 
 if ![isnative] then {
-    untested "Remote system"
+    untested "remote system"
     return
 }
 
@@ -34,7 +34,7 @@ if { [istarget "*-*-*bsd*"]
      || [istarget "*-*-solaris*"] 
      || [istarget "*-*-darwin*"] 
      || [istarget "*-*-cygwin*"] } {
-    untested "Kernel lacks sparse corefile support (PR gdb/1551)"
+    untested "kernel lacks sparse corefile support (PR gdb/1551)"
     return
 }
 
@@ -146,7 +146,7 @@ foreach pat [list core.${inferior_pid} ${testfile}.core core] {
 }
 
 if { $file == "" } {
-    untested "Can't generate a core file"
+    untested "can't generate a core file"
     return 0
 }
 
diff --git a/gdb/testsuite/gdb.base/bp-permanent.exp b/gdb/testsuite/gdb.base/bp-permanent.exp
index 57e36ed..64d0171 100644
--- a/gdb/testsuite/gdb.base/bp-permanent.exp
+++ b/gdb/testsuite/gdb.base/bp-permanent.exp
@@ -110,7 +110,7 @@ proc test {always_inserted sw_watchpoint} {
 		    # Some targets (QEMU for one) will disallow writes to the
 		    # .text section under certain circumstances.  It is no use
 		    # continuing with the test at this point.  Just return.
-		    unsupported "Cannot modify memory"
+		    unsupported "cannot modify memory"
 		    return
 		}
 		-re " = .*$gdb_prompt $" {
diff --git a/gdb/testsuite/gdb.base/break-always.exp b/gdb/testsuite/gdb.base/break-always.exp
index 409fdcc..a1a4165 100644
--- a/gdb/testsuite/gdb.base/break-always.exp
+++ b/gdb/testsuite/gdb.base/break-always.exp
@@ -77,7 +77,7 @@ foreach test_value {0 1} {
 
 	    # Some targets do not allow manually writing a breakpoint to a
 	    # certain memory address, like QEMU.  In that case, just bail out.
-	    unsupported "Cannot write to address $bp_address"
+	    unsupported "cannot write to address $bp_address"
 	    return -1
 	}
 	-re " = .*$gdb_prompt $" {
diff --git a/gdb/testsuite/gdb.base/break-fun-addr.exp b/gdb/testsuite/gdb.base/break-fun-addr.exp
index e8bed3f..938ec87 100644
--- a/gdb/testsuite/gdb.base/break-fun-addr.exp
+++ b/gdb/testsuite/gdb.base/break-fun-addr.exp
@@ -36,7 +36,7 @@ set srcfile1 ${testfile1}.c
 set binfile1 [standard_output_file ${testfile1}]
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile1}" "${binfile1}" executable {debug}] != "" } {
-    untested "Couldn't compile ${srcfile1}"
+    untested "couldn't compile ${srcfile1}"
     return -1
 }
 
@@ -65,7 +65,7 @@ set srcfile2 ${testfile2}.c
 set binfile2 [standard_output_file ${testfile2}]
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile2}" "${binfile2}" executable {debug}] != "" } {
-    untested "Couldn't compile ${srcfile2}"
+    untested "couldn't compile ${srcfile2}"
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/break-idempotent.exp b/gdb/testsuite/gdb.base/break-idempotent.exp
index 5f25fe0..eab03c4 100644
--- a/gdb/testsuite/gdb.base/break-idempotent.exp
+++ b/gdb/testsuite/gdb.base/break-idempotent.exp
@@ -41,7 +41,7 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug]} {
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
@@ -127,7 +127,7 @@ proc test_break { always_inserted break_command } {
 	delete_breakpoints
 
 	if ![runto_main] then {
-	    fail "Can't run to main"
+	    fail "can't run to main"
 	    return
 	}
 
diff --git a/gdb/testsuite/gdb.base/break-main-file-remove-fail.exp b/gdb/testsuite/gdb.base/break-main-file-remove-fail.exp
index f21bbc3..2fe6676 100644
--- a/gdb/testsuite/gdb.base/break-main-file-remove-fail.exp
+++ b/gdb/testsuite/gdb.base/break-main-file-remove-fail.exp
@@ -56,7 +56,7 @@ proc test_remove_bp { initial_load } {
 	set GDBFLAGS $saved_gdbflags
 
 	if ![runto start] {
-	    fail "Can't run to start"
+	    fail "can't run to start"
 	    return
 	}
 
diff --git a/gdb/testsuite/gdb.base/break-probes.exp b/gdb/testsuite/gdb.base/break-probes.exp
index ddadc8b..bb8eee0 100644
--- a/gdb/testsuite/gdb.base/break-probes.exp
+++ b/gdb/testsuite/gdb.base/break-probes.exp
@@ -28,7 +28,7 @@ set probes_bp "dl_main"
 
 if { [gdb_compile_shlib $srcfile_lib $binfile_lib \
 	  [list additional_flags=-fPIC]] != "" } {
-    untested "Could not compile $binfile_lib."
+    untested "could not compile $binfile_lib."
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/break-unload-file.exp b/gdb/testsuite/gdb.base/break-unload-file.exp
index 68690c0..a395cde 100644
--- a/gdb/testsuite/gdb.base/break-unload-file.exp
+++ b/gdb/testsuite/gdb.base/break-unload-file.exp
@@ -60,7 +60,7 @@ proc test_break { initial_load always_inserted break_command } {
 	set GDBFLAGS $saved_gdbflags
 
 	if ![runto_main] then {
-	    fail "Can't run to main"
+	    fail "can't run to main"
 	    return
 	}
 
diff --git a/gdb/testsuite/gdb.base/break.exp b/gdb/testsuite/gdb.base/break.exp
index 2b4587e..f111d58 100644
--- a/gdb/testsuite/gdb.base/break.exp
+++ b/gdb/testsuite/gdb.base/break.exp
@@ -35,13 +35,13 @@ gdb_expect {
 	    send_gdb "y\n"
 	    gdb_expect {
 		-re "$gdb_prompt $" {
-		    fail "Delete all breakpoints when none (unexpected prompt)"
+		    fail "delete all breakpoints when none (unexpected prompt)"
 		}
-		timeout	{ fail "Delete all breakpoints when none (timeout after unexpected prompt)" }
+		timeout	{ fail "delete all breakpoints when none (timeout after unexpected prompt)" }
 	    }
 	}
-     -re ".*$gdb_prompt $"       { pass "Delete all breakpoints when none" }
-    timeout	            { fail "Delete all breakpoints when none (timeout)" }
+     -re ".*$gdb_prompt $"       { pass "delete all breakpoints when none" }
+    timeout	            { fail "delete all breakpoints when none (timeout)" }
 }
 
 #
diff --git a/gdb/testsuite/gdb.base/call-ar-st.exp b/gdb/testsuite/gdb.base/call-ar-st.exp
index c63935a..0e10453 100644
--- a/gdb/testsuite/gdb.base/call-ar-st.exp
+++ b/gdb/testsuite/gdb.base/call-ar-st.exp
@@ -22,7 +22,7 @@ standard_testfile
 # Some targets can't call functions, so don't even bother with this
 # test.
 if [target_info exists gdb,cannot_call_functions] {
-    unsupported "This target can not call functions"
+    unsupported "this target can not call functions"
     continue
 }
 
diff --git a/gdb/testsuite/gdb.base/call-rt-st.exp b/gdb/testsuite/gdb.base/call-rt-st.exp
index a92ba9e..7120b8b 100644
--- a/gdb/testsuite/gdb.base/call-rt-st.exp
+++ b/gdb/testsuite/gdb.base/call-rt-st.exp
@@ -40,7 +40,7 @@ if [get_compiler_info] {
 # Some targets can't do function calls, so don't even bother with this
 # test.
 if [target_info exists gdb,cannot_call_functions] {
-    unsupported "This target can not call functions"
+    unsupported "this target can not call functions"
     continue
 }
 
diff --git a/gdb/testsuite/gdb.base/call-sc.exp b/gdb/testsuite/gdb.base/call-sc.exp
index 89065e1..a5405df 100644
--- a/gdb/testsuite/gdb.base/call-sc.exp
+++ b/gdb/testsuite/gdb.base/call-sc.exp
@@ -23,7 +23,7 @@
 # test.
 
 if [target_info exists gdb,cannot_call_functions] {
-    unsupported "This target can not call functions"
+    unsupported "this target can not call functions"
     continue
 }
 
diff --git a/gdb/testsuite/gdb.base/call-signal-resume.exp b/gdb/testsuite/gdb.base/call-signal-resume.exp
index a6b07cf..5dd580c 100644
--- a/gdb/testsuite/gdb.base/call-signal-resume.exp
+++ b/gdb/testsuite/gdb.base/call-signal-resume.exp
@@ -36,7 +36,7 @@ if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {deb
 # Some targets can't do function calls, so don't even bother with this
 # test.
 if [target_info exists gdb,cannot_call_functions] {
-    unsupported "This target can not call functions"
+    unsupported "this target can not call functions"
     continue
 }
 
@@ -56,7 +56,7 @@ proc get_dummy_frame_number { } {
 clean_restart ${binfile}
 
 if { ![runto_main] } {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
diff --git a/gdb/testsuite/gdb.base/call-strs.exp b/gdb/testsuite/gdb.base/call-strs.exp
index 7a310d4..ac1bf6d 100644
--- a/gdb/testsuite/gdb.base/call-strs.exp
+++ b/gdb/testsuite/gdb.base/call-strs.exp
@@ -28,7 +28,7 @@ standard_testfile
 # Some targets can't call functions, so don't even bother with this
 # test.
 if [target_info exists gdb,cannot_call_functions] {
-    unsupported "This target can not call functions"
+    unsupported "this target can not call functions"
     continue
 }
 
diff --git a/gdb/testsuite/gdb.base/callexit.exp b/gdb/testsuite/gdb.base/callexit.exp
index 219c9a4..e904200 100644
--- a/gdb/testsuite/gdb.base/callexit.exp
+++ b/gdb/testsuite/gdb.base/callexit.exp
@@ -24,7 +24,7 @@ if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {deb
 # Some targets can't do function calls, so don't even bother with this
 # test.
 if [target_info exists gdb,cannot_call_functions] {
-    unsupported "This target can not call functions"
+    unsupported "this target can not call functions"
     continue
 }
 
@@ -33,7 +33,7 @@ if [target_info exists gdb,cannot_call_functions] {
 clean_restart ${binfile}
 
 if { ![runto_main] } {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
diff --git a/gdb/testsuite/gdb.base/callfuncs.exp b/gdb/testsuite/gdb.base/callfuncs.exp
index b108952..8fa016a 100644
--- a/gdb/testsuite/gdb.base/callfuncs.exp
+++ b/gdb/testsuite/gdb.base/callfuncs.exp
@@ -26,7 +26,7 @@ if [support_complex_tests] {
 # Some targets can't do function calls, so don't even bother with this
 # test.
 if [target_info exists gdb,cannot_call_functions] {
-    unsupported "This target can not call functions"
+    unsupported "this target can not call functions"
     continue
 }
 
diff --git a/gdb/testsuite/gdb.base/catch-gdb-caused-signals.exp b/gdb/testsuite/gdb.base/catch-gdb-caused-signals.exp
index 31fa1b8..63c3292 100644
--- a/gdb/testsuite/gdb.base/catch-gdb-caused-signals.exp
+++ b/gdb/testsuite/gdb.base/catch-gdb-caused-signals.exp
@@ -36,7 +36,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
 }
 
 if ![runto_main] {
-    fail "Can't run to main to make the tests"
+    fail "can't run to main to make the tests"
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/catch-signal-siginfo-cond.exp b/gdb/testsuite/gdb.base/catch-signal-siginfo-cond.exp
index 7fabfd6..7cc848c 100644
--- a/gdb/testsuite/gdb.base/catch-signal-siginfo-cond.exp
+++ b/gdb/testsuite/gdb.base/catch-signal-siginfo-cond.exp
@@ -42,7 +42,7 @@ if { [prepare_for_testing "failed to prepare" "${testfile}" $srcfile {debug}] }
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/catch-syscall.exp b/gdb/testsuite/gdb.base/catch-syscall.exp
index a739c46..4bec7a6 100644
--- a/gdb/testsuite/gdb.base/catch-syscall.exp
+++ b/gdb/testsuite/gdb.base/catch-syscall.exp
@@ -29,7 +29,7 @@ if  { [prepare_for_testing ${testfile}.exp $testfile ${testfile}.c] } {
 # Check target supports catch syscall or not.
 clean_restart $binfile
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
diff --git a/gdb/testsuite/gdb.base/compare-sections.exp b/gdb/testsuite/gdb.base/compare-sections.exp
index 9fa42e0..09fde65 100644
--- a/gdb/testsuite/gdb.base/compare-sections.exp
+++ b/gdb/testsuite/gdb.base/compare-sections.exp
@@ -78,7 +78,7 @@ gdb_test_multiple $command $test {
 
 # Now get past startup code.
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
diff --git a/gdb/testsuite/gdb.base/cond-eval-mode.exp b/gdb/testsuite/gdb.base/cond-eval-mode.exp
index 400c883..4816ddc 100644
--- a/gdb/testsuite/gdb.base/cond-eval-mode.exp
+++ b/gdb/testsuite/gdb.base/cond-eval-mode.exp
@@ -22,7 +22,7 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug]} {
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
diff --git a/gdb/testsuite/gdb.base/condbreak-call-false.exp b/gdb/testsuite/gdb.base/condbreak-call-false.exp
index f0054c3..d51ff63 100644
--- a/gdb/testsuite/gdb.base/condbreak-call-false.exp
+++ b/gdb/testsuite/gdb.base/condbreak-call-false.exp
@@ -23,7 +23,7 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug]} {
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
diff --git a/gdb/testsuite/gdb.base/consecutive-step-over.exp b/gdb/testsuite/gdb.base/consecutive-step-over.exp
index 5fb0319..9a05aeb 100644
--- a/gdb/testsuite/gdb.base/consecutive-step-over.exp
+++ b/gdb/testsuite/gdb.base/consecutive-step-over.exp
@@ -25,7 +25,7 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug]} {
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
diff --git a/gdb/testsuite/gdb.base/cursal.exp b/gdb/testsuite/gdb.base/cursal.exp
index bf12faa..efaa7c7 100644
--- a/gdb/testsuite/gdb.base/cursal.exp
+++ b/gdb/testsuite/gdb.base/cursal.exp
@@ -17,7 +17,7 @@
 standard_testfile
 
 if {[gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != ""} {
-    untested "Couldn't compile $srcfile"
+    untested "couldn't compile $srcfile"
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/disabled-location.exp b/gdb/testsuite/gdb.base/disabled-location.exp
index 0c49466..10e5121 100644
--- a/gdb/testsuite/gdb.base/disabled-location.exp
+++ b/gdb/testsuite/gdb.base/disabled-location.exp
@@ -20,7 +20,7 @@ if { [prepare_for_testing ${testfile}.exp ${testfile}] } {
 }
 
 if ![runto_main] then {
-   fail "Can't run to main"
+   fail "can't run to main"
    return 0
 }
 
diff --git a/gdb/testsuite/gdb.base/disasm-end-cu.exp b/gdb/testsuite/gdb.base/disasm-end-cu.exp
index 681cb76..81b153f 100644
--- a/gdb/testsuite/gdb.base/disasm-end-cu.exp
+++ b/gdb/testsuite/gdb.base/disasm-end-cu.exp
@@ -29,21 +29,21 @@ set main_addr [get_hexadecimal_valueof "&main" "0"]
 set dummy_3_addr [get_hexadecimal_valueof "&dummy_3" "0"]
 
 if {$main_addr == 0 || $dummy_3_addr == 0 || $dummy_3_addr <= $main_addr} {
-    fail "Unable to extract required addresses, or addresses out of order"
+    fail "unable to extract required addresses, or addresses out of order"
     return -1
 }
 
 gdb_test_multiple "disassemble /m ${main_addr},${dummy_3_addr}" "Disassemble address range with source" {
     -re "Dump of assembler code from ${main_addr} to ${dummy_3_addr}:\r\nEnd of assembler dump\." {
-        fail "No output from the disassemble command"
+        fail "no output from the disassemble command"
     }
     -re "Line number 0 out of range;.* has $decimal lines\." {
-        fail "The disassemble command failed"
+        fail "the disassemble command failed"
     }
     -re "Dump of assembler code from ${main_addr} to ${dummy_3_addr}:\r\n.*main.*End of assembler dump\." {
         pass "disassemble command returned some output"
     }
     -re ".*$gdb_prompt $" {
-        fail "Unexpected output from disassemble command"
+        fail "unexpected output from disassemble command"
     }
 }
diff --git a/gdb/testsuite/gdb.base/display.exp b/gdb/testsuite/gdb.base/display.exp
index 040110a..9576be54 100644
--- a/gdb/testsuite/gdb.base/display.exp
+++ b/gdb/testsuite/gdb.base/display.exp
@@ -53,7 +53,7 @@ if !$use_gdb_stub {
 # Ok, on to real life
 #
 if ![runto_main] then {
-    fail "Could not run to main - other tests will fail."
+    fail "could not run to main - other tests will fail."
     continue
 }
 
diff --git a/gdb/testsuite/gdb.base/double-prompt-target-event-error.exp b/gdb/testsuite/gdb.base/double-prompt-target-event-error.exp
index ebf2231..16567fa 100644
--- a/gdb/testsuite/gdb.base/double-prompt-target-event-error.exp
+++ b/gdb/testsuite/gdb.base/double-prompt-target-event-error.exp
@@ -41,7 +41,7 @@ proc cancel_pagination_in_target_event { command } {
 	clean_restart $binfile
 
 	if ![runto_main] then {
-	    fail "Can't run to main"
+	    fail "can't run to main"
 	    return 0
 	}
 
diff --git a/gdb/testsuite/gdb.base/dprintf-bp-same-addr.exp b/gdb/testsuite/gdb.base/dprintf-bp-same-addr.exp
index b6b5955..004dc2b 100644
--- a/gdb/testsuite/gdb.base/dprintf-bp-same-addr.exp
+++ b/gdb/testsuite/gdb.base/dprintf-bp-same-addr.exp
@@ -31,7 +31,7 @@ proc test { style } {
 	clean_restart $binfile
 
 	if ![runto_main] {
-	    fail "Can't run to main"
+	    fail "can't run to main"
 	    return -1
 	}
 
diff --git a/gdb/testsuite/gdb.base/dprintf-detach.exp b/gdb/testsuite/gdb.base/dprintf-detach.exp
index 798bf9f..a0be2cd 100644
--- a/gdb/testsuite/gdb.base/dprintf-detach.exp
+++ b/gdb/testsuite/gdb.base/dprintf-detach.exp
@@ -46,7 +46,7 @@ proc dprintf_detach_test { breakpoint_always_inserted dprintf_style disconnected
 	gdb_test_no_output "set disconnected-dprintf ${disconnected_dprintf}"
 
 	if ![runto_main] {
-	    fail "Can't run to main"
+	    fail "can't run to main"
 	    return -1
 	}
 
diff --git a/gdb/testsuite/gdb.base/dprintf-next.exp b/gdb/testsuite/gdb.base/dprintf-next.exp
index e8da9be..7a36278 100644
--- a/gdb/testsuite/gdb.base/dprintf-next.exp
+++ b/gdb/testsuite/gdb.base/dprintf-next.exp
@@ -25,7 +25,7 @@ if [prepare_for_testing "failed to prepare for dprintf with next" \
 }
 
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/dprintf-non-stop.exp b/gdb/testsuite/gdb.base/dprintf-non-stop.exp
index 1787f6f..94f97d8 100644
--- a/gdb/testsuite/gdb.base/dprintf-non-stop.exp
+++ b/gdb/testsuite/gdb.base/dprintf-non-stop.exp
@@ -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
 }
 
diff --git a/gdb/testsuite/gdb.base/dprintf-pending.exp b/gdb/testsuite/gdb.base/dprintf-pending.exp
index 5758c1b..10df3fb 100644
--- a/gdb/testsuite/gdb.base/dprintf-pending.exp
+++ b/gdb/testsuite/gdb.base/dprintf-pending.exp
@@ -32,7 +32,7 @@ if { [get_compiler_info] } {
 
 if { [gdb_compile_shlib $libsrc $lib_sl $lib_opts] != ""
      || [gdb_compile $srcdir/$subdir/$srcfile $binfile executable $exec_opts] != ""} {
-    untested "Could not compile either $libsrc or $srcdir/$subdir/$srcfile."
+    untested "could not compile either $libsrc or $srcdir/$subdir/$srcfile."
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/dso2dso.exp b/gdb/testsuite/gdb.base/dso2dso.exp
index 336d46a..f620d2c 100644
--- a/gdb/testsuite/gdb.base/dso2dso.exp
+++ b/gdb/testsuite/gdb.base/dso2dso.exp
@@ -41,13 +41,13 @@ set binfile_libdso1 [standard_output_file $libdso1.so]
 
 if { [gdb_compile_shlib $srcfile_libdso2 $binfile_libdso2 \
 	[list debug additional_flags=-fPIC]] != "" } {
-  untested "Could not compile $binfile_libdso2."
+  untested "could not compile $binfile_libdso2."
   return -1
 }
 
 if { [gdb_compile_shlib $srcfile_libdso1 $binfile_libdso1 \
 	[list debug additional_flags=-fPIC]] != "" } {
-  untested "Could not compile $binfile_libdso1."
+  untested "could not compile $binfile_libdso1."
   return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/ending-run.exp b/gdb/testsuite/gdb.base/ending-run.exp
index 945e835..37bb39e 100644
--- a/gdb/testsuite/gdb.base/ending-run.exp
+++ b/gdb/testsuite/gdb.base/ending-run.exp
@@ -270,7 +270,7 @@ if {!$use_gdb_stub
     set exec_output [remote_exec host "ls core"]
 
     if [ regexp "core not found" $exec_output]  {
-	pass "No core dumped on quit"
+	pass "no core dumped on quit"
     } else {
 	if [ regexp "No such file or directory" $exec_output] {
 	    pass "ls: core (No core dumped on quit)"
diff --git a/gdb/testsuite/gdb.base/enum_cond.exp b/gdb/testsuite/gdb.base/enum_cond.exp
index bb3cf59..4be8a8a 100644
--- a/gdb/testsuite/gdb.base/enum_cond.exp
+++ b/gdb/testsuite/gdb.base/enum_cond.exp
@@ -21,7 +21,7 @@ standard_testfile .c
 
 set opts [list debug additional_flags=-fshort-enums]
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable $opts] != "" } {
-    untested "Could not compile ${srcfile}"
+    untested "could not compile ${srcfile}"
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/examine-backward.exp b/gdb/testsuite/gdb.base/examine-backward.exp
index e03cbfd..f39056e 100644
--- a/gdb/testsuite/gdb.base/examine-backward.exp
+++ b/gdb/testsuite/gdb.base/examine-backward.exp
@@ -36,7 +36,7 @@ proc get_first_mapped_address {} {
             set addr $expect_out(1,string)
         }
         -re "$gdb_prompt $" {
-            unsupported "Current target does not support 'info proc mappings'"
+            unsupported "current target does not support 'info proc mappings'"
         }
     }
     return ${addr}
diff --git a/gdb/testsuite/gdb.base/exe-lock.exp b/gdb/testsuite/gdb.base/exe-lock.exp
index 66eae02..8cb8f9d 100644
--- a/gdb/testsuite/gdb.base/exe-lock.exp
+++ b/gdb/testsuite/gdb.base/exe-lock.exp
@@ -23,7 +23,7 @@ standard_testfile arrayidx.c
 append binfile $EXEEXT
 
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested "Couldn't compile ${srcfile}"
+    untested "couldn't compile ${srcfile}"
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/exec-invalid-sysroot.exp b/gdb/testsuite/gdb.base/exec-invalid-sysroot.exp
index 9665b5f..a089e89 100644
--- a/gdb/testsuite/gdb.base/exec-invalid-sysroot.exp
+++ b/gdb/testsuite/gdb.base/exec-invalid-sysroot.exp
@@ -47,7 +47,7 @@ proc do_exec_sysroot_test {} {
     # Start the program running, and stop at main.
     #
     if ![runto_main] then {
-	fail "Couldn't run ${testfile}"
+	fail "couldn't run ${testfile}"
 	return
     }
 
diff --git a/gdb/testsuite/gdb.base/execl-update-breakpoints.exp b/gdb/testsuite/gdb.base/execl-update-breakpoints.exp
index 47a848e..1c2713f 100644
--- a/gdb/testsuite/gdb.base/execl-update-breakpoints.exp
+++ b/gdb/testsuite/gdb.base/execl-update-breakpoints.exp
@@ -55,7 +55,7 @@ if { [gdb_compile $objfile $exec1 executable $opts1_ld] != "" } {
 
 clean_restart ${exec1}
 if ![runto_main] then {
-    fail "Couldn't run to main"
+    fail "couldn't run to main"
     return -1
 }
 
@@ -70,7 +70,7 @@ gdb_test_multiple "p/x &main" $test {
 
 clean_restart ${exec2}
 if ![runto_main] then {
-    fail "Couldn't run to main"
+    fail "couldn't run to main"
     return -1
 }
 
@@ -103,7 +103,7 @@ proc test { always_inserted } {
     gdb_test_no_output "set breakpoint always-inserted $always_inserted"
 
     if ![runto_main] then {
-	fail "Couldn't run to main"
+	fail "couldn't run to main"
 	return -1
     }
 
diff --git a/gdb/testsuite/gdb.base/execution-termios.exp b/gdb/testsuite/gdb.base/execution-termios.exp
index 4abdeb8..02b674c 100644
--- a/gdb/testsuite/gdb.base/execution-termios.exp
+++ b/gdb/testsuite/gdb.base/execution-termios.exp
@@ -25,7 +25,7 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug]} {
 proc test { prefix body } {
     with_test_prefix $prefix {
 	if ![runto_main] {
-	    fail "Can't run to main"
+	    fail "can't run to main"
 	    return 0
 	}
 	uplevel 1 $body
diff --git a/gdb/testsuite/gdb.base/fileio.exp b/gdb/testsuite/gdb.base/fileio.exp
index d83bbb4..5dd2f20 100644
--- a/gdb/testsuite/gdb.base/fileio.exp
+++ b/gdb/testsuite/gdb.base/fileio.exp
@@ -225,7 +225,7 @@ gdb_test continue \
 "Continuing\\..*rename 2:.*EISDIR$stop_msg" \
 "Renaming a file to existing directory returns EISDIR"
 
-set test "Renaming a directory to a non-empty directory returns ENOTEMPTY or EEXIST"
+set test "renaming a directory to a non-empty directory returns ENOTEMPTY or EEXIST"
 gdb_test_multiple continue "${test}" {
     -re "Continuing\\..*rename 3:.*(ENOTEMPTY|EEXIST)$stop_msg$gdb_prompt $" {
 	pass "${test}"
diff --git a/gdb/testsuite/gdb.base/fixsection.exp b/gdb/testsuite/gdb.base/fixsection.exp
index 07b7bb5..5b7fdf6 100644
--- a/gdb/testsuite/gdb.base/fixsection.exp
+++ b/gdb/testsuite/gdb.base/fixsection.exp
@@ -34,7 +34,7 @@ if [get_compiler_info] {
 if { [gdb_compile_shlib $libsrc $lib_sl $lib_opts] != ""
      || [gdb_compile $srcdir/$subdir/$srcfile $binfile \
 	     executable $exec_opts] != ""} {
-    untested "Could not compile either $libsrc or $srcfile."
+    untested "could not compile either $libsrc or $srcfile."
     return -1
 }
 
@@ -47,7 +47,7 @@ gdb_load ${binfile}
 gdb_load_shlib ${lib_sl}
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 1
 }
 
diff --git a/gdb/testsuite/gdb.base/foll-exec-mode.exp b/gdb/testsuite/gdb.base/foll-exec-mode.exp
index aa7b4143..af417ca 100644
--- a/gdb/testsuite/gdb.base/foll-exec-mode.exp
+++ b/gdb/testsuite/gdb.base/foll-exec-mode.exp
@@ -69,7 +69,7 @@ proc do_catch_exec_test { } {
     # Start the program running, and stop at main.
     #
     if ![runto_main] then {
-	fail "Couldn't run ${testfile}"
+	fail "couldn't run ${testfile}"
 	return
     }
 
@@ -109,7 +109,7 @@ proc do_follow_exec_mode_tests { mode cmd infswitch } {
 	# Start the program running, and stop at main.
 	#
 	if ![runto_main] then {
-	    fail "Couldn't run ${testfile}"
+	    fail "couldn't run ${testfile}"
 	    return
 	}
 
diff --git a/gdb/testsuite/gdb.base/foll-exec.exp b/gdb/testsuite/gdb.base/foll-exec.exp
index f496cca..ed86c0f 100644
--- a/gdb/testsuite/gdb.base/foll-exec.exp
+++ b/gdb/testsuite/gdb.base/foll-exec.exp
@@ -48,7 +48,7 @@ proc do_exec_tests {} {
    # Start the program running, and stop at main.
    #
    if ![runto_main] then {
-     fail "Couldn't run ${testfile}"
+     fail "couldn't run ${testfile}"
      return
    }
 
@@ -75,7 +75,7 @@ proc do_exec_tests {} {
    # Start the program running, and stop at main.
    #
    if ![runto_main] then {
-     fail "Couldn't run ${testfile}"
+     fail "couldn't run ${testfile}"
      return
    }
    # Execute the code setting up variable PROG.
@@ -162,7 +162,7 @@ proc do_exec_tests {} {
    # Start the program running, and stop at main.
    #
    if ![runto_main] then {
-     fail "Couldn't run ${testfile} (2nd try)"
+     fail "couldn't run ${testfile} (2nd try)"
      return
    }
 
@@ -231,7 +231,7 @@ proc do_exec_tests {} {
    # Start the program running, and stop at main.
    #
    if ![runto_main] then {
-     fail "Couldn't run ${testfile} (3rd try)"
+     fail "couldn't run ${testfile} (3rd try)"
      return
    }
    # Execute the code setting up variable PROG.
@@ -296,7 +296,7 @@ proc do_exec_tests {} {
    # Start the program running, and stop at main.
    #
    if ![runto_main] then {
-     fail "Couldn't run ${testfile} (4th try)"
+     fail "couldn't run ${testfile} (4th try)"
      return
    }
    # Execute the code setting up variable PROG.
@@ -355,7 +355,7 @@ proc do_exec_tests {} {
    # Start the program running, and stop at main.
    #
    if ![runto_main] then {
-     fail "Couldn't run ${testfile} (5th try)"
+     fail "couldn't run ${testfile} (5th try)"
      return
    }
 
diff --git a/gdb/testsuite/gdb.base/fork-running-state.exp b/gdb/testsuite/gdb.base/fork-running-state.exp
index be81be6..7a54ada 100644
--- a/gdb/testsuite/gdb.base/fork-running-state.exp
+++ b/gdb/testsuite/gdb.base/fork-running-state.exp
@@ -36,7 +36,7 @@ proc do_test { detach_on_fork follow_fork non_stop schedule_multiple } {
     }
 
     if ![runto_main] then {
-	fail "Can't run to main"
+	fail "can't run to main"
 	return 0
     }
 
diff --git a/gdb/testsuite/gdb.base/frame-args.exp b/gdb/testsuite/gdb.base/frame-args.exp
index 037967b..08eb5d8 100644
--- a/gdb/testsuite/gdb.base/frame-args.exp
+++ b/gdb/testsuite/gdb.base/frame-args.exp
@@ -15,7 +15,7 @@
 
 standard_testfile .c
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested "Couldn't compile ${srcfile}"
+    untested "couldn't compile ${srcfile}"
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/fullpath-expand.exp b/gdb/testsuite/gdb.base/fullpath-expand.exp
index 4e572e5..1b1c5e7 100644
--- a/gdb/testsuite/gdb.base/fullpath-expand.exp
+++ b/gdb/testsuite/gdb.base/fullpath-expand.exp
@@ -16,7 +16,7 @@
 standard_testfile .c fullpath-expand-func.c
 
 if [is_remote host] {
-    unsupported "Compiling on a remote host does not support a filename with directory."
+    unsupported "compiling on a remote host does not support a filename with directory."
     return 0
 }
 
diff --git a/gdb/testsuite/gdb.base/func-ptr.exp b/gdb/testsuite/gdb.base/func-ptr.exp
index 1a56cb8..cda2e9d 100644
--- a/gdb/testsuite/gdb.base/func-ptr.exp
+++ b/gdb/testsuite/gdb.base/func-ptr.exp
@@ -22,7 +22,7 @@ if { [prepare_for_testing func-ptr.exp "func-ptr" {func-ptr.c} {debug}] } {
 }
 
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
diff --git a/gdb/testsuite/gdb.base/gcore-relro-pie.exp b/gdb/testsuite/gdb.base/gcore-relro-pie.exp
index 5f22544..5a22d5d 100644
--- a/gdb/testsuite/gdb.base/gcore-relro-pie.exp
+++ b/gdb/testsuite/gdb.base/gcore-relro-pie.exp
@@ -41,7 +41,7 @@ clean_restart ${stripped_binfile}
 
 # The binary is stripped of debug info, but not minsyms.
 if ![runto break_here] {
-    fail "Can't run to break_here"
+    fail "can't run to break_here"
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/gdb1090.exp b/gdb/testsuite/gdb.base/gdb1090.exp
index e75004c..2bba93e 100644
--- a/gdb/testsuite/gdb.base/gdb1090.exp
+++ b/gdb/testsuite/gdb.base/gdb1090.exp
@@ -30,7 +30,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 1
 }
 
diff --git a/gdb/testsuite/gdb.base/gdb1555.exp b/gdb/testsuite/gdb.base/gdb1555.exp
index 5d11195..bb198f5 100644
--- a/gdb/testsuite/gdb.base/gdb1555.exp
+++ b/gdb/testsuite/gdb.base/gdb1555.exp
@@ -45,7 +45,7 @@ clean_restart ${binfile}
 gdb_load_shlib $libobj
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
diff --git a/gdb/testsuite/gdb.base/global-var-nested-by-dso.exp b/gdb/testsuite/gdb.base/global-var-nested-by-dso.exp
index c8bdd2b..7285962 100644
--- a/gdb/testsuite/gdb.base/global-var-nested-by-dso.exp
+++ b/gdb/testsuite/gdb.base/global-var-nested-by-dso.exp
@@ -29,13 +29,13 @@ set binfile_lib2 [standard_output_file $lib2name.so]
 
 if { [gdb_compile_shlib $srcfile_lib1 $binfile_lib1 \
 	[list debug additional_flags=-fPIC]] != "" } {
-  untested "Could not compile $binfile_lib1."
+  untested "could not compile $binfile_lib1."
   return -1
 }
 
 if { [gdb_compile_shlib $srcfile_lib2 $binfile_lib2 \
 	[list debug additional_flags=-fPIC]] != "" } {
-  untested "Could not compile $binfile_lib2."
+  untested "could not compile $binfile_lib2."
   return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/gnu-ifunc.exp b/gdb/testsuite/gdb.base/gnu-ifunc.exp
index 3b2775b..ce9e11f 100644
--- a/gdb/testsuite/gdb.base/gnu-ifunc.exp
+++ b/gdb/testsuite/gdb.base/gnu-ifunc.exp
@@ -52,7 +52,7 @@ if [get_compiler_info] {
 
 if { [gdb_compile_shlib ${srcdir}/${subdir}/$libsrc $lib_so $lib_opts] != ""
      || [gdb_compile ${srcdir}/${subdir}/$srcfile $binfile executable $exec_opts] != ""} {
-    untested "Could not compile dynamic executable $binfile."
+    untested "could not compile dynamic executable $binfile."
     return -1
 }
 
@@ -62,7 +62,7 @@ clean_restart $executable
 gdb_load_shlib ${lib_so}
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 1
 }
 
@@ -144,7 +144,7 @@ gdb_test "info sym $expect_out(1,string)" "gnu_ifunc in section .*" "info sym <g
 
 if { [gdb_compile ${srcdir}/${subdir}/$libsrc $lib_o object {}] != ""
      || [gdb_compile "${srcdir}/${subdir}/$srcfile $lib_o" $staticbinfile executable {debug}] != "" } {
-    untested "Could not compile static executable $staticbinfile."
+    untested "could not compile static executable $staticbinfile."
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp b/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp
index 03a6b74..28ab3d6 100644
--- a/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp
+++ b/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp
@@ -36,7 +36,7 @@ if [get_compiler_info] {
 
 if { [gdb_compile_shlib ${srcdir}/${subdir}/${lib_src} ${lib_so} $lib_opts] != ""
      || [gdb_compile ${srcdir}/${subdir}/${main_src} ${binfile} executable $exec_opts] != ""} {
-    untested "Could not compile ${subdir}/$lib_src or ${subdir}/$srcfile."
+    untested "could not compile ${subdir}/$lib_src or ${subdir}/$srcfile."
     return -1
 }
 
@@ -44,7 +44,7 @@ clean_restart $binfile
 gdb_load_shlib $lib_so
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/hbreak-unmapped.exp b/gdb/testsuite/gdb.base/hbreak-unmapped.exp
index 43136ef..b5a2fbb 100644
--- a/gdb/testsuite/gdb.base/hbreak-unmapped.exp
+++ b/gdb/testsuite/gdb.base/hbreak-unmapped.exp
@@ -24,13 +24,13 @@ if {[prepare_for_testing "failed to prepare" ${testfile} ${srcfile}]} {
 }
 
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
 # If we can read the memory at address 0, skip the test.
 if { [is_address_zero_readable] } {
-    untested "Memory at address 0 is readable"
+    untested "memory at address 0 is readable"
     return
 }
 
diff --git a/gdb/testsuite/gdb.base/hook-stop.exp b/gdb/testsuite/gdb.base/hook-stop.exp
index 7b0c22e..b34a4b7 100644
--- a/gdb/testsuite/gdb.base/hook-stop.exp
+++ b/gdb/testsuite/gdb.base/hook-stop.exp
@@ -40,7 +40,7 @@ proc setup {commands} {
     clean_restart $binfile
 
     if ![runto_main] then {
-	fail "Can't run to main"
+	fail "can't run to main"
 	return -code return
     }
 
diff --git a/gdb/testsuite/gdb.base/infcall-input.exp b/gdb/testsuite/gdb.base/infcall-input.exp
index b92a915..c970c0e 100644
--- a/gdb/testsuite/gdb.base/infcall-input.exp
+++ b/gdb/testsuite/gdb.base/infcall-input.exp
@@ -29,7 +29,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
 }
 
 if ![runto_main] then {
-    fail "Couldn't run to main"
+    fail "couldn't run to main"
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/info-fun.exp b/gdb/testsuite/gdb.base/info-fun.exp
index 3437216..2eec698 100644
--- a/gdb/testsuite/gdb.base/info-fun.exp
+++ b/gdb/testsuite/gdb.base/info-fun.exp
@@ -40,13 +40,13 @@ foreach libsepdebug {NO IN SEP} { with_test_prefix "$libsepdebug" {
     if { [gdb_compile_shlib ${srcfile_lib} ${binfile_lib} $sep_lib_flags] != ""
 	 || [gdb_compile $srcdir/$subdir/${srcfile} ${binfile} \
 		 executable $bin_flags] != "" } {
-      untested "Could not compile $binfile_lib or $binfile."
+      untested "could not compile $binfile_lib or $binfile."
       return -1
     }
 
     if {$libsepdebug == "SEP"} {
 	if {[gdb_gnu_strip_debug $binfile_lib] != 0} {
-	    unsupported "Could not split debug of $binfile_lib."
+	    unsupported "could not split debug of $binfile_lib."
 	    return
 	} else {
 	    pass "split solib"
@@ -56,7 +56,7 @@ foreach libsepdebug {NO IN SEP} { with_test_prefix "$libsepdebug" {
     clean_restart $executable
 
     if ![runto_main] then {
-      fail "Can't run to main"
+      fail "can't run to main"
       return 0
     }
 
diff --git a/gdb/testsuite/gdb.base/info-shared.exp b/gdb/testsuite/gdb.base/info-shared.exp
index aa00f73..57aa1d0 100644
--- a/gdb/testsuite/gdb.base/info-shared.exp
+++ b/gdb/testsuite/gdb.base/info-shared.exp
@@ -31,13 +31,13 @@ set define2 -DSHLIB2_NAME=\"$binfile_lib2\"
 
 if { [gdb_compile_shlib $srcfile_lib1 $binfile_lib1 \
 	  [list additional_flags=-fPIC]] != "" } {
-    untested "Could not compile $binfile_lib1."
+    untested "could not compile $binfile_lib1."
     return -1
 }
 
 if { [gdb_compile_shlib $srcfile_lib2 $binfile_lib2 \
 	  [list additional_flags=-fPIC]] != "" } {
-    untested "Could not compile $binfile_lib2."
+    untested "could not compile $binfile_lib2."
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/interrupt-noterm.exp b/gdb/testsuite/gdb.base/interrupt-noterm.exp
index 05f6076..3aefa0c 100644
--- a/gdb/testsuite/gdb.base/interrupt-noterm.exp
+++ b/gdb/testsuite/gdb.base/interrupt-noterm.exp
@@ -24,7 +24,7 @@ if [prepare_for_testing "failed to prepare for testing" \
 gdb_test_no_output "set interactive-mode off"
 
 if ![runto main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/jit-so.exp b/gdb/testsuite/gdb.base/jit-so.exp
index 9fadd86..b2e2955 100644
--- a/gdb/testsuite/gdb.base/jit-so.exp
+++ b/gdb/testsuite/gdb.base/jit-so.exp
@@ -76,7 +76,7 @@ proc one_jit_test {count match_str} {
 	}
 
 	if { ![runto_main] } {
-	    fail "Can't run to main"
+	    fail "can't run to main"
 	    return
 	}
 
diff --git a/gdb/testsuite/gdb.base/jit.exp b/gdb/testsuite/gdb.base/jit.exp
index 17024e4..528c330 100644
--- a/gdb/testsuite/gdb.base/jit.exp
+++ b/gdb/testsuite/gdb.base/jit.exp
@@ -116,7 +116,7 @@ proc one_jit_test {count match_str reattach} {
 	}
 
 	if { ![runto_main] } {
-	    fail "Can't run to main"
+	    fail "can't run to main"
 	    return
 	}
 
diff --git a/gdb/testsuite/gdb.base/line-symtabs.exp b/gdb/testsuite/gdb.base/line-symtabs.exp
index af22db7..85e9b2f 100644
--- a/gdb/testsuite/gdb.base/line-symtabs.exp
+++ b/gdb/testsuite/gdb.base/line-symtabs.exp
@@ -21,7 +21,7 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {
 }
 
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/list.exp b/gdb/testsuite/gdb.base/list.exp
index 9946590..a9e2965 100644
--- a/gdb/testsuite/gdb.base/list.exp
+++ b/gdb/testsuite/gdb.base/list.exp
@@ -600,7 +600,7 @@ proc test_list {command listsize1 listsize2 linerange1 linerange2} {
 
 	clean_restart $binfile
 	if ![runto_main] then {
-	    fail "Can't run to main"
+	    fail "can't run to main"
 	    return
 	}
 
diff --git a/gdb/testsuite/gdb.base/longjmp.exp b/gdb/testsuite/gdb.base/longjmp.exp
index 2c3401c..b8d67fd 100644
--- a/gdb/testsuite/gdb.base/longjmp.exp
+++ b/gdb/testsuite/gdb.base/longjmp.exp
@@ -32,7 +32,7 @@ if [get_compiler_info] {
 clean_restart ${binfile}
 
 if ![runto_main] then {
-   fail "Can't run to main"
+   fail "can't run to main"
    return 0
 }
 
diff --git a/gdb/testsuite/gdb.base/macscp.exp b/gdb/testsuite/gdb.base/macscp.exp
index 4e03553..22dcaac 100644
--- a/gdb/testsuite/gdb.base/macscp.exp
+++ b/gdb/testsuite/gdb.base/macscp.exp
@@ -209,7 +209,7 @@ gdb_test_multiple "info source" "Test macro information"  {
     }
 }
 if {$macro_support == 0} {
-    unsupported "Skipping test because debug information does not include macro information."
+    unsupported "skipping test because debug information does not include macro information."
     return 0
 }
  
diff --git a/gdb/testsuite/gdb.base/max-value-size.exp b/gdb/testsuite/gdb.base/max-value-size.exp
index 63a97a0..730e981 100644
--- a/gdb/testsuite/gdb.base/max-value-size.exp
+++ b/gdb/testsuite/gdb.base/max-value-size.exp
@@ -21,7 +21,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
diff --git a/gdb/testsuite/gdb.base/nodebug.exp b/gdb/testsuite/gdb.base/nodebug.exp
index 43867ba..e0dd0e1 100644
--- a/gdb/testsuite/gdb.base/nodebug.exp
+++ b/gdb/testsuite/gdb.base/nodebug.exp
@@ -31,7 +31,7 @@ if [test_compiler_info "xlc-*"] {
 }
 
 if  { [gdb_compile $srcdir/$subdir/$srcfile $binfile executable $exec_opts] != "" } {
-    untested "Couldn't compile $srcfile."
+    untested "couldn't compile $srcfile."
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/nofield.exp b/gdb/testsuite/gdb.base/nofield.exp
index 8d18960..9b06ba1 100644
--- a/gdb/testsuite/gdb.base/nofield.exp
+++ b/gdb/testsuite/gdb.base/nofield.exp
@@ -16,7 +16,7 @@
 standard_testfile .c
 
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested "Couldn't compile ${srcfile}"
+    untested "couldn't compile ${srcfile}"
     return -1
 }
 
diff --git a/gdb/testsuite/gdb.base/overlays.exp b/gdb/testsuite/gdb.base/overlays.exp
index cf4213a..45b8670 100644
--- a/gdb/testsuite/gdb.base/overlays.exp
+++ b/gdb/testsuite/gdb.base/overlays.exp
@@ -171,7 +171,7 @@ gdb_expect {
     -re ".*ovly2, "	 	{ fail ".ovly2  not unmapped by .ovly3"  }
     -re ".*data00,"		{ fail ".data00 not unmapped by .data01" }
     -re ".*data02,"		{ fail ".data02 not unmapped by .data03" }
-    -re ".*$gdb_prompt $"	{ pass "Automatic unmapping"             }
+    -re ".*$gdb_prompt $"	{ pass "automatic unmapping"             }
     timeout			{ fail "(timeout) Automatic unmapping"   }
 }
 
diff --git a/gdb/testsuite/gdb.base/paginate-after-ctrl-c-running.exp b/gdb/testsuite/gdb.base/paginate-after-ctrl-c-running.exp
index a6b4df7..e928207 100644
--- a/gdb/testsuite/gdb.base/paginate-after-ctrl-c-running.exp
+++ b/gdb/testsuite/gdb.base/paginate-after-ctrl-c-running.exp
@@ -37,7 +37,7 @@ proc test_ctrlc_while_target_running_paginates {} {
 	clean_restart $binfile
 
 	if ![runto_main] then {
-	    fail "Can't run to main"
+	    fail "can't run to main"
 	    return 0
 	}
 
diff --git a/gdb/testsuite/gdb.base/paginate-bg-execution.exp b/gdb/testsuite/gdb.base/paginate-bg-execution.exp
index 5fc077e..284e623 100644
--- a/gdb/testsuite/gdb.base/paginate-bg-execution.exp
+++ b/gdb/testsuite/gdb.base/paginate-bg-execution.exp
@@ -33,7 +33,7 @@ proc test_bg_execution_pagination_return {} {
 	clean_restart $binfile
 
 	if ![runto_main] then {
-	    fail "Can't run to main"
+	    fail "can't run to main"
 	    return 0
 	}
 
@@ -76,7 +76,7 @@ proc test_bg_execution_pagination_cancel { how } {
 	clean_restart $binfile
 
 	if ![runto_main] then {
-	    fail "Can't run to main"
+	    fail "can't run to main"
 	    return 0
 	}
 
diff --git a/gdb/testsuite/gdb.base/paginate-inferior-exit.exp b/gdb/testsuite/gdb.base/paginate-inferior-exit.exp
index 5128f5f..05a6dff 100644
--- a/gdb/testsuite/gdb.base/paginate-inferior-exit.exp
+++ b/gdb/testsuite/gdb.base/paginate-inferior-exit.exp
@@ -33,7 +33,7 @@ proc test_paginate_inferior_exited {} {
 	clean_restart $binfile
 
 	if ![runto_main] then {
-	    fail "Can't run to main"
+	    fail "can't run to main"
 	    return 0
 	}
 
diff --git a/gdb/testsuite/gdb.base/pending.exp b/gdb/testsuite/gdb.base/pending.exp
index 935fa14..ea913f1 100644
--- a/gdb/testsuite/gdb.base/pending.exp
+++ b/gdb/testsuite/gdb.base/pending.exp
@@ -37,7 +37,7 @@ if [get_compil[...]

[diff truncated at 100000 bytes]


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]