Fix test names starting with uppercase output by basic functions
authorLuis Machado <lgustavo@codesourcery.com>
Thu, 1 Dec 2016 20:40:05 +0000 (14:40 -0600)
committerLuis Machado <lgustavo@codesourcery.com>
Thu, 1 Dec 2016 20:40:05 +0000 (14:40 -0600)
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

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

index 78b6cf8cc3c61ed5777d9dddad9cd4d55af9eec8..2a750c52335c0877153db58484481da5629788d2 100644 (file)
@@ -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.
index 6e6d35fbb9aa89bf108a88ed27fa0d208ce214c8..f4dae48f6ca5f9831b25fddb073c18d7fa7d41a7 100644 (file)
@@ -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
 }
 
index 00089a968a955dd5ef22c81ab42a49563f6e9cca..5ffcdf1ebad5cb4573d5b3286a9b79fb6eb7892b 100644 (file)
@@ -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
 }
 
index db95aee1df8325382ff8cfe3797e849fff4785c6..e3cfdb51a3a469e98fc3623461cba58ab9432ca4 100644 (file)
@@ -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
 }
 
index 288a0659ba84eb1d6037f7f3e1b5556bed748ef4..6ec06090e098fec6d8577f857f45975603ec60ec 100644 (file)
@@ -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
 }
 
index cf304370aa7792b2a8e16ef8c105cc9ca4e7012a..9a7da6e64eb8783ea8ae5d2dd175f0baf62af874 100644 (file)
@@ -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
 }
 
index 31e039efa6dc0814ba7587b0b1f5ad246fedfc95..a228244483d669f421b73a89410e5c26c147a0d9 100644 (file)
@@ -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
 }
 
index 8f7434f99e99a2041510d273b4c99c77e258fc86..6026a3f9666acd3aa5786ef616d5e4ff6e34e97f 100644 (file)
@@ -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
 }
 
index 6000ec862a1881816977c75ebd5c77b8b2d49802..764236a20a2942107d770a017668821e8ecd4c8d 100644 (file)
@@ -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
 }
 
index ecc29f0f2d5ae86aff1d4ef72edbb6f01d856864..68979362356f1bc838cf7ab54641d5aa3ee1a5cf 100644 (file)
@@ -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
 }
 
index 936d69ae98a6e1623cbcd584a2d08aff2ede027e..dc82c57681d37c49094c8b9fcb2a51d8b7378fa3 100644 (file)
@@ -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
 }
 
index c648e7e02ef3a6fb6428a3c18720a1ef2fc12af3..3c7073f88d4dd9681ea8afbd091e7d88aeb9b2a4 100644 (file)
@@ -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
 }
 
index 3e681f1270605db2a9125f43784fa8d3f295c374..e45ad97074977f832705c12bb467c402d1c4b425 100644 (file)
@@ -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
     }
 
index 776554681b99c2b185e8f6f0dac3cf4d9ca434ca..ba75b465a757333de76a9be5ae40385ba03a74d1 100644 (file)
@@ -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
 }
 
index f6bef7997c41d2649b65df6302f37181f931911a..c038551d144bdb49d6e2cf0c32e3b6def74ce2eb 100644 (file)
@@ -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
 }
 
index a6ceb0b8dc43b4cc9b243fd2abddc9f9081671ac..d99567657cc8d2aaaf1fbe426406468680717352 100644 (file)
@@ -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
 }
 
index 3019b3e0450b38dee28f133cdf0ebebfc790142a..68e6664ba6610e7ca98e4973d4d6f1493ff7cf24 100644 (file)
@@ -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
 }
 
index 44d195755d449d179e9a8a738cc18d7e85bca7ce..edf767fbb90e9e132588960e02ed92e200c9207b 100644 (file)
@@ -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
 }
 
index d96ad87eba80f9c40610c6d08298211c6b84c13c..8cea6d3988a2efc5118b25efcf41d0c83bca79c5 100644 (file)
@@ -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
index ba2db2a8ec5e9b264a3552402f10a4ff2c9fb026..005d1fc0e2c522dbc52e46422175bd5ff4f4dce3 100644 (file)
@@ -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
 }
 
index f0815aa4b721db2302a916dc9bcdb611e7572b9a..7be606a5302c2db120025ba2ee9ed17ec1680d86 100644 (file)
@@ -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
 }
 
index d643bee8f874eaaef42a1fdb14880daf39ba0838..2a869e8a08955743eb130c9dea034ff61271b12b 100644 (file)
@@ -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
 }
 
index b5691397618c98975b20297f853d02585e42fe31..9c05cab0d7902e54f0d67b0a2606a75ecf16691f 100644 (file)
@@ -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"
        }
     }
 }
index 0c1c3a621cab68d8aacf471e4984e592f374c32f..32367c9d5af11c244dd9bb104897f482cc74054a 100644 (file)
@@ -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
 }
 
index 15ebad3c22fc875c1c6ab0a6d8ccd24a6491596c..37190d06d464f50f5061fa720580afad7fb504bb 100644 (file)
@@ -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
     }
 }
index 668956983f2fdff3b0dd23b907cc0d9c6536b0f5..cbc66bf68b850b08b1da497a806f84ba165df63b 100644 (file)
@@ -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
 }
 
index d82c4de1d4c464b1c93f796e9fc963803ea7d142..f028e94348486773703baff3df701675ff9ee3c8 100644 (file)
@@ -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
 }
 
index 8594ad58880d489feafbe15c9b4c001d04467a3e..c647787b6c358be6db7218e0493f8b7059f21c98 100644 (file)
@@ -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 {
index 6f77d1895c15ea77390b2b98a003c1f225dc9d05..b7f19052c36730afd0b21f607b2ad8d47a5e21ad 100644 (file)
@@ -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
   }
 
index a3776681747adf197b707254bc6269780d0ab18c..ba2dd7240021613d2c134098d3715385ed6d8169 100644 (file)
@@ -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
     }
 }
index dc4f356f69318dad47311942b654ee1f9818775f..2110f8313995dbfad393281b2dfbd2ddf77cf7f3 100644 (file)
@@ -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
 }
 
index 6619ede517598a203416e3a72324220238ccae2b..78104a453e78caea067ba5b6900bea2807ff20ba 100644 (file)
@@ -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
 }
 
index 843a01abc723a8dcd1b6303dbba8328b784300b5..b00571be2a86c21703ac92e357e344a47e94a9c6 100644 (file)
@@ -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
 }
 
index 1dceb0d9d1dbcb1815a97db1f74067e9db0233c1..ce8a98c29703f97245a04a179e3e6bb2429ad709 100644 (file)
@@ -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
 }
 
index fc2e6087a68f85fcf9469a9948faa1f49d666691..2c9b675e3d22d915b710642d8b5f612073024150 100644 (file)
@@ -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
 }
 
index 3f244d0a728abdec1e00ba84e209f7837c550717..a2253e91ba7161368a42a5fee3ff404b0c9c6357 100644 (file)
@@ -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
 }
 
index 09ea8459dfd2381f53be65c11abda4aa098270d5..6d9a68176ba62a130f6c0b1836fc80d683d3f9ab 100644 (file)
@@ -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
 }
 
index f688423b80f9095ec08d0b9f8a8c7f4233374c0e..3adb1564cfa2b9e0124edd9f779acffe0e72c9b1 100644 (file)
@@ -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)"
index 394c2938af3bb01a25139fd48e2ea8c15939041e..07142af18c5f87da98c5096232db185f00e52d66 100644 (file)
@@ -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
     }
 
index 191f85c661ef25990fff84e125b2bba474bd43c1..504708cab81b53526b12ad763f67d2fde00f3ad5 100644 (file)
@@ -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
 }
 
index a2de2c0a5a0915bf1e4ad530c93c95c2ec19746a..e7e3d7e27db2b88993ac4cbe47e2d39f0f721bc9 100644 (file)
@@ -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
     }
 
index 97253319d3656689b6c6945a81c0f7d4281c14e9..4b39d3992a2dacdd8c1e37badff4441541bee8a6 100644 (file)
@@ -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
 }
 
index ae00d0aba03a0c063547a797649ea696c3a4f119..62ca2b124b19f3a80ae4a6a64a7d7852ef8f99a5 100644 (file)
@@ -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
 }
 
index 57e36ed294d5225597a7c3295c446e40fa06f3b5..64d01714a74a537fb1d5341bf2b809a9c24aae81 100644 (file)
@@ -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 $" {
index 409fdcc79b86e11c2f86ec7a2743919148075fbf..a1a416525ee76412cd5a35bd9adaa297a7b14a08 100644 (file)
@@ -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 $" {
index e8bed3f248b55b294bb2b2a0467924b8e9b3bc71..938ec87c31ff61d9065ab2f5c597bcc93edb9872 100644 (file)
@@ -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
 }
 
index 5f25fe0a18ae25e1376ec5f707c3bd6c94b469b1..eab03c4f161fd93d447997980d2026b7efc5906d 100644 (file)
@@ -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
        }
 
index f21bbc37784cd0e8ad545f2ec8de51b3c1b1a217..2fe6676d25fb4a93c79fb4f47bb0939be684c65d 100644 (file)
@@ -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
        }
 
index ddadc8bf6e782352b16d1060193a28a82e35980a..bb8eee0b4062d81f0937c7a5dd582670d43829e1 100644 (file)
@@ -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
 }
 
index 68690c08b43297dfe79e3ab1f669b0d46b0ccbbb..a395cde484744a75ecbd4b0b33335571f6623b30 100644 (file)
@@ -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
        }
 
index 2b4587e9e637c015626f9c256b1579b0b495640b..f111d5839fc9375c656d0cf5c74b171820879bc5 100644 (file)
@@ -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)" }
 }
 
 #
index c63935ad214a4661c258107c39e8a6282216b6a2..0e10453dbb6361aab565c93439b3e49762740c6b 100644 (file)
@@ -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
 }
 
index a92ba9ee51b906780909d88451b8fda6c58c4eda..7120b8b8d2114ea8c94cda93ffb376bd70b3786d 100644 (file)
@@ -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
 }
 
index 89065e1ed4dee05afdb6e744f82d98a897421ab0..a5405df32ff5bf17b99e4a06e9e926474c241805 100644 (file)
@@ -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
 }
 
index a6b07cf72f0d3c5328b40b0b000daacfc6717940..5dd580cbdc1fd8780246b2572a10be5c1db0f34b 100644 (file)
@@ -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
 }
 
index 7a310d40911020a25b30baafbc3ecc1d3dad528a..ac1bf6d03d220fa5f37341ff3b6dd4b30cc9f17f 100644 (file)
@@ -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
 }
 
index 219c9a47ed1f290e1210ad447b90f4dab575d163..e904200d4836e7f11873e75b68c1cf68a4462a1b 100644 (file)
@@ -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
 }
 
index b1089527b899ffdb30fd6aa546d861d2ea11a609..8fa016ac71738c5642f05ffff379cc8c260b1313 100644 (file)
@@ -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
 }
 
index 31fa1b88ee3b07ca3311b3cf3c51e8612f75a74b..63c3292ae2415f823101ed5e15edf660d8425d56 100644 (file)
@@ -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
 }
 
index 7fabfd6b7dfd1d594d750d364938729782fc3486..7cc848c0d825c85a66a6ed3556f140525433c6cc 100644 (file)
@@ -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
 }
 
index a739c46d02d77b62180dc5fc27c08411ee68d556..4bec7a634c37f75f07ef6868bf953da3db29803d 100644 (file)
@@ -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
 }
 
index 9fa42e01f48a2e49716b979d1fbc2a19997238fa..09fde65ab5903a3e2c791b90f2525948447ecf98 100644 (file)
@@ -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
 }
 
index 400c883d72e00c5ea054cf82d03b0572834a4fc2..4816ddcad3075566295ef762c3c42656f80b1f6d 100644 (file)
@@ -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
 }
 
index f0054c3923d987898a8d788e34aa0c341479e1c3..d51ff63f29d83206b4a6600fa614840e0059c497 100644 (file)
@@ -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
 }
 
index 5fb0319fd4a03069d263683118b3232dcf42e82d..9a05aeb293c5613742f6abab370d974a2b47018b 100644 (file)
@@ -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
 }
 
index bf12faae7d7be5852c66a75be17d18ceb22355b1..efaa7c7dfeed53014d55f3ffe80258f6ddeb7429 100644 (file)
@@ -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
 }
 
index 0c49466d02d126ed984fc65ad26ea23c8984141f..10e51219b6e05c71ed3fd9f2dcd28fbe986f590d 100644 (file)
@@ -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
 }
 
index 681cb76e1a4a8ec93dbf32fb19040b9dae763b65..81b153fcc8059baf0c7f93e9f92cbc592b3acb16 100644 (file)
@@ -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"
     }
 }
index 040110ae686ab89d63646ab1c213efd561695e9e..9576be54c30d658c5ee370bca3e316b897bd2daa 100644 (file)
@@ -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
 }
 
index ebf22312e1dc74e44b33600cd75ab26ddd0c385c..16567faebad71240d172198d9e64d5520078530e 100644 (file)
@@ -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
        }
 
index b6b59557107ed0905262c40f257f5169f1321ee5..004dc2bcf9654c47b80d9bd259d1f72e7d40d25b 100644 (file)
@@ -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
        }
 
index 798bf9fd1e5aa1d655e1948176bd8b1ea327f721..a0be2cdf4a72b5061886ed2f0e8f4de210db07c3 100644 (file)
@@ -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
        }
 
index e8da9be278cb437e4b8a4ced6da7bc5c92e29e10..7a3627861e07db57831bce1732139740f2f0d4f4 100644 (file)
@@ -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
 }
 
index 1787f6f2ef9f0b650600113245d7ff6774355897..94f97d8440dd7edc711ecb0b929f3ac30bdaa917 100644 (file)
@@ -15,7 +15,7 @@
 
 if [is_remote target] then {
     # Testing with remote/non-stop is racy at the moment.
-    unsupported "Testing dprintf with remote/non-stop is not supported."
+    unsupported "testing dprintf with remote/non-stop is not supported."
     return 0
 }
 
@@ -33,7 +33,7 @@ save_vars { GDBFLAGS } {
 }
 
 if ![runto main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
index 5758c1b5275ae04f6ee63670938044b2c9b7690d..10df3fb8bdeb7946e9759614fe8c91f045531d14 100644 (file)
@@ -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
 }
 
index 336d46ae9f40998bd78e4896ad10d93af69c7021..f620d2c7a72c2c9f71b0423db25e8d656b664f42 100644 (file)
@@ -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
 }
 
index 945e835c3f010a391ddd4fdb2a99f79781140cd2..37bb39edd1248a1c7c7d6f5c23231968f32bb37a 100644 (file)
@@ -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)"
index bb3cf59ddb4c5b527e8c2c1b3a289d3a55187106..4be8a8ad00912ebf7b70ed17e7a0dad24a57dc1a 100644 (file)
@@ -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
 }
 
index e03cbfd75253fb679363895639ea46e30cc587bb..f39056e84b69e66a0623092df2476d9642a0d140 100644 (file)
@@ -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}
index 66eae025f13effdf81fe875c2aa4614136b77bde..8cb8f9d307320b3ab4fe1b4e9de9a04a9f4a88e3 100644 (file)
@@ -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
 }
 
index 9665b5fc330b0609a35fd47ce5dcf891a04b5562..a089e89420490664968c5a82d7d39c6f3aa704c0 100644 (file)
@@ -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
     }
 
index 47a848ea8483af2ee9149a1ae1537dcaeca26e49..1c2713f27026f3967a3112ad4f0ebb2c80dbeb42 100644 (file)
@@ -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
     }
 
index 4abdeb84a9f65436cd336155c3f3faa2795305f1..02b674ca88387bb36055904ebe6651b76e9c4c5c 100644 (file)
@@ -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
index d83bbb449fd4f2f6b93bd4b7b98f3485574ee36f..5dd2f2053a3a0096de643589b5566b0add802bc7 100644 (file)
@@ -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}"
index 07b7bb524d43a95a0d0ddacc8c8c4e9a26188b27..5b7fdf6a356b19b1072a1ffd78488d251266493f 100644 (file)
@@ -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
 }
 
index aa7b4143e96af5d4e38885dd27c38660cea2a0a0..af417ca7d59a8b963807a8b2048b642cb1b3901c 100644 (file)
@@ -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
        }
 
index f496ccaf411145d6a0c4850696ec63f2d44a48d7..ed86c0f192b95ddb6f6e5a7b63310d7a493d09b7 100644 (file)
@@ -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
    }
 
index be81be6412f4afd27f41ac448f60187e623495e5..7a54ada51ccd4fa78401ec668ea4a31ffd9e3e5e 100644 (file)
@@ -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
     }
 
index 037967b515ebd8cd7314576059a2e62854db064c..08eb5d80f1655d7b93847d0d3f48a2f41435424f 100644 (file)
@@ -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
 }
 
index 4e572e5185706ef5bd4712519d36a95014b95476..1b1c5e7bba9e33ca40ed841701df79eb54815819 100644 (file)
@@ -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
 }
 
index 1a56cb8a13c6ee6cb1d080b405076ec1ebace171..cda2e9dbcdc818b11690d3804f8f3d28a4e107c5 100644 (file)
@@ -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
 }
 
index 5f2254402197f647c510af81cf0f0086fa670f9a..5a22d5d787aa8ef4a1b302b852224420a4627c9e 100644 (file)
@@ -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
 }
 
index e75004cb9d0782f6ddad54ebd87a1431f8695f03..2bba93e1899a69982b1a86ed5de30bdfb6f2dfd6 100644 (file)
@@ -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
 }
 
index 5d11195b7caf253656a2360e36601b999f691be8..bb198f55d4e17ddf40942c302e51e28a5ff5e0c9 100644 (file)
@@ -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
 }
 
index c8bdd2bed83d818d12b4bf48f5194b03bdd74ae7..728596213d9006c254971420705e9d3fae7d282b 100644 (file)
@@ -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
 }
 
index 3b2775b8c76e7ebdbd9886c0450490b2dfcda9a9..ce9e11f4625ed58677c1ca631fd2a2d047d17fcf 100644 (file)
@@ -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
 }
 
index 03a6b7492c5f1c1c6d4e4aaaf545d535fa1a7ee0..28ab3d6952a66afa03d1e71f61ed4807e7ccb6c7 100644 (file)
@@ -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
 }
 
index 43136ef381dc180766c5008419ace47db397a22d..b5a2fbb6a249fac029705d9a516873d02aea4a3e 100644 (file)
@@ -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
 }
 
index 7b0c22e3d93763275229433ba82465aef43f04a6..b34a4b73855c79ad3c43bb23b0ea527dcce53769 100644 (file)
@@ -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
     }
 
index b92a91571d0c5d454996122fb39303db8ab1a53b..c970c0e81e2fea6b8c4ba088ee09e20fcd5760e6 100644 (file)
@@ -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
 }
 
index 34372160c06e66c2ceee54b9740d5e496494c38a..2eec698ec13b647bf760500f5aac87902258ad9a 100644 (file)
@@ -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
     }
 
index aa00f73ecaeb055ccb975048e50c3700c3919791..57aa1d0aba07375bcd4b98da006597753f72dcdb 100644 (file)
@@ -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
 }
 
index 05f60767fb3b8cbe4943d948bfd0f29c483a9743..3aefa0c34233f66edefcdb368ed20bcc55a91e03 100644 (file)
@@ -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
 }
 
index 9fadd868a4061811e23c3aaffd2aff0f3497bd57..b2e2955bbf5854a9c05274ba1fc4a5b18328b1ec 100644 (file)
@@ -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
        }
 
index 17024e4951606c9737737f4d0662492d41c92e3a..528c330703dec8f00e74d1487c809181d07cc64c 100644 (file)
@@ -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
        }
 
index af22db7f078df900d1485b7529aae98b039cd7ca..85e9b2f6e6313eed2fecd7fcb90d01d210f397c8 100644 (file)
@@ -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
 }
 
index 9946590cfa6deabfd32411e3797684c127fe2399..a9e2965dc4c723a3eab36e331c419854eb940a55 100644 (file)
@@ -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
        }
 
index 2c3401ceb9c86da9b59eeb53d9cfb5c592da6fb7..b8d67fdaad552080f8adb618e9527b05e5e86987 100644 (file)
@@ -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
 }
 
index 4e03553c11b95ea70dc58511ac5479d85d9141f5..22dcaac437e713e54fc543f17aba9d632eebaa4d 100644 (file)
@@ -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
 }
  
index 63a97a08a791cf9a92a522790eede23c2a455785..730e9816237c36faa275600fa7b922880e364843 100644 (file)
@@ -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
 }
 
index 43867ba983679ec2da3b2c805ba14996a9c7bfc8..e0dd0e12a4e13218c21ed0b3e81562c1e84305e9 100644 (file)
@@ -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
 }
 
index 8d18960531926842b09183fdf38c82fb17aaf23f..9b06ba12df0904cc7cfd6d45df42824f4c57c2c5 100644 (file)
@@ -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
 }
 
index cf4213ac80ad42ad041ebab5b050f87fc8c9b071..45b86706dac0e9f8ac04ed72b25aa1092b3ca81c 100644 (file)
@@ -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"   }
 }
 
index a6b4df79690a157e907dc3cdcd0acf1756a3f105..e9282074939613cfc558eefe0897f663e03854d1 100644 (file)
@@ -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
        }
 
index 5fc077eafaf47f5fb4a7e7689fa34549a909e58a..284e623c200028c54665eb139c11a14c82b57e05 100644 (file)
@@ -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
        }
 
index 5128f5f3d20fed64ab7493c51b70847fb3c6df59..05a6dff0ab77bb3f54d9f304def5f46b8f4b4460 100644 (file)
@@ -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
        }
 
index 935fa14b790470e6e42e87b171e0c64e7ed2b573..ea913f16dc68ddfc63d3ac7acad47885915a8ef3 100644 (file)
@@ -37,7 +37,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
 }
 
index 2a650d65c6e9c982b7729af55757ed49c8d9ce4b..c8b4be80cf777d93911e3ae6b7689ef214012dcc 100644 (file)
@@ -29,7 +29,7 @@ if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {deb
 clean_restart ${binfile}
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 7937fe7321acf2fe290db74d0d498d94955580fb..bdddde684105ae95bf7981c4a9941540b4ae4f81 100644 (file)
@@ -683,7 +683,7 @@ proc test_print_string_constants {} {
     gdb_test_no_output "set print elements 50"
 
     if [target_info exists gdb,cannot_call_functions] {
-       unsupported "This target can not call functions"
+       unsupported "this target can not call functions"
        return
     }
 
@@ -706,7 +706,7 @@ proc test_print_string_constants {} {
 proc test_print_array_constants {} {
 
     if [target_info exists gdb,cannot_call_functions] {
-       unsupported "This target can not call functions"
+       unsupported "this target can not call functions"
        return
     }
 
@@ -950,7 +950,7 @@ gdb_test "p ctable1\[120\]" "120 'x'" "p ctable1\[120\] #1"
 gdb_load ${binfile}
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index bb164db69842060cb105a1f90b237a40155f2159..e9f925de47806629dce7806fd636a76f69755df2 100644 (file)
@@ -16,7 +16,7 @@
 standard_testfile .c
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested "Couldn't compile test program"
+    untested "couldn't compile test program"
     return -1
 }
 
@@ -25,7 +25,7 @@ if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {deb
 clean_restart ${binfile}
 
 if ![runto marker1] {
-    untested "Couldn't run to marker1"
+    untested "couldn't run to marker1"
 }
 
 gdb_test "print foo_ptr" "\\\$$decimal = \\\(struct foo \\\*\\\) $hex"
index dd610919d9fc18b3bb3c91abdbf2ecbefe84de5f..296b67a47eb197826abea163665f735cc28f59b7 100644 (file)
@@ -591,7 +591,7 @@ gdb_test "ptype foo" "type = char" "ptype foo typedef after second list of charf
 if [runto_main] then {
 
   if [target_info exists gdb,cannot_call_functions] {
-    unsupported "This target can not call functions"
+    unsupported "this target can not call functions"
     continue
   }
 
index fe78c91491a55badc134df34bb19cd0c9acf8745..529e6d65549bc488dffc432cfcb7c088f8211958 100644 (file)
@@ -43,11 +43,11 @@ proc address_get { testname } {
 set test "set disable-randomization off"
 gdb_test_multiple "${test}" "${test}" {
     -re "Disabling randomization .* unsupported .*$gdb_prompt $" {
-       untested "Disabling randomization is not supported on this Linux GDB"
+       untested "disabling randomization is not supported on this Linux GDB"
        return -1
     }
     -re "No symbol .* in current context.*$gdb_prompt $" {
-       untested "Disabling randomization is not supported on this GDB platform"
+       untested "disabling randomization is not supported on this GDB platform"
        return -1
     }
     -re "$gdb_prompt $" {
@@ -62,7 +62,7 @@ set addr1 [address_get "randomized first address"]
 set addr2 [address_get "randomized second address"]
 set test "randomized addresses should not match"
 if [string equal $addr1 $addr2] {
-    untested "No randomization detected on this system"
+    untested "no randomization detected on this system"
     return -1
 } else {
     pass $test
index 69c7ef9438ac9d49091e770b49b8b158b61665a2..9ed92c78219fe3f40dae72f4e09a13f732a045b1 100644 (file)
@@ -23,7 +23,7 @@ if { [prepare_for_testing $testfile.exp $testfile $srcfile {debug}] } {
 }
 
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
index 918cf75ba8cc7d9b2a19c29995eb183435e5b0a1..d21a4030a9ae87571d0f47f5da6ee6813d206456 100644 (file)
@@ -16,7 +16,7 @@
 standard_testfile .c realname-expand-real.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
 }
 
index 00f97927b481fb002ccc26c1c6703cd16e9146f1..9563576816d64797a5d52dbdf11d28c730a9b87c 100644 (file)
@@ -21,7 +21,7 @@ if [target_info exists gdb,nosignals] {
 standard_testfile .c
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested "Couldn't compile test program"
+    untested "couldn't compile test program"
     return -1
 }
 
index a3c34ebab33f359a185ae4d28ca84d4b04c2146b..b75540aeca1b9608e6f8d320a478f4fef7bd2b05 100644 (file)
@@ -127,7 +127,7 @@ set sizeof_random_data [get_sizeof "random_data" 48*1024]
 # Part THREE: Check the upload behavour
 #
 if ![runto_main] then {
-    fail "Cannot run to main"
+    fail "cannot run to main"
 }
 
 # Carefully check memory around each of the most common packet edge
index eea30d19823f4da42938eb5d81b36c42105095b4..45174a57495f2c466901de8fde0132a69d9d0f52 100644 (file)
@@ -33,7 +33,7 @@ if [target_info exists gdb,nosignals] {
 standard_testfile .c
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested "Couldn't compile ${srcfile}"
+    untested "couldn't compile ${srcfile}"
     return -1
 }
 
@@ -64,7 +64,7 @@ proc process_saved_regs { current inner outer } {
 
     foreach func $inner {
        set saved_regs($func) "error"
-       set test "Get $func info frame"
+       set test "get $func info frame"
        # Both dummy and sigtramp frames have problems.
        switch $func {
            dummy {
index 3ad3669e4605934acf849d827b3c893e92fd4a66..4ac235e9c6395ef7f9533f8c8b7fb6d326b3a616 100644 (file)
@@ -63,7 +63,7 @@ remote_exec build "mkdir [file dirname $new_name]"
 remote_exec build "ln -s ${binfile}${EXEEXT} $new_name"
 clean_restart ${testfile}${EXEEXT}
 if { $gdb_file_cmd_debug_info != "debug" } then {
-    fail "No debug information found."
+    fail "no debug information found."
 }
 
 # Restore subdir
@@ -71,7 +71,7 @@ set subdir ${old_subdir}
 
 clean_restart ${testfile}${EXEEXT}
 if { $gdb_file_cmd_debug_info != "debug" } then {
-    fail "No debug information found."
+    fail "no debug information found."
 }
 
 #
index eac4e2d70e969ca7a42b5d189ec158dae38a8b40..fd9691ded83bcd013bf747a5a345f5195ec09c74 100644 (file)
@@ -19,7 +19,7 @@ if { [prepare_for_testing set-noassign.exp "set-noassign" start.c {debug nowarni
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 80491b786c3c0edd7159d7356b3f1b41c574fd37..fff147142d7a153de8f28151ba2c084d94b4b190 100644 (file)
@@ -50,7 +50,7 @@ if [get_compiler_info] {
 if { [gdb_compile_shlib ${lib1src} ${lib1} $lib_opts] != ""
      || [gdb_compile_shlib ${lib2src} ${lib2} $lib_opts] != ""
      || [gdb_compile ${srcfile} ${binfile} executable $exec_opts] != ""} {
-    untested "Could not compile $lib1, $lib2, or $srcfile."
+    untested "could not compile $lib1, $lib2, or $srcfile."
     return -1
 }
 
index 1d3ed8b26f16e6cb468c265dd45577bb527b7ac8..ed98fa44e4949f68644f423ff55b9c0ddf3dfabf 100644 (file)
@@ -59,13 +59,13 @@ if [test_compiler_info "xlc-*"] {
 }
 
 if { [gdb_compile_shlib $lib1src $lib1_sl $lib_opts] != ""} {
-    untested "Could not build $lib1_sl."
+    untested "could not build $lib1_sl."
     return -1
 } elseif { [gdb_compile_shlib $lib2src $lib2_sl $lib_opts] != ""} {
-    untested "Could not build $lib1_s2."
+    untested "could not build $lib1_s2."
     return -1
 } elseif { [gdb_compile $srcfile $binfile executable $exec_opts] != ""} {
-    untested "Could not build $binfile."
+    untested "could not build $binfile."
     return -1
 }
 
@@ -77,7 +77,7 @@ gdb_load_shlib $lib2_sl
 
 # Load up the shared objects
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
@@ -235,8 +235,8 @@ if {([istarget "*pc-cygwin"] || [istarget "*pc-mingw32"]) } {
     # A better approach would be include absolute symbols via the assembler.
     #
     if {[check_same "_minor_os_version__" "${msymfile}"]} {
-       pass "Absolute symbols not relocated"
+       pass "absolute symbols not relocated"
     } else {
-       fail "Absolute symbols not relocated"
+       fail "absolute symbols not relocated"
     }
 }
index c85c69bf082fcc42417f49b638533ab523d1295a..23373fc4bfcc5ed937abf162060aa80cb8f4ffcd 100644 (file)
@@ -31,7 +31,7 @@ if [target_info exists gdb,nosignals] {
 standard_testfile .c
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested "Couldn't compile ${srcfile}.c"
+    untested "couldn't compile ${srcfile}.c"
     return -1
 }
 
index d291c9701755627f1032ab9c6a4a35171d4a8f3a..012bd2900684b37a9535374fba22c4faf60c3ba1 100644 (file)
@@ -56,7 +56,7 @@ if ![runto_main] then {
 # case.
 
 if { [is_address_zero_readable] } {
-    untested "Memory at address 0 is possibly executable"
+    untested "memory at address 0 is possibly executable"
     return
 }
 
@@ -119,7 +119,7 @@ proc after_segv { } {
 
 # Check that the address table and SIGSEGV correspond.
 
-set test "Verify that ${signame} occurs at the last STEPI insn"
+set test "verify that ${signame} occurs at the last STEPI insn"
 if {[string compare $segv_addr [at_segv]] == 0} {
     pass "$test"
 } else {
index 305a519bbc95ac09d075d4cdf8d76f82756cc2a1..480110e6fd03153fed93b7a730003e51f6c766db 100644 (file)
@@ -28,7 +28,7 @@ if [target_info exists gdb,nosignals] {
 
 standard_testfile
 if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
-    untested "Couldn't compile ${srcfile}.c"
+    untested "couldn't compile ${srcfile}.c"
     return -1
 }
 
index 303074dcab33d09707dc96c2dda31f73a46e1a8c..ca4021622d38784cd4ce5516a6ef6390f02b99c7 100644 (file)
@@ -52,7 +52,7 @@ set gcorefile [standard_output_file $testfile.gcore]
 set gcore_created [gdb_gcore_cmd $gcorefile "save a core file"]
 
 set ssi_addr ""
-set test "Extract si_addr"
+set test "extract si_addr"
 gdb_test_multiple "p \$_siginfo" "$test" {
     -re "si_addr = ($hex).*$gdb_prompt $" {
        set ssi_addr $expect_out(1,string)
@@ -60,7 +60,7 @@ gdb_test_multiple "p \$_siginfo" "$test" {
     }
 }
 
-set test "Extract si_errno"
+set test "extract si_errno"
 gdb_test_multiple "p \$_siginfo" "$test" {
     -re "si_errno = (\[0-9\]\+).*$gdb_prompt $" {
        set ssi_errno $expect_out(1,string)
@@ -68,7 +68,7 @@ gdb_test_multiple "p \$_siginfo" "$test" {
     }
 }
 
-set test "Extract si_code"
+set test "extract si_code"
 gdb_test_multiple "p \$_siginfo" "$test" {
     -re "si_code = (\[0-9\]\+).*$gdb_prompt $" {
        set ssi_code $expect_out(1,string)
@@ -76,7 +76,7 @@ gdb_test_multiple "p \$_siginfo" "$test" {
     }
 }
 
-set test "Extract si_signo"
+set test "extract si_signo"
 gdb_test_multiple "p \$_siginfo" "$test" {
     -re "si_signo = (\[0-9\]\+).*$gdb_prompt $" {
        set ssi_signo $expect_out(1,string)
@@ -105,7 +105,7 @@ if { ![runto_main] } then {
 # Run to the signal.
 gdb_test "continue" ".*Program received signal SIGSEGV.*" "continue to signal"
 
-set test "Set si_addr"
+set test "set si_addr"
 gdb_test "p \$_siginfo._sifields._sigfault.si_addr = 0x666" " = \\(void \\*\\) 0x666"
 gdb_test "p \$_siginfo.si_errno = 666" " = 666"
 gdb_test "p \$_siginfo.si_code = 999" " = 999"
index 9af99ea2249159e348d389d800892048d19ce19a..415715ad4ed4078eb4e635789897d4c27f11b96a 100644 (file)
@@ -48,7 +48,7 @@ set gcorefile [standard_output_file $testfile.gcore]
 set gcore_created [gdb_gcore_cmd $gcorefile "save a core file"]
 
 set ssi_addr ""
-set test "Extract si_addr"
+set test "extract si_addr"
 gdb_test_multiple "p \$_siginfo" "$test" {
     -re "si_addr = ($hex).*$gdb_prompt $" {
        set ssi_addr $expect_out(1,string)
@@ -56,7 +56,7 @@ gdb_test_multiple "p \$_siginfo" "$test" {
     }
 }
 
-set test "Extract si_errno"
+set test "extract si_errno"
 gdb_test_multiple "p \$_siginfo" "$test" {
     -re "si_errno = (\[0-9\]\+).*$gdb_prompt $" {
        set ssi_errno $expect_out(1,string)
@@ -64,7 +64,7 @@ gdb_test_multiple "p \$_siginfo" "$test" {
     }
 }
 
-set test "Extract si_code"
+set test "extract si_code"
 gdb_test_multiple "p \$_siginfo" "$test" {
     -re "si_code = (\[0-9\]\+).*$gdb_prompt $" {
        set ssi_code $expect_out(1,string)
@@ -72,7 +72,7 @@ gdb_test_multiple "p \$_siginfo" "$test" {
     }
 }
 
-set test "Extract si_signo"
+set test "extract si_signo"
 gdb_test_multiple "p \$_siginfo" "$test" {
     -re "si_signo = (\[0-9\]\+).*$gdb_prompt $" {
        set ssi_signo $expect_out(1,string)
index 4709b5d19a4f06f710ccb05d9c609ceb1911587e..d53b1b0016cf17280a6940251312fbf1d5599782 100644 (file)
@@ -39,7 +39,7 @@ if ![runto_main] then {
 # case.
 
 if { [is_address_zero_readable] } {
-    untested "Memory at address 0 is possibly executable"
+    untested "memory at address 0 is possibly executable"
     return -1
 }
 
index a10c83efb109b64f56f8f1fbef41b85a9ca46823..5a14bffb0a8dd6ec8fad8927ff7b22172358c346 100644 (file)
@@ -57,7 +57,7 @@ if ![runto_main] then {
 # case.
 
 if { [is_address_zero_readable] } {
-    untested "Memory at address 0 is possibly executable"
+    untested "memory at address 0 is possibly executable"
     return
 }
 
index f1006538ae9b053dbd0685152017240224192c16..82a9e0b6a1a538b96a4824bc1a78ab76e908ffa9 100644 (file)
@@ -28,7 +28,7 @@ if [target_info exists gdb,nosignals] {
 standard_testfile .c
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested "Couldn't compile ${srcfile}"
+    untested "couldn't compile ${srcfile}"
     return -1
 }
 
index ce55dd28d341d2a6d585c7061a85059fc4ed325e..7eafd9453fe5f408764913935799de4d852d618c 100644 (file)
@@ -46,7 +46,7 @@ gdb_test "skip -x" "Invalid skip option: -x"
 gdb_test "skip -rfu foo.* xyzzy" "Invalid argument: xyzzy"
 
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
@@ -91,7 +91,7 @@ gdb_test "info skip" \
 # right over it and go to the second line of main().
 
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
@@ -112,7 +112,7 @@ with_test_prefix "step after deleting 1" {
        "info skip (delete 1)"
 
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return
     }
 
@@ -132,7 +132,7 @@ with_test_prefix "step after disabling 3" {
        "info skip shows entry as disabled"
 
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return
     }
 
@@ -153,7 +153,7 @@ with_test_prefix "step after enable 3" {
        "info skip shows entry as enabled"
 
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return
     }
 
@@ -224,7 +224,7 @@ gdb_test "skip -rfu ^b.z$" "Function\\(s\\) \\^b\\.z\\$ will be skipped when ste
 
 with_test_prefix "step using -fi" {
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return
     }
 
@@ -237,7 +237,7 @@ with_test_prefix "step using -fi" {
 
 with_test_prefix "step using -gfi" {
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return
     }
 
@@ -250,7 +250,7 @@ with_test_prefix "step using -gfi" {
 
 with_test_prefix "step using -fu for baz" {
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return
     }
 
@@ -265,7 +265,7 @@ with_test_prefix "step using -fu for baz" {
 
 with_test_prefix "step using -rfu for baz" {
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return
     }
 
@@ -284,7 +284,7 @@ with_test_prefix "step using -fi + -fu" {
     gdb_test_no_output "skip delete"
 
     if ![runto test_skip_file_and_function no-message] {
-       fail "Can't run to test_skip_file_and_function"
+       fail "can't run to test_skip_file_and_function"
        return
     }
 
index 4223d4c53ac574cbd796cf7d2c9dd69cfa13c123..875242de1ac039504fa48b56291946c46a85d549 100644 (file)
@@ -33,7 +33,7 @@ if [get_compiler_info] {
 if { [gdb_compile_shlib $libsrc $lib_sl $lib_opts] != ""
      || [gdb_compile $srcdir/$subdir/$srcfile $binfile \
             executable $exec_opts] != ""} {
-    untested "Couldn't compile $libsrc or $srcfile."
+    untested "couldn't compile $libsrc or $srcfile."
     return -1
 }
 
index f1c1e5c84c65bf6f059db01f8dc5baa09fdf78da..71a42ba3a3b757a054bd5ea93a07c72a9d4f4849 100644 (file)
@@ -32,7 +32,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
 }
 
index 8b61c8315c50a20ff36a7c361b2efd29c40fea31..9baf8c2ef366977d099469749542af13151780d6 100644 (file)
@@ -56,7 +56,7 @@ gdb_load ${binfile}
 gdb_load_shlib $libobj
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index a82ec2e184bc2734bba41b0c1c8785bfc3775ccf..f4d6bb82174aa6721ba2284e762a2b58654727ef 100644 (file)
@@ -74,13 +74,13 @@ foreach libsepdebug {NO IN SEP} { with_test_prefix "$libsepdebug" {
     }
     if { [gdb_compile_shlib ${srcfile_lib} ${binfile_lib} $sep_lib_flags] != ""
         || [gdb_compile ${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"
@@ -90,7 +90,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
     }
 
@@ -99,7 +99,7 @@ foreach libsepdebug {NO IN SEP} { with_test_prefix "$libsepdebug" {
     gdb_test "display c_global" "3: c_global = 43"
 
     if { [gdb_start_cmd] < 0 } {
-       fail "Can't run to main (2)"
+       fail "can't run to main (2)"
        continue
     }
 
@@ -112,7 +112,7 @@ foreach libsepdebug {NO IN SEP} { with_test_prefix "$libsepdebug" {
     # Now rebuild the library without b_global
     if { [gdb_compile_shlib ${srcfile_lib} ${binfile_lib} \
              "$sep_lib_flags additional_flags=-DNO_B_GLOBAL"] != ""} {
-       fail "Can't rebuild $binfile_lib"
+       fail "can't rebuild $binfile_lib"
     }
 
     if {$libsepdebug == "SEP"} {
@@ -126,7 +126,7 @@ foreach libsepdebug {NO IN SEP} { with_test_prefix "$libsepdebug" {
     }
 
     if { [gdb_start_cmd] < 0 } {
-       fail "Can't run to main (3)"
+       fail "can't run to main (3)"
        continue
     }
 
@@ -149,7 +149,7 @@ foreach libsepdebug {NO IN SEP} { with_test_prefix "$libsepdebug" {
     gdb_test "display a_static" "6: a_static = 46"
 
     if { [gdb_start_cmd] < 0 } {
-       fail "Can't run to main (4)"
+       fail "can't run to main (4)"
        continue
     }
 
index 40fdd093184fb118ebbafdd3ece4ed857a984332..5b90894a6a56eac9b5c2b8988519c64cc65c68ef 100644 (file)
@@ -70,14 +70,14 @@ foreach prelink_lib1 {0x40000000 0x50000000} { with_test_prefix "$prelink_lib1"
     if { [gdb_compile_shlib ${srcfile_lib} ${binfile_lib1} $lib_flags] != ""
         || [gdb_compile_shlib ${srcfile_lib} ${binfile_lib2} $lib_flags] != ""
         || [gdb_compile ${srcfile} ${binfile} executable $bin_flags] != "" } {
-       untested "Could not compile ${binfile_lib1_test_msg}, ${binfile_lib2_test_msg} or ${binfile_test_msg}."
+       untested "could not compile ${binfile_lib1_test_msg}, ${binfile_lib2_test_msg} or ${binfile_test_msg}."
        return -1
     }
 
     if {[catch "system \"prelink -N -r ${prelink_lib1} ${binfile_lib1}\""] != 0
        || [catch "system \"prelink -N -r ${prelink_lib2} ${binfile_lib2}\""] != 0} {
        # Maybe we don't have prelink.
-       untested "Could not prelink ${binfile_lib1_test_msg} or ${binfile_lib2_test_msg}."
+       untested "could not prelink ${binfile_lib1_test_msg} or ${binfile_lib2_test_msg}."
        return -1
     }
 
@@ -92,7 +92,7 @@ foreach prelink_lib1 {0x40000000 0x50000000} { with_test_prefix "$prelink_lib1"
 
     if { [gdb_compile_shlib ${srcfile_lib} ${binfile_lib1} $lib_flags] != ""
         || [gdb_compile_shlib ${srcfile_lib} ${binfile_lib2} $lib_flags] != ""} {
-       untested "Could not recompile ${binfile_lib1_test_msg} or ${binfile_lib2_test_msg}."
+       untested "could not recompile ${binfile_lib1_test_msg} or ${binfile_lib2_test_msg}."
        kill_wait_spawned_process $test_spawn_id
        return -1
     }
index 1a3cb33511e4c1c92ca46e34ad458a2e52004533..9acd34772aa039aa3603359cdae0048473512d25 100644 (file)
@@ -69,7 +69,7 @@ if { [gdb_compile_shlib ${srcfile1_lib} ${wrong_binfile1_lib} $wrong_lib_flags]
      || [gdb_compile_shlib ${srcfile2_lib} ${wrong_binfile2_lib} $wrong_lib_flags] != ""
      || [gdb_compile_shlib ${srcfile1_lib} ${right_binfile1_lib} $right_lib_flags] != ""
      || [gdb_compile_shlib ${srcfile2_lib} ${right_binfile2_lib} $right_lib_flags] != "" } {
-    untested "Could not compile libs."
+    untested "could not compile libs."
     return -1
 }
 
@@ -78,14 +78,14 @@ remote_exec build "ln -sf ${right_lib_subdir}/${libname1}.so ${binfile1_lib}"
 remote_exec build "ln -sf ${right_lib_subdir}/${libname2}.so ${binfile2_lib}"
 if { [gdb_compile $srcdir/$subdir/${srcfile} ${binfile} \
          executable $bin_flags] != "" } {
-    untested "Could not compile $binfile."
+    untested "could not compile $binfile."
     return -1
 }
 
 clean_restart $testfile
 
 if { ![runto_main] } {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
index 1ff4b3d326667b8f71d89c4cf8e16b53269cba53..2d5631f306afb07867997ead6a1814dcfc8f7c4a 100644 (file)
@@ -36,7 +36,7 @@ if [get_compiler_info] {
 
 if { [gdb_compile_shlib ${srcfile_lib} ${binfile_lib} $lib_flags] != ""
      || [gdb_compile ${srcfile} ${binfile} executable $bin_flags] != "" } {
-  untested "Could not compile $binfile_lib or $binfile."
+  untested "could not compile $binfile_lib or $binfile."
   return -1
 }
 
@@ -54,7 +54,7 @@ gdb_test "br foo2" \
 delete_breakpoints
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
index ca984c7e56be2ba1933967188704cf225f01a5aa..e1128a46cabc3d289e1f0c18b90fec1d75b38cb9 100644 (file)
@@ -24,7 +24,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
 }
 
index cc1acea900ceec8e9303979fb846e2cfe1718687..85c90851de0c2e4be2a686accdd586716173455d 100644 (file)
@@ -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
 }
 
index f84d68fd28e87ab66a996672ae92287256bfcdcc..be5c253df4b109612708aebe2fdedeb95b611fee 100644 (file)
@@ -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
 }
 
index 0258cbead7aa7341f392f0f1f7deb0dae2fe5848..aa685757c93c7719234dd2dee5ecdd7cbe67744e 100644 (file)
@@ -24,7 +24,7 @@ if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [con
 clean_restart ${binfile}
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index b88733499018349064c6feb841ab9c2c29c693c3..67b42e5fa5bd44e94a1034cb2b9cb9788c849f0d 100644 (file)
@@ -35,7 +35,7 @@ gdb_test_multiple "next" $test {
     }
     -re "( test-fail .*|\r\nCannot insert breakpoint 0\\.\r\n.*)\r\n$gdb_prompt $" {
        xfail $test
-       untested "System lacks support for tracking longjmps"
+       untested "system lacks support for tracking longjmps"
        return -1
     }
 }
index ce1bc63d813fc9bb3fa1a418914717349ac88df9..19794cbbb35392c3887aeba5be1630b6c99a4053 100644 (file)
@@ -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
 }
 
index a7c15112418e69960664534662743dc8a99b75e9..292dc7ca5c102def93fcc23af170c9e0143b4e94 100644 (file)
@@ -29,7 +29,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
 }
 
index 9f4c826e72c96384dfd89db5decdb95ed4cccf15..3cf5d0dc77e71e13d052fad18e54f68a6aee2f2c 100644 (file)
@@ -39,7 +39,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
 # Start with a fresh gdb.
 clean_restart ${testfile}
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
index 4bede7890157b038483fd9ff1bfb6dcc0d53240b..280b892d9f21fcd2f3357ce87b49b05bfddadbf9 100644 (file)
@@ -27,7 +27,7 @@ if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debu
 clean_restart ${binfile}
 
 if ![runto_main] then {
-   fail "Can't run to main"
+   fail "can't run to main"
    return 0
 }
 
index 4fcef525a6fb6b77c625ca4b85353cf5419b8da5..912eb82584ad5c472c8a678df38fb3240133a558 100644 (file)
@@ -20,7 +20,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
 }
 
index 6febac398a08fe1230aa2b2262dbb4ca0f0eb980..996ba827bb350fd2e7494958b7d55c6943365701 100644 (file)
@@ -76,7 +76,7 @@ if {[prepare_for_testing $testfile  $binfile "$srcfile $srcfile2" $exec_opts]} {
 gdb_load_shlib ${lib_so}
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
index f8f90367af38d064a7a03f3e050e16a3943a2b7d..c8d058a663bc5ff4d563eb719a765d7c2432fd78 100644 (file)
@@ -33,7 +33,7 @@ if [get_compiler_info] {
 if { [gdb_compile_shlib $lib1src $lib1 $lib_opts] != ""
      || [gdb_compile [list $srcfile $srcfile2] $binfile executable \
             $exec_opts] != ""} {
-    untested "Could not compile $lib1, or $srcfile."
+    untested "could not compile $lib1, or $srcfile."
     return -1
 }
 
@@ -43,7 +43,7 @@ clean_restart $binfile
 gdb_load_shlib $lib1
 
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
index 6d22d0e1e1cca90db3ff2cca968b2992d17fdfaf..bb369772407ff6698a3389897a50a0527301f985 100644 (file)
@@ -28,7 +28,7 @@ gdb_test "info terminal" \
     "test info terminal"
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 2b127521e08b0fb8b80c20843d30d092d59e10be..8d9d845dec1212e75db99f8715bdf34c3cd9f60a 100644 (file)
@@ -43,7 +43,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
 }
 
index c058d3a0a817c3202e328646da6cc2586355bf30..aa256972f478e14cba764c578e30d36e3436e8f2 100644 (file)
@@ -52,7 +52,7 @@ set exec_opts [list debug shlib_load additional_flags=-DSHLIB_NAME=\"${lib_dlope
 if { [gdb_compile_shlib $libsrc $lib_sl $lib_opts] != ""
      || [gdb_compile_shlib $libsrc2 $lib_sl2 $lib_opts] != ""
      || [gdb_compile $srcfile $binfile executable $exec_opts] != ""} {
-    untested "Couldn't compile $libsrc or $libsrc2 or $srcfile."
+    untested "couldn't compile $libsrc or $libsrc2 or $srcfile."
     return -1
 }
 
index 8e74a4ca7a770734783488ae0a4d1025542a3906..3252941eaa22122adecc87fc9d0f4413e8c4535d 100644 (file)
@@ -23,7 +23,7 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile nodebug]} {
 }
 
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 8df03a78ab03413826a40698b923c94552b4ab73..b9b986ca803e292e7d6da10a76004742113d07c7 100644 (file)
@@ -26,7 +26,7 @@ set bp_location20 [gdb_get_line_number "set breakpoint 20 here"]
 set bp_location21 [gdb_get_line_number "set breakpoint 21 here"]
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index cf63c6dbd8e00750b66ff7a1348cd21e0aa14dad..1c0661da55ee8e4382bbc5f82734b3c37c551a55 100644 (file)
@@ -22,7 +22,7 @@ if [target_info exists gdb,nosignals] {
 # 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
 }
 
@@ -34,7 +34,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
 }
 
 if { ![runto_main] } {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index b046526ff678c6b5712008f4c076fcaacc039db7..f26741f10923a8865273c63e314500dbd676fdb1 100644 (file)
@@ -30,7 +30,7 @@ if [target_info exists gdb,no_hardware_watchpoints] {
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
@@ -50,7 +50,7 @@ if [target_info exists gdb,no_hardware_watchpoints] {
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
@@ -70,7 +70,7 @@ if [target_info exists gdb,no_hardware_watchpoints] {
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
index e1a5bb8f7915a1f8580a840815ae8f5676b18278..a773543afc4794efe23de89dc1b4b45a75547995 100644 (file)
@@ -25,7 +25,7 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
index eff9fbde28bcfa8f75b4b09397fa19d42d85b3d9..7625722cdb33195fdc8454b7593408a35a0b7538 100644 (file)
@@ -60,7 +60,7 @@ gdb_test "continue" ".*Breakpoint .*loop.*" "Stopped in loop"
 
 gdb_test_multiple "thread" "Thread command" {
     -re ".*Current thread is (\[0-9\]*).*$gdb_prompt $" {
-       pass "Thread command" 
+       pass "thread command"
     }
 }
 
index 47c40ffe6bca26d196f15dd3dab14a24e8ef0dc4..7492115dd46924f9be7f16a872c926d3b7d08791 100644 (file)
@@ -34,7 +34,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
 }
 
index bd5006467e2cf083a320bd352da377c749417060..1ae972f5d549e63e6fa33bff5db332bdccb932e8 100644 (file)
@@ -42,7 +42,7 @@ set exec_opts [list debug shlib_load additional_flags=-DSHLIB_NAME=\"${lib_dlope
 
 if { [gdb_compile_shlib $libsrc $lib_sl $lib_opts] != ""
      || [gdb_compile $srcfile $binfile executable $exec_opts] != ""} {
-    untested "Couldn't compile $libsrc or $srcfile."
+    untested "couldn't compile $libsrc or $srcfile."
     return -1
 }
 
index e4eab3da19b7a6d9a1c8f37633f60c25becd7985..6e262e9a7702d97b0dd0510c188088256d4e10e3 100644 (file)
@@ -347,7 +347,7 @@ proc test_watchpoint_triggered_in_syscall {} {
     # Run until we get to the first marker function.
     set x 0
     set y 0
-    set testname "Watch buffer passed to read syscall"
+    set testname "watch buffer passed to read syscall"
     if [runto marker2] then {
        gdb_test "watch buf\[0\]" ".*\[Ww\]atchpoint \[0-9\]*: buf\\\[0\\\]"
        gdb_test "watch buf\[1\]" ".*\[Ww\]atchpoint \[0-9\]*: buf\\\[1\\\]"
index 2afb42bc347c6abda36cd9e778185729c2db3c5b..05354f526fe4a4f60d75bae1bc1b829e0f5107a7 100644 (file)
@@ -26,7 +26,7 @@ set binfile_lib [standard_output_file $basename_lib.so]
 
 if { [gdb_compile_shlib $srcfile_lib $binfile_lib \
          [list additional_flags=-fPIC]] != "" } {
-    untested "Could not compile $binfile_lib."
+    untested "could not compile $binfile_lib."
     return -1
 }
 
index 56d2c731d46905d6dfb78684d28359ae8482d08b..f328ab667440e2430ebb8980b4739bd222fdb0e4 100644 (file)
@@ -33,16 +33,16 @@ if {[skip_cell_tests]} {
 
 # Compile SPU binary.
 if { [gdb_compile_cell_spu $spu_src $spu_bin executable {debug}]  != "" } {
-  unsupported "Compiling spu binary failed."
+  unsupported "compiling spu binary failed."
   return -1
 }
 # Compile PPU binary.
 if { [gdb_cell_embedspu $spu_bin $spu_bin-embed.o {debug}]  != "" } {
-  unsupported "Embedding spu binary failed."
+  unsupported "embedding spu binary failed."
   return -1
 }
 if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o] $ppu_bin executable {debug}] != "" } {
-  unsupported "Compiling ppu binary failed."
+  unsupported "compiling ppu binary failed."
   return -1
 }
 
@@ -61,7 +61,7 @@ gdb_test "show architecture" \
         "startup architecture is powerpc:common"
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
@@ -78,15 +78,15 @@ check_spu_arch ""
 send_gdb "thread\n"
 gdb_expect 10 {
     -re "Current thread is (\[0-9\]*) .*\r\n$gdb_prompt $" {
-       pass "Retrieve current thread"
+       pass "retrieve current thread"
        set thread_id $expect_out(1,string)
     }
     -re "$gdb_prompt $" {
-       fail "Retrieve current thread"
+       fail "retrieve current thread"
        return 0
     }
     timeout {
-       fail "Retrieve current thread (timed out)"
+       fail "retrieve current thread (timed out)"
        return 0
     }
 }
index 60524793869af5bff979ef38c9086e7a3f5af7de..66ed6987f06f10e7b968f77638ac479fb9bf843e 100644 (file)
@@ -34,16 +34,16 @@ if {[skip_cell_tests]} {
 
 # Compile SPU binary.
 if { [gdb_compile_cell_spu $spu_src $spu_bin executable {debug}]  != "" } {
-  unsupported "Compiling spu binary failed."
+  unsupported "compiling spu binary failed."
   return -1
 }
 # Compile PPU binary.
 if { [gdb_cell_embedspu $spu_bin $spu_bin-embed.o {debug}]  != "" } {
-  unsupported "Embedding spu binary failed."
+  unsupported "embedding spu binary failed."
   return -1
 }
 if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o] $ppu_bin executable {debug}] != "" } {
-  unsupported "Compiling ppu binary failed."
+  unsupported "compiling ppu binary failed."
   return -1
 }
 
@@ -67,7 +67,7 @@ gdb_test "break main" \
         "breakpoint main in ppu"
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
@@ -84,7 +84,7 @@ gdb_expect {
   -re ".*$spu_file.c.*Make breakpoint pending.*y or \\\[n\\\]. $" {
     gdb_test "y" "Breakpoint.*$spu_file.*pending." "set pending breakpoint"
   }
-  timeout { fail "Timeout while setting breakpoint in spu binary" }
+  timeout { fail "timeout while setting breakpoint in spu binary" }
 }
 
 # Check breakpoints.
index cd5d843e883d62a1e2b6f3b3ae2b667090e04be9..ba4e2cf66747a735538766fea5a58336974aacf1 100644 (file)
@@ -37,24 +37,24 @@ if {[skip_cell_tests]} {
 
 # Compile SPU binaries.
 if { [gdb_compile_cell_spu $spu_src $spu_bin executable {debug}]  != "" } {
-  unsupported "Compiling spu binary failed."
+  unsupported "compiling spu binary failed."
   return -1
 }
 if { [gdb_compile_cell_spu $spu2_src $spu2_bin executable {debug}]  != "" } {
-  unsupported "Compiling spu binary failed."
+  unsupported "compiling spu binary failed."
   return -1
 }
 # Compile PPU binary.
 if { [gdb_cell_embedspu $spu_bin $spu_bin-embed.o {debug}]  != "" } {
-  unsupported "Embedding spu binary failed."
+  unsupported "embedding spu binary failed."
   return -1
 }
 if { [gdb_cell_embedspu $spu2_bin $spu2_bin-embed.o {debug}]  != "" } {
-  unsupported "Embedding spu binary failed."
+  unsupported "embedding spu binary failed."
   return -1
 }
 if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o $spu2_bin-embed.o] $ppu_bin executable {debug}] != "" } {
-  unsupported "Compiling ppu binary failed."
+  unsupported "compiling ppu binary failed."
   return -1
 }
 
@@ -68,7 +68,7 @@ gdb_reinitialize_dir $srcdir/$subdir
 gdb_load ${ppu_bin}
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
index 4cd9c7f33e8cb8c1eed2af57367d8315e744332f..68d98bdf5d3b056dc3ba93b52e9027709e9cd858 100644 (file)
@@ -38,16 +38,16 @@ if {[skip_cell_tests]} {
 
 # Compile SPU binary.
 if { [gdb_compile_cell_spu $spu_src $spu_bin executable {debug}]  != "" } {
-  unsupported "Compiling spu binary failed."
+  unsupported "compiling spu binary failed."
   return -1
 }
 # Compile PPU binary.
 if { [gdb_cell_embedspu $spu_bin $spu_bin-embed.o {debug}]  != "" } {
-  unsupported "Embedding spu binary failed."
+  unsupported "embedding spu binary failed."
   return -1
 }
 if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o] $ppu_bin executable {debug}] != "" } {
-  unsupported "Compiling ppu binary failed."
+  unsupported "compiling ppu binary failed."
   return -1
 }
 
index e373ba4efb7eee830f5c97dfa40e069c63cd3b06..9da96ab54008e870751e4adcf3d88819573ecf08 100644 (file)
@@ -34,16 +34,16 @@ if {[skip_cell_tests]} {
 
 # Compile SPU binary.
 if { [gdb_compile_cell_spu $spu_src $spu_bin executable {debug}]  != "" } {
-  unsupported "Compiling spu binary failed."
+  unsupported "compiling spu binary failed."
   return -1
 }
 # Compile PPU binary.
 if { [gdb_cell_embedspu $spu_bin $spu_bin-embed.o {debug}]  != "" } {
-  unsupported "Embedding spu binary failed."
+  unsupported "embedding spu binary failed."
   return -1
 }
 if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o] $ppu_bin executable {debug}] != "" } {
-  unsupported "Compiling ppu binary failed."
+  unsupported "compiling ppu binary failed."
   return -1
 }
 
@@ -74,7 +74,7 @@ gdb_reinitialize_dir $srcdir/$subdir
 gdb_load ${ppu_bin}
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
index a7331469d81a686e0dbea12732643db114fc3da2..37a819214dd6a84a394d346edb6b0db0c1141ad3 100644 (file)
@@ -30,7 +30,7 @@ if {[skip_cell_tests]} {
 
 # Compile SPU binary.
 if { [gdb_compile_cell_spu $srcfile $binary executable {debug}]  != "" } {
-  unsupported "Compiling spu binary failed."
+  unsupported "compiling spu binary failed."
   return -1
 }
 
@@ -40,7 +40,7 @@ gdb_reinitialize_dir $srcdir/$subdir
 gdb_load ${binary}
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
index c567f38a21040cbc187128f358d6189229715b8c..a6b2595a476dfa07248b28a7c90836f10aca8963 100644 (file)
@@ -33,16 +33,16 @@ if {[skip_cell_tests]} {
 
 # Compile SPU binary.
 if { [gdb_compile_cell_spu $spu_src $spu_bin executable {debug}]  != "" } {
-  unsupported "Compiling spu binary failed."
+  unsupported "compiling spu binary failed."
   return -1
 }
 # Compile PPU binary.
 if { [gdb_cell_embedspu $spu_bin $spu_bin-embed.o {debug}]  != "" } {
-  unsupported "Embedding spu binary failed."
+  unsupported "embedding spu binary failed."
   return -1
 }
 if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o] $ppu_bin executable {debug}] != "" } {
-  unsupported "Compiling ppu binary failed."
+  unsupported "compiling ppu binary failed."
   return -1
 }
 
@@ -56,7 +56,7 @@ gdb_reinitialize_dir $srcdir/$subdir
 gdb_load ${ppu_bin}
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
index 5079f366d22170f25514d6452a806e0d6ace6952..9f8f81c469bd04ad3ccc311b2f352ed12c01c205 100644 (file)
@@ -30,7 +30,7 @@ if {[skip_cell_tests]} {
 
 # Compile SPU binary.
 if { [gdb_compile_cell_spu $srcfile $binary executable {debug}]  != "" } {
-  unsupported "Compile spu binary failed, so all tests in this file will automatically fail."
+  unsupported "compile spu binary failed, so all tests in this file will automatically fail."
   return -1
 }
 
@@ -40,7 +40,7 @@ gdb_reinitialize_dir $srcdir/$subdir
 gdb_load ${binary}
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
index 6a5afd27635c281080258bd9f8ffff55c013c6c6..57ed9e2d015da49e46beea37d12e5ef1a8f9b442 100644 (file)
@@ -30,7 +30,7 @@ if {[skip_cell_tests]} {
 
 # Compile SPU binary.
 if { [gdb_compile_cell_spu $source $binary executable {debug}]  != "" } {
-  unsupported "Compile spu binary failed, so all tests in this file will automatically fail."
+  unsupported "compile spu binary failed, so all tests in this file will automatically fail."
   return -1
 }
 
@@ -40,7 +40,7 @@ gdb_reinitialize_dir $srcdir/$subdir
 gdb_load ${binary}
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
index 6e211a649f91b262704e253f73db43e8ddfa15a5..512f2d9be9e5b1c6b49d0b2dcaed85bac69904e5 100644 (file)
@@ -33,16 +33,16 @@ if {[skip_cell_tests]} {
 
 # Compile SPU binary.
 if { [gdb_compile_cell_spu $spu_src $spu_bin executable {debug}]  != "" } {
-  unsupported "Compiling spu binary failed."
+  unsupported "compiling spu binary failed."
   return -1
 }
 # Compile PPU binary.
 if { [gdb_cell_embedspu $spu_bin $spu_bin-embed.o {debug}]  != "" } {
-  unsupported "Embedding spu binary failed."
+  unsupported "embedding spu binary failed."
   return -1
 }
 if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o] $ppu_bin executable {debug}] != "" } {
-  unsupported "Compiling ppu binary failed."
+  unsupported "compiling ppu binary failed."
   return -1
 }
 
@@ -74,7 +74,7 @@ gdb_test "info all-registers" \
          "info all-registers"
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
index 8437ab9279cd406af3b906822733b81607c3c76f..9e72f5481649ee9f64fdf5e4e45cbaa9e42650c8 100644 (file)
@@ -34,16 +34,16 @@ if {[skip_cell_tests]} {
 
 # Compile SPU binary.
 if { [gdb_compile_cell_spu $spu_src $spu_bin executable {debug}]  != "" } {
-  unsupported "Compiling spu binary failed."
+  unsupported "compiling spu binary failed."
   return -1
 }
 # Compile PPU binary.
 if { [gdb_cell_embedspu $spu_bin $spu_bin-embed.o {debug}]  != "" } {
-  unsupported "Embedding spu binary failed."
+  unsupported "embedding spu binary failed."
   return -1
 }
 if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o] $ppu_bin executable {debug}] != "" } {
-  unsupported "Compiling ppu binary failed."
+  unsupported "compiling ppu binary failed."
   return -1
 }
 
@@ -57,7 +57,7 @@ gdb_reinitialize_dir $srcdir/$subdir
 gdb_load ${ppu_bin}
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
index ca1d20a26e4dda2b3e9de4d9c128d86837befb9c..ad8e4d6c97eaa5f2d486e51d37900fe519302ed0 100644 (file)
@@ -38,16 +38,16 @@ if {[skip_cell_tests]} {
 
 # Compile SPU binary.
 if { [gdb_compile_cell_spu $spu_src $spu_bin executable {debug}]  != "" } {
-  unsupported "Compiling spu binary failed."
+  unsupported "compiling spu binary failed."
   return -1
 }
 # Compile PPU binary.
 if { [gdb_cell_embedspu $spu_bin $spu_bin-embed.o {debug}]  != "" } {
-  unsupported "Embedding spu binary failed."
+  unsupported "embedding spu binary failed."
   return -1
 }
 if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o] $ppu_bin executable {debug}] != "" } {
-  unsupported "Compiling ppu binary failed."
+  unsupported "compiling ppu binary failed."
   return -1
 }
 
@@ -61,7 +61,7 @@ gdb_reinitialize_dir $srcdir/$subdir
 gdb_load ${ppu_bin}
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
index 4ba5e48c6716f572436a32329465d8c30fa30c66..623d166648360ac846df52b0f9de456d3077445a 100644 (file)
@@ -34,16 +34,16 @@ if {[skip_cell_tests]} {
 
 # Compile SPU binary.
 if { [gdb_compile_cell_spu $spu_src $spu_bin executable {debug}]  != "" } {
-  unsupported "Compiling spu binary failed."
+  unsupported "compiling spu binary failed."
   return -1
 }
 # Compile PPU binary.
 if { [gdb_cell_embedspu $spu_bin $spu_bin-embed.o {debug}]  != "" } {
-  unsupported "Embedding spu binary failed."
+  unsupported "embedding spu binary failed."
   return -1
 }
 if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o] $ppu_bin executable {debug}] != "" } {
-  unsupported "Compiling ppu binary failed."
+  unsupported "compiling ppu binary failed."
   return -1
 }
 
@@ -146,7 +146,7 @@ gdb_reinitialize_dir $srcdir/$subdir
 gdb_load ${ppu_bin}
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
index 291c7c4cb57311c66c339bf3b277f01f2bf0d97e..82c381cc1193392030f6daf89df1efdee15ce9ac 100644 (file)
@@ -33,16 +33,16 @@ if {[skip_cell_tests]} {
 
 # Compile SPU binary.
 if { [gdb_compile_cell_spu $spu_src $spu_bin executable {debug}]  != "" } {
-  unsupported "Compiling spu binary failed."
+  unsupported "compiling spu binary failed."
   return -1
 }
 # Compile PPU binary.
 if { [gdb_cell_embedspu $spu_bin $spu_bin-embed.o {debug}]  != "" } {
-  unsupported "Embedding spu binary failed."
+  unsupported "embedding spu binary failed."
   return -1
 }
 if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o] $ppu_bin executable {debug}] != "" } {
-  unsupported "Compiling ppu binary failed."
+  unsupported "compiling ppu binary failed."
   return -1
 }
 
@@ -56,7 +56,7 @@ gdb_reinitialize_dir $srcdir/$subdir
 gdb_load ${ppu_bin}
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
index 15b5dbfafa29c1526d4aa12e55acaf3cf2a62014..ced627a865d70314f19bddd1dd70389ecbe20ed8 100644 (file)
@@ -33,16 +33,16 @@ if {[skip_cell_tests]} {
 
 # Compile SPU binary.
 if { [gdb_compile_cell_spu $spu_src $spu_bin executable {debug}]  != "" } {
-  unsupported "Compiling spu binary failed."
+  unsupported "compiling spu binary failed."
   return -1
 }
 # Compile PPU binary.
 if { [gdb_cell_embedspu $spu_bin $spu_bin-embed.o {debug}]  != "" } {
-  unsupported "Embedding spu binary failed."
+  unsupported "embedding spu binary failed."
   return -1
 }
 if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o] $ppu_bin executable {debug}] != "" } {
-  unsupported "Compiling ppu binary failed."
+  unsupported "compiling ppu binary failed."
   return -1
 }
 
@@ -61,7 +61,7 @@ gdb_test "info all-registers" \
          "info all-registers"
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
index c5769144562f9fd3282e1a1bad9436f7bb994680..721cd4d6b70843b0a1e474586d29867485c4edc7 100644 (file)
@@ -33,16 +33,16 @@ if {[skip_cell_tests]} {
 
 # Compile SPU binary.
 if { [gdb_compile_cell_spu $spu_src $spu_bin executable {debug}]  != "" } {
-  unsupported "Compiling spu binary failed."
+  unsupported "compiling spu binary failed."
   return -1
 }
 # Compile PPU binary.
 if { [gdb_cell_embedspu $spu_bin $spu_bin-embed.o {debug}]  != "" } {
-  unsupported "Embedding spu binary failed."
+  unsupported "embedding spu binary failed."
   return -1
 }
 if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o] $ppu_bin executable {debug}] != "" } {
-  unsupported "Compiling ppu binary failed."
+  unsupported "compiling ppu binary failed."
   return -1
 }
 
@@ -88,7 +88,7 @@ gdb_reinitialize_dir $srcdir/$subdir
 gdb_load ${ppu_bin}
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
index 21070bc1751d3666cee72040f0ff70b8d35f4a50..253a20d8bee97e43fc6ee0ba8a55c73c7bc1e1bd 100644 (file)
@@ -33,16 +33,16 @@ if {[skip_cell_tests]} {
 
 # Compile SPU binary.
 if { [gdb_compile_cell_spu $spu_src $spu_bin executable {debug}]  != "" } {
-  unsupported "Compiling spu binary failed."
+  unsupported "compiling spu binary failed."
   return -1
 }
 # Compile PPU binary.
 if { [gdb_cell_embedspu $spu_bin $spu_bin-embed.o {debug}]  != "" } {
-  unsupported "Embedding spu binary failed."
+  unsupported "embedding spu binary failed."
   return -1
 }
 if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o] $ppu_bin executable {debug}] != "" } {
-  unsupported "Compiling ppu binary failed."
+  unsupported "compiling ppu binary failed."
   return -1
 }
 
@@ -57,7 +57,7 @@ gdb_reinitialize_dir $srcdir/$subdir
 gdb_load ${ppu_bin}
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
index 05fcd9bd7ef0ae301cb2ae7323344069f85b56e8..ad43b03f3deb031f2863c7ad0b0fa1f55d967afe 100644 (file)
@@ -33,16 +33,16 @@ if {[skip_cell_tests]} {
 
 # Compile SPU binary.
 if { [gdb_compile_cell_spu $spu_src $spu_bin executable {debug}]  != "" } {
-  unsupported "Compiling spu binary failed."
+  unsupported "compiling spu binary failed."
   return -1
 }
 # Compile PPU binary.
 if { [gdb_cell_embedspu $spu_bin $spu_bin-embed.o {debug}]  != "" } {
-  unsupported "Embedding spu binary failed."
+  unsupported "embedding spu binary failed."
   return -1
 }
 if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o] $ppu_bin executable {debug}] != "" } {
-  unsupported "Compiling ppu binary failed."
+  unsupported "compiling ppu binary failed."
   return -1
 }
 
@@ -62,7 +62,7 @@ gdb_test "info sharedlibrary" \
         "no shared library is loaded"
 
 if ![runto_main] then {
-  fail "Can't run to main"
+  fail "can't run to main"
   return 0
 }
 
index 2156ba6c3047dba82a15b1345b514a8edfd5187e..107600aae0547675acfe5134a2cebe39a0f2137e 100644 (file)
@@ -22,7 +22,7 @@ if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" \
 
 clean_restart ${binfile}
 if ![runto_main] then {
-   fail "Can't run to main"
+   fail "can't run to main"
    return 0
 }
 
index 970cf100004eb8eec58c5cc2493e808c6d4dc8ab..5dd3449d41f1f35ee784de3d2f7e0227d69e043d 100644 (file)
@@ -91,7 +91,7 @@ set ok 0
 gdb_run_cmd
 gdb_test_multiple "" "Run to main" {
     -re "Temporary breakpoint 4,.*$gdb_prompt $" {
-       pass "Run to main"
+       pass "run to main"
        set ok 1
     }
 }
index 0ce1a53768e2b48010fe1b08cf829024e9a9ca30..7fe2b1242fa2c807b88da66a0e754f06cb706062 100644 (file)
@@ -54,7 +54,7 @@ if [get_compiler_info "c++"] {
 # 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
 }
 
index 33121398b1b032f9bca5e86a30802f523c6e939c..62c1fd831050c89164ee5759e0d19f95ec733ae9 100644 (file)
@@ -166,7 +166,7 @@ gdb_test "up" ".*main.*" "up from marker2"
 set eol "\[\t \]*\[\r\n\]+\[\t \]*"
 gdb_test_multiple "ptype Local" "Local out of scope" {
     -re "No symbol \"Local\" in current context.*${gdb_prompt} $" {
-        pass "Local out of scope"
+        pass "local out of scope"
     }
     -re "ptype Local${eol}type = class Local {${eol}  public:${eol}    int loc1;${eol}.*${eol}    char loc_foo\\(char\\);${eol}}${eol}${gdb_prompt} " {
         # GCC emits STABS debugging information in a way that doesn't
index f4932792d7dc8947d94f89fc7bf2b5d4cc4802ea..7f4a874024a4567990eb08a6ddfb471490cfaaa0 100644 (file)
@@ -83,7 +83,7 @@ delete_breakpoints
 set bp_location [gdb_get_line_number "set multi-line breakpoint here" $hdrfile]
 
 if { ![runto_main] } {
-    fail "Can't run to main for multi_line_foo tests."
+    fail "can't run to main for multi_line_foo tests."
     return 0
 }
 
index 2bc90b7265f87e85e0db72373d8ec5c0bfba7268..a17adf03d6d0225fd3fafdf3920eb52f8703e68c 100644 (file)
@@ -117,7 +117,7 @@ delete_breakpoints
 set bp_location [gdb_get_line_number "set multi-line breakpoint here"]
 
 if { ![runto_main] } {
-    fail "Can't run to main for multi_line_foo tests."
+    fail "can't run to main for multi_line_foo tests."
     return 0
 }
 
index e7caa7f38c28350c7a2b525b01114f0e05dcd2e8..385e64a3ef79fd526b4dd4c3d5bbbcc28fa7508c 100644 (file)
@@ -20,7 +20,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile {debug c++}]} {
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
index f7701fb3af65c6d0290c1ead6589e093c42d8927..cdd7d2a4e1083dcd38a8347bc92af7a821d44563 100644 (file)
@@ -25,7 +25,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile {debug c++}]} {
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
index b197829510e47b68b1a48b99500c4e48a873c5d8..7b11fad229d8c34ff834767b1fa38b3728668aa6 100644 (file)
@@ -28,7 +28,7 @@ if {[prepare_for_testing $testfile $exefile $srcfile {debug c++}]} {
 }
 
 if {![runto_main]} {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index c503598e1971ad22f365fd49542d5360ecb84b01..8a60c6d8181bd451335a8284bccc053f18f9803f 100644 (file)
@@ -184,7 +184,7 @@ proc test_template_calls {} {
     global gdb_prompt
 
     if [target_info exists gdb,cannot_call_functions] {
-       unsupported "This target can not call functions"
+       unsupported "this target can not call functions"
        return
     }
 
index 04fe5aa5e2b8b6c9ac69acb32053f742ddc8ef7f..2776b0a64675e0eb8805ee270a2c1d5b8f60a6e8 100644 (file)
@@ -177,7 +177,7 @@ proc test_virtual_calls {} {
     global nl
 
     if [target_info exists gdb,cannot_call_functions] {
-       unsupported "This target can not call functions"
+       unsupported "this target can not call functions"
        return 0
     }
 
index 2f175564040e54416918760d7168a2ebab742504..313b56f5bbcfa74bdaec510ff94852162dba03b1 100644 (file)
@@ -327,7 +327,7 @@ lappend opts "additional_flags=-DFDIR=\"fdir\""
 lappend opts "additional_flags=-DFILE=\"${srctmpfile}\""
 
 if { [gdb_compile "${asmsrcfile} ${srcdir}/${subdir}/$srcfile" "${binfile}" executable $opts] != "" } {
-    untested "Cannot compile ${asmsrcfile} or $srcfile"
+    untested "cannot compile ${asmsrcfile} or $srcfile"
     return -1
 }
 
index bb7b53e7feb548aa382866daf562a4eda709fb11..a10c5fa5a71f0324190d16f213e7a4193adb5dec 100644 (file)
@@ -36,7 +36,7 @@ if { [prepare_for_testing "${testfile}.exp" "${testfile}" $srcfile {nodebug}] }
 }
 
 if ![runto_main] then {
-    fail "Cannot run to main."
+    fail "cannot run to main."
     continue
 }
 
index 2d94e42f2c308a5656210b2a99981726eb352b79..7046ba2cc17c6cdb6227acad2b11f3398a6c0876 100644 (file)
@@ -16,7 +16,7 @@
 standard_testfile .f
 
 if {[prepare_for_testing $testfile.exp $testfile $srcfile {debug f90 quiet}]} {
-    untested "Couldn't compile ${srcfile}"
+    untested "couldn't compile ${srcfile}"
     return -1
 }
 
index 8a913edf43d36d954fac565a6239aaef559a845f..e2f03c32d8abdac32b51b0164899735d0268a512 100644 (file)
@@ -24,7 +24,7 @@ if [get_compiler_info] {
 }
 
 if  { [gdb_compile_shlib "${srcdir}/${subdir}/${srclibfile}" $libfile {debug f90}] != "" } {
-    untested "Couldn't compile ${srclibfile}"
+    untested "couldn't compile ${srclibfile}"
     return -1
 }
 
@@ -33,7 +33,7 @@ if  { [gdb_compile_shlib "${srcdir}/${subdir}/${srclibfile}" $libfile {debug f90
 # warnings on ignored $libfile abort the process.
 
 if  { [gdb_compile $srcdir/$subdir/$srcfile $binfile executable [list debug f90 shlib=$libfile]] != "" } {
-    untested "Couldn't compile ${srcfile}"
+    untested "couldn't compile ${srcfile}"
     return -1
 }
 
index 6f4374b4d68fbb041848c58228ed4e9faebddc10..37347b73a95f377b3093f14df8cdec69bb61b2e1 100644 (file)
@@ -27,7 +27,7 @@ gdb_reinitialize_dir $srcdir/$subdir
 # We want to do some tests when Guile is not present.
 gdb_test_multiple "guile (display 23) (newline)" "verify guile support" {
     -re "Undefined command.*$gdb_prompt $" {
-       unsupported "Guile not supported."
+       unsupported "guile not supported."
        return
     }
     -re "not supported.*$gdb_prompt $" {
index bf14dd0b1424480eac94806f4dd29699751dfb49..5b1174c13844fb498a116393059fe62c81661ec9 100644 (file)
@@ -28,7 +28,7 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {
 if { [skip_guile_tests] } { continue }
 
 if ![gdb_guile_runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
index 93caaa7ded25c8745b77a871521f75eebc242360..f1d58ed65c51c9ac9e7ec0a0ed1e3643403c6cd1 100644 (file)
@@ -25,7 +25,7 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {
 if { [skip_guile_tests] } { continue }
 
 if ![runto main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
index 95e67ac0bf7bb814956057212570f1525ec906a8..d99a519516c703d3046b26cad19b28270a3dc296 100644 (file)
@@ -28,7 +28,7 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {
 if { [skip_guile_tests] } { continue }
 
 if ![gdb_guile_runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
index e2554a9a0999168c83d3ddb8b1b655dedf7dc02a..f17d827d103f73f0828729b0940396d0bce2bda0 100644 (file)
@@ -30,7 +30,7 @@ if { [skip_guile_tests] } { continue }
 proc run_lang_tests {exefile lang} {
     global srcdir subdir srcfile testfile hex
     if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${exefile}" executable "debug $lang"] != "" } {
-       untested "Couldn't compile ${srcfile} in $lang mode"
+       untested "couldn't compile ${srcfile} in $lang mode"
        return
     }
 
index de5747a5458b91d3671c4fdf53d383cb2ee54dc7..e143045159bde6bdcfa11ef94e910b6a8f361fba 100644 (file)
@@ -138,7 +138,7 @@ gdb_test "guile (print (symbol-symtab t))" "= #<gdb:symtab .*gdb.guile/scm-symbo
 # C++ tests
 # Recompile binary.
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}-cxx" executable "debug c++"] != "" } {
-    untested "Couldn't compile ${srcfile} in c++ mode"
+    untested "couldn't compile ${srcfile} in c++ mode"
     return -1
 }
 
index 87e85db013358263f5d2bacabc369088bf60b2e9..455d948cbe50d8962bd20a4245978e272692ef81 100644 (file)
@@ -30,7 +30,7 @@ proc build_inferior {exefile lang} {
     global srcdir subdir srcfile
 
     if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${exefile}" executable "debug $lang"] != "" } {
-       untested "Couldn't compile ${srcfile} in $lang mode"
+       untested "couldn't compile ${srcfile} in $lang mode"
        return -1
     }
     return 0
index 1d07c9fe05e5ad42b5669126d01412f773959883..282a1ce7aa1673736c2b7f1f52fd88d3d8154fa7 100644 (file)
@@ -39,7 +39,7 @@ proc build_inferior {exefile lang} {
 
     if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${objfile}" object "debug $lang"] != ""
         || [gdb_compile "${objfile}" "${exefile}" executable "debug $lang"] != "" } {
-       untested "Couldn't compile ${srcfile} in $lang mode"
+       untested "couldn't compile ${srcfile} in $lang mode"
        return -1
     }
     return 0
@@ -320,7 +320,7 @@ proc test_subscript_regression {exefile lang} {
     clean_restart ${exefile}
 
     if ![gdb_guile_runto_main ] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return
     }
 
@@ -450,7 +450,7 @@ test_value_hash
 # The following tests require execution.
 
 if ![gdb_guile_runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
index 11e2c4ce28918e30e3f29ea4bc3a6a42b9379a1d..7baf641a5a4954a7eb8904106ab96aceac6d91c9 100644 (file)
@@ -23,7 +23,7 @@ if {[prepare_for_testing $testfile $exefile $srcfile {debug}]} {
 }
 
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index bc4ca2673c135ba4c74a65a847bd8f1e680f9b5d..4276aa2c03fa1156c4620ff61c72cc9de2fddf14 100644 (file)
@@ -48,7 +48,7 @@ proc do_test {lang} {
     gdb_test_no_output "set max-completions unlimited"
 
     if {![runto_main]} {
-       fail "Can't run to main"
+       fail "can't run to main"
        return 0
     }
 
index 8eef3b68b11b3e82b1d3bc0adb1b25497f24e6ee..4c6885a382ff5aaf214ad588128527d0b756f95b 100644 (file)
@@ -22,7 +22,7 @@ if [using_fission] {
 }
 
 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
 }
 
index d3cefb7b70323836992860f25dbe5c0c40a8a001..a469f27ec8834f37d7c5922f3db693eb82ea9d19 100644 (file)
@@ -24,7 +24,7 @@ if {[prepare_for_testing $testfile $exefile $srcfile {debug}]} {
 }
 
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index cda8c4a3e2b731777fab45ea4d85bad73c60e718..dc427209a899b763b3a080fcf73828df13d6e1f6 100644 (file)
@@ -31,7 +31,7 @@ set lib_opts "debug"
 
 if { [gdb_compile_shlib $libsrc1 $lib_sl1 $lib_opts] != ""
      || [gdb_compile_shlib $libsrc2 $lib_sl2 $lib_opts] != ""} {
-    untested "Could not compile either $libsrc1 or $libsrc2"
+    untested "could not compile either $libsrc1 or $libsrc2"
     return -1
 }
 
@@ -39,7 +39,7 @@ set MIFLAGS "-i=mi"
 
 set exec_opts [list debug shlib=$lib_sl1 shlib_load]
 if { [gdb_compile $srcdir/$subdir/$srcfile $binfile executable $exec_opts] != "" } {
-    untested "Failed to compile $srcfile"
+    untested "failed to compile $srcfile"
     return -1
 }
 
index 12a91cd99a349a913e47bc7a1faf9c4224dda1ac..b1c870ef98c75076989663ca7481ff62fd3875b2 100644 (file)
@@ -36,12 +36,12 @@ if {[get_compiler_info]} {
 }
 
 if {[gdb_compile_shlib $libsrc1 $lib_sl1 $lib_opts] != ""} {
-    untested "Could not compile $libsrc1"
+    untested "could not compile $libsrc1"
     return -1
 }
 
 if {[gdb_compile $srcdir/$subdir/$srcfile $binfile executable $exec_opts] != ""} {
-    untested "Could not compile $srcdir/$subdir/$srcfile"
+    untested "could not compile $srcdir/$subdir/$srcfile"
     return -1
 }
 
index 884a19b216c4bd0c4b6a0a38ea69a4a045748387..d538c68e28ba4c19ab232ec13e62719b92dd6f48 100644 (file)
@@ -26,13 +26,13 @@ set srcfileabs [standard_output_file $srcfile]
 
 # "//$srcfile" It is used for the test of compare_filenames_for_search.
 if { [regsub {/[^/]+$} $srcfileabs {/\0} srcfileabs] != 1 } {
-    xfail "Cannot double the last slash separator"
+    xfail "cannot double the last slash separator"
     return -1
 }
 
 if { [regsub {^(/[^/]+)/} $srcfileabs {\1subst/} srcfileabssubst] != 1
      || [regsub {^(/[^/]+)/.*$} $srcfileabs {\1} initdir] != 1 } {
-    xfail "Missing root subdirectory"
+    xfail "missing root subdirectory"
     return -1
 }
 
index b66f5c2bc1954af7d19a6adf39ffdf8a33206521..8babed01caf69a6836eeaec38c182c099da88dc6 100644 (file)
@@ -54,9 +54,9 @@ close $chan
 set mi_log_prompt "\[(\]gdb\[)\] \[\r\n\]+"
 
 if [regexp "\\^done\[\r\n\]+$mi_log_prompt\\^running\[\r\n\]+\\*running,thread-id=\"all\"\[\r\n\]+$mi_log_prompt\\*stopped,reason=\"end-stepping-range\",.*\[\r\n\]+$mi_log_prompt\\^running\[\r\n\]+\\*running,thread-id=\"all\"\[\r\n\]+$mi_log_prompt\\*stopped,reason=\"end-stepping-range\",.*\[\r\n\]+$mi_log_prompt" $logcontent] {
-    pass "Log file contents"
+    pass "log file contents"
 } else {
-    fail "Log file contents"
+    fail "log file contents"
 }
 
 # Now try the redirect, which writes into the file only.
@@ -77,9 +77,9 @@ set logcontent [read $chan]
 close $chan
 
 if [regexp "1001\\^done\[\r\n\]+$mi_log_prompt.*1002\\^running\[\r\n\]+\\*running,thread-id=\"all\"\[\r\n\]+$mi_log_prompt\\*stopped,reason=\"end-stepping-range\",.*\[\r\n\]+$mi_log_prompt.*1003\\^running\[\r\n\]+\\*running,thread-id=\"all\"\[\r\n\]+$mi_log_prompt\\*stopped,reason=\"end-stepping-range\",.*\[\r\n\]+$mi_log_prompt" $logcontent] {
-    pass "Redirect log file contents"
+    pass "redirect log file contents"
 } else {
-    fail "Redirect log file contents"
+    fail "redirect log file contents"
 }
 
 mi_gdb_exit
index 48487cee1e5ec3563254360211c8ecd59b4b68d2..668572c1759468188e3601d53f014945dc86dac8 100644 (file)
@@ -41,12 +41,12 @@ if [get_compiler_info] {
 
 if { [gdb_compile_shlib $libsrc1 $lib_sl1 $lib_opts] != ""
      || [gdb_compile_shlib $libsrc2 $lib_sl2 $lib_opts] != ""} {
-    untested "Could not compile either $libsrc1 or $libsrc2"
+    untested "could not compile either $libsrc1 or $libsrc2"
     return -1
 }
 
 if { [gdb_compile_pthreads $srcdir/$subdir/$srcfile $binfile executable $exec_opts] != ""} {
-    untested "Could not compile  $srcdir/$subdir/$srcfile."
+    untested "could not compile  $srcdir/$subdir/$srcfile."
     return -1
 }
 
@@ -111,7 +111,7 @@ mi_gdb_test "-break-insert -p 2 -f pendfunc3" \
 mi_send_resuming_command "exec-continue" "continuing execution to thread condition"
 
 # Check if we stopped in thread 2 like we should.
-set testname "Run till MI pending breakpoint on pendfunc3 on thread 2"
+set testname "run till MI pending breakpoint on pendfunc3 on thread 2"
 gdb_expect {
     -re "\\*stopped,reason=\"breakpoint-hit\",disp=\"keep\",bkptno=\"4\",frame=\{addr=\"$hex\",func=\"pendfunc3\".*thread-id=\"2\".*" {
        pass $testname
index 222798707a2943ad58c5996128334cfd84697f83..6ac8c3a36a9665aa3891e82b5583e7e5265a1958 100644 (file)
@@ -42,7 +42,7 @@ if [get_compiler_info] {
 
 if { [gdb_compile_shlib ${srcfile_lib} ${binfile_lib} $lib_flags] != ""
      || [gdb_compile ${srcfile_main} ${binfile} executable $bin_flags] != "" } {
-  untested "Could not compile $binfile_lib or $binfile."
+  untested "could not compile $binfile_lib or $binfile."
   return -1
 }
 
index 55c66a5c58f39d5d6c430f1377c29d4488904262..b0f6c31e35433801eb08e9d1feaecc5e100a9fc1 100644 (file)
@@ -40,7 +40,7 @@ proc do_test {sync_command} {
     mi_gdb_exit
 
     if {[mi_gdb_start "separate-mi-tty"] != 0} {
-       fail "Could not start gdb"
+       fail "could not start gdb"
        return
     }
 
index d3f75d805711f7117584848cb3cf11a3492ba564..ef94775fd7d9499ce07666f6a21359c49488b2b4 100644 (file)
@@ -396,7 +396,7 @@ proc_with_prefix test_setup { mode } {
     mi_gdb_load $binfile
 
     if { [mi_runto main] < 0 } {
-       fail "Can't run to main"
+       fail "can't run to main"
        return
     }
 
index a0dddf5948661f12444d93ae35caa5eef6ca466f..e0b7c419cfd4f64e1945ddd1c2a0a36cd5ca0890 100644 (file)
@@ -28,7 +28,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile {debug}]} {
 # Inferior 1 stops at f1.
 
 if ![runto f1] then {
-    fail "Can't run to f1"
+    fail "can't run to f1"
     return 0
 }
 
@@ -42,7 +42,7 @@ delete_breakpoints
 # Inferior 2 stops at f2.
 
 if ![runto f2] then {
-    fail "Can't run to f2"
+    fail "can't run to f2"
     return 0
 }
 
index 88e5a621f3e6e6c9f6e4ccb388eff7c12757ce6e..7b6b8188a7b0bf0114bd5a3e61366e54458a1f5f 100644 (file)
@@ -78,7 +78,7 @@ if { [prepare_for_testing ${testfile}.exp ${exec2} "${srcfile2}" \
 
 clean_restart ${exec1}
 if ![runto_main] then {
-    fail "Couldn't run to main"
+    fail "couldn't run to main"
     return -1
 }
 
index d46beec0a9de91fef71d394cfc83e745adb1db52..fe7d0bf8bb4f8e3a1321b687b8bbc6771cf8f931 100644 (file)
@@ -53,7 +53,7 @@ proc test_remove_inferiors { } {
             "load binary"
 
     if {![runto_main]} {
-       fail "Couldn't run to main."
+       fail "couldn't run to main."
        return
     }
 
index e811422a582c3013fde35ed24e54c90d822b7541..2267413a8794fc4f26dad4a7382729ec8b73369f 100644 (file)
@@ -35,7 +35,7 @@ proc do_test {dispose} {
     gdb_test_no_output "set detach-on-fork off"
 
     if ![runto "child_function"] {
-       fail "Can't run to child_function"
+       fail "can't run to child_function"
        return
     }
 
index c8c156f0a6ce5eba3a592d796616f859b84db6b4..d6ec63235517983dc292467e1a9184d39ba1ff95 100644 (file)
@@ -36,7 +36,7 @@ if [get_compiler_info] {
 
 if { [gdb_compile_shlib ${srcfile_lib} ${binfile_lib} $lib_flags] != ""
      || [gdb_compile ${srcfile} ${binfile} executable $bin_flags] != "" } {
-  untested "Could not compile $binfile_lib or $binfile."
+  untested "could not compile $binfile_lib or $binfile."
   return -1
 }
 
index eb94fb9bb25581f79139c510834f8963ba17f5ca..412e20ce013a24ebb8dd53d074975bd87609db4e 100644 (file)
@@ -52,7 +52,7 @@ PerfTest::assemble {
     clean_restart $binfile
 
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
 
index c2af8c9ab13b8145b07596396c51c750ad31df79..1cc94eec6d5b01fc3754ce600ab0992635d72912 100644 (file)
@@ -44,7 +44,7 @@ PerfTest::assemble {
     clean_restart $binfile
 
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
     return 0
index d251725916eef943ba6fa31dfa1bee76683b35eb..755b3bf836a23c9c03c489ac5feea9fd0538b75e 100644 (file)
@@ -94,7 +94,7 @@ proc run_skip_bench { kind text } {
     global SKIP_STEP_COUNT SKIP_DIRECTIVE_COUNT
 
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
 
index 2d942fcd2e8a27f09ce2b6e1dc956c053b8c3261..2c4aad47aa38d353b1657402c8f1e6bf711ee02c 100644 (file)
@@ -49,7 +49,7 @@ PerfTest::assemble {
     clean_restart $binfile
 
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
     return 0
index 06a606cf224f024ef0c9e56a476b2a48c0d8590d..e2b4baa9eef9315b33f4e27f147d018d1cd40fd1 100644 (file)
@@ -77,7 +77,7 @@ PerfTest::assemble {
     clean_restart $binfile
 
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
     return 0
index 003b218bbef8189d27299563016ac931604429da..f09571887d8a80b5714886bcb27bd6ea4006e138 100644 (file)
@@ -28,7 +28,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile {debug c++}]} {
 if { [skip_python_tests] } { continue }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 4c7dd0dda216fa84d6e50a64576a2316df534561..2b48501e0a5f0891f178a56e542eeb743beb2f1d 100644 (file)
@@ -25,7 +25,7 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {
 }
 
 if ![runto_main] {
-    fail "Couldn't run to main."
+    fail "couldn't run to main."
     return 0
 }
 
index 6f677986380eceb5586dc7b0f3c76a57d3b360bb..14498204113baf2a10f82a674ae3860d612db40d 100644 (file)
@@ -28,7 +28,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
 if { [skip_python_tests] } { continue }
 
 if ![runto_main ] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
index 2bd987e310f9949299547182e33263da92090539..45e4f072382e1996e46beeb5175665dbde912982 100644 (file)
@@ -28,7 +28,7 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {
 if { [skip_python_tests] } { continue }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index d4a1a488ffbf2dfe0afbc12f55e0cd12ebc63978..7503f5a7f4f4c60a6699343cf6efc17af5bc41fb 100644 (file)
@@ -38,7 +38,7 @@ proc test_bkpt_basic { } {
        gdb_test "python print (gdb.breakpoints())" "\\(\\)"
 
        if ![runto_main] then {
-           fail "Cannot run to main."
+           fail "cannot run to main."
            return 0
        }
 
@@ -123,7 +123,7 @@ proc test_bkpt_deletion { } {
        clean_restart ${testfile}
 
        if ![runto_main] then {
-           fail "Cannot run to main."
+           fail "cannot run to main."
            return 0
        }
 
@@ -161,7 +161,7 @@ proc test_bkpt_cond_and_cmds { } {
        clean_restart ${testfile}
 
        if ![runto_main] then {
-           fail "Cannot run to main."
+           fail "cannot run to main."
            return 0
        }
 
@@ -213,7 +213,7 @@ proc test_bkpt_invisible { } {
        clean_restart ${testfile}
 
        if ![runto_main] then {
-           fail "Cannot run to main."
+           fail "cannot run to main."
            return 0
        }
 
@@ -263,7 +263,7 @@ proc test_watchpoints { } {
        }
 
        if ![runto_main] then {
-           fail "Cannot run to main."
+           fail "cannot run to main."
            return 0
        }
 
@@ -288,7 +288,7 @@ proc test_bkpt_internal { } {
            gdb_test_no_output "set can-use-hw-watchpoints 0" ""
        }
        if ![runto_main] then {
-           fail "Cannot run to main."
+           fail "cannot run to main."
            return 0
        }
        delete_breakpoints
@@ -318,7 +318,7 @@ proc test_bkpt_eval_funcs { } {
            gdb_test_no_output "set can-use-hw-watchpoints 0" ""
        }
        if ![runto_main] then {
-           fail "Cannot run to main."
+           fail "cannot run to main."
            return 0
        }
        delete_breakpoints
@@ -434,7 +434,7 @@ proc test_bkpt_temporary { } {
        clean_restart ${testfile}
 
        if ![runto_main] then {
-           fail "Cannot run to main."
+           fail "cannot run to main."
            return 0
        }
        delete_breakpoints
index 4742c44bf65d6a760394c98db43cdff01430e174..0665b8e1d325ebab775d8807f8a924308c2a1dca 100644 (file)
@@ -28,7 +28,7 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {
 if { [skip_python_tests] } { continue }
 
 if ![runto_main] then {
-    fail "Cannot run to main."
+    fail "cannot run to main."
     return 0
 }
 
index de8de073b6eb61ac2e67df27dd431d49bc1baccf..547870ab53ed4c098a0799f50b02409c63ad02e3 100644 (file)
@@ -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 $srcdir/$subdir/$srcfile."
+    untested "could not compile either $libsrc or $srcdir/$subdir/$srcfile."
     return -1
 }
 
index 93ff83dea34c09cc59b71f39c2365d015ab2c541..c14b49a43069331fafbce5bab9656b8d45a8abd3 100644 (file)
@@ -46,7 +46,7 @@ gdb_breakpoint "thread2"
 gdb_breakpoint "thread3"
 
 gdb_run_cmd
-set test "Run to breakpoint 1"
+set test "run to breakpoint 1"
 gdb_test_multiple "" $test {
     -re "event type: stop\r\nstop reason: breakpoint\r\nfirst breakpoint number: 1\r\nbreakpoint number: 1\r\nthread num: 1\r\n.*$gdb_prompt $" {
         pass $test
index 81c7bbd61621c211a6b41626013c22f669544f99..218baed540ba778961282ace405bb57f7812b3fe 100644 (file)
@@ -37,7 +37,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
 }
 
@@ -64,7 +64,7 @@ clean_restart ${testfile}
 gdb_load_shlib ${lib_sl}
 
 if ![runto_main] then {
-    fail "Cannot run to main."
+    fail "cannot run to main."
     return 0
 }
 
@@ -115,7 +115,7 @@ gdb_test "source $python_file" "Python script imported.*" \
 set cond_line [gdb_get_line_number "Condition Break."]
 
 if ![runto_main] then {
-    fail "Cannot run to main."
+    fail "cannot run to main."
     return 0
 }
 
@@ -168,7 +168,7 @@ gdb_test "source $python_file" "Python script imported.*" \
 
 
 if ![runto_main] then {
-    fail "Cannot run to main."
+    fail "cannot run to main."
     return 0
 }
          
@@ -193,7 +193,7 @@ gdb_test "source $python_file" "Python script imported.*" \
          "import python scripts"
 
 if ![runto_main] then {
-    fail "Cannot run to main."
+    fail "cannot run to main."
     return 0
 }
 
@@ -220,7 +220,7 @@ gdb_test "source $python_file" "Python script imported.*" \
          "import python scripts"
 
 if ![runto_main] then {
-    fail "Cannot run to main."
+    fail "cannot run to main."
     return 0
 }
 
@@ -247,7 +247,7 @@ gdb_test "print increase(&i)" \
 #
 
 if ![runto "test_exec_exit"] then {
-    fail "Cannot run to test_exec_exit."
+    fail "cannot run to test_exec_exit."
     return 0
 }
 
@@ -260,7 +260,7 @@ gdb_test "continue" "SimpleFinishBreakpoint out of scope.*" "catch out of scope
 #
 
 if ![runto "test_exec_exit"] then {
-    fail "Cannot run to test_exec_exit."
+    fail "cannot run to test_exec_exit."
     return 0
 }     
 
index 0e8c4928225fbc6c5829cb72edc8e66f0ae508c3..8859d71d1d924f43fe5a45871842ed47c35dbd45 100644 (file)
@@ -28,7 +28,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile {debug c++}]} {
 if { [skip_python_tests] } { continue }
 
 if ![runto_main] then {
-    fail "Cannot run to main."
+    fail "cannot run to main."
     return 0
 }
 
index 1372ee0f63e9f2681b33a71e52a777f515a82602..98d349d9820c5eadd1d2853c34841e16bd2aef09 100644 (file)
@@ -25,7 +25,7 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {
 if { [skip_python_tests] } { continue }
 
 if ![runto main] then {
-    fail "Can't run to function f"
+    fail "can't run to function f"
     return 0
 }
 
index b5a46825bfc71cd540000035f6534307f7f99909..f2a99078107a48d9b0c8d3cc9506b7d6dfb2928d 100644 (file)
@@ -30,7 +30,7 @@ if { [skip_python_tests] } { continue }
 # The following tests require execution.
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 9b90d0bb6de674f9a39db3b1c8ac7e3f71d4fd90..ced81c696b5ed3b9c4805fbb31b5c9fa69bb4db0 100644 (file)
@@ -44,7 +44,7 @@ gdb_test_multiple "show endian" "getting target endian" {
 # The following tests require execution.
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 11f8d211a2d401edbd3e86bdf4fd6c917d5d6471..9292d2833fa2e53ca36ab04904451115cf0fc270 100644 (file)
@@ -33,7 +33,7 @@ if { [skip_python_tests] } { continue }
 # The following tests require execution.
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 138aa2daf3d06bd135797b112c3ea09a3bd88760..6bbc51026a8896ce93419925992c8e2953ffc040 100644 (file)
@@ -321,7 +321,7 @@ mi_gdb_test "-var-update c" \
 gdb_exit
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}-cxx" \
           executable {debug c++ additional_flags=-DMI}] != "" } {
-    untested "Couldn't compile ${srcfile} in c++ mode"
+    untested "couldn't compile ${srcfile} in c++ mode"
     return -1
 }
 
index 62ca309198372d7bc4522c803fac55499a8d3d31..9f7ded9d139ab5cabb8dc7e4ab034dc610ca85d4 100644 (file)
@@ -28,7 +28,7 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {
 if { [skip_python_tests] } { continue }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
@@ -104,7 +104,7 @@ if { [prepare_for_testing ${testfile}.exp ${testfile}2 ${srcfile} {nodebug ldfla
 }
 
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index a424931078c2da94bd59866f22b165c4bd3b7996..5bddfa2dda47d3c921e34a28925d216ade9f74f9 100644 (file)
@@ -33,7 +33,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
 if { [skip_python_tests] } { continue }
 
 if ![runto_main ] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
index 95e43b7f79208a7b8f75fd9abe3c7cee304af8a8..2a8796cab6c6f706446fdf67650b0ff70783417f 100644 (file)
@@ -31,7 +31,7 @@ set remote_python_file [gdb_remote_download host \
                            ${srcdir}/${subdir}/${testfile}.py]
 
 if ![runto_main ] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
index 91b9b0de3f9e736e8d378532abcd9bb92273e4d2..86491e4e5e3acd54d69cf2a6eb2852111ba19be6 100644 (file)
@@ -30,7 +30,7 @@ if { [skip_python_tests] } { continue }
 proc run_lang_tests {exefile lang} {
     global srcdir subdir srcfile testfile hex
     if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${exefile}" executable "debug $lang"] != "" } {
-       untested "Couldn't compile ${srcfile} in $lang mode"
+       untested "couldn't compile ${srcfile} in $lang mode"
        return -1
     }
 
index 97c69f7bc432f6bae59c7b2e2c033a437d17b0ea..d611c90528b0598bdbeb0246ee8fc288fcb53cf9 100644 (file)
@@ -41,7 +41,7 @@ gdb_test "source ${pyfile}" "Python script imported" \
 # The following tests require execution.
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 4a0c73829df6c01675ab80926e602e5cbdca6691..3e049b32495cfb7d12446abb57f20934b69a458b 100644 (file)
@@ -28,14 +28,14 @@ set libsrc   ${libfile}.c
 set library  [standard_output_file ${libfile}.sl]
 
 if { [gdb_compile_shlib ${srcdir}/${subdir}/${libsrc} ${library} "debug"] != "" } {
-    untested "Could not compile shared library."
+    untested "could not compile shared library."
     return -1
 }
 
 set exec_opts [list debug shlib=${library}]
 
 if { [gdb_compile ${srcdir}/${subdir}/${srcfile} ${binfile} executable $exec_opts] != "" } {
-    untested "Could not compile $binfile."
+    untested "could not compile $binfile."
     return -1
 }
 
@@ -49,7 +49,7 @@ if { [skip_python_tests] } { continue }
 # The following tests require execution.
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 4cdb3b89c231039e159a96b4512762d71d1c9acb..41c4a9e218dcbaa0ec39eacb5ad3c2c4095dd928 100644 (file)
@@ -50,7 +50,7 @@ gdb_test "python print (gdb.lookup_global_symbol('qq').needs_frame)" \
 
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
@@ -127,7 +127,7 @@ gdb_test "python print (t\[0\].symtab)" "${py_symbol_c}" "Get symtab"
 # C++ tests
 # Recompile binary.
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}-cxx" executable "debug c++"] != "" } {
-    untested "Couldn't compile ${srcfile} in c++ mode"
+    untested "couldn't compile ${srcfile} in c++ mode"
     return -1
 }
 
@@ -138,7 +138,7 @@ gdb_reinitialize_dir $srcdir/$subdir
 gdb_load ${binfile}-cxx
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
@@ -167,7 +167,7 @@ gdb_test "python print (cplusfunc.addr_class == gdb.SYMBOL_LOC_BLOCK)" "True" "T
 # Start with a fresh gdb.
 clean_restart ${testfile}
 if ![runto_main] then {
-    fail "Cannot run to main."
+    fail "cannot run to main."
     return 0
 }
 
index efb2cb988303bf753f8ceede3f2b7199d6edc36d..95c83c9b81aa4f9b17f1908d2ec3ba9d72a83057 100644 (file)
@@ -28,7 +28,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
 if { [skip_python_tests] } { continue }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index ea50f49e30b92a9e5e5d65fd223b120ff20faf89..28a5177850b05ffb1018be84e2a3121d15b66c42 100644 (file)
@@ -21,7 +21,7 @@ if { [skip_cplus_tests] } { continue }
 standard_testfile .cc
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable \
          {debug c++}] != "" } {
-    untested "Couldn't compile ${srcfile}"
+    untested "couldn't compile ${srcfile}"
     return -1
 }
 
index 709c5878e1cdf2e628196981836e5ab122b846de..61c8c2faac667dd355f5851d0f1b8bf4e55b49fa 100644 (file)
@@ -29,7 +29,7 @@ proc build_inferior {exefile lang} {
   global srcdir subdir srcfile testfile hex
 
   if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${exefile}" executable "debug $lang"] != "" } {
-      untested "Couldn't compile ${srcfile} in $lang mode"
+      untested "couldn't compile ${srcfile} in $lang mode"
       return -1
   }
 
index 12530571ca0e89e927717f6406af4d75d58ca0bb..cf78236564bcb2778cc008aa0ad37642ac9297a0 100644 (file)
@@ -30,7 +30,7 @@ if { [skip_python_tests] } { continue }
 set pyfile [gdb_remote_download host ${srcdir}/${subdir}/${testfile}.py]
 
 if ![runto_main ] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
index e31a47275641c8507e3e8757e2984d845a561ecd..80ee6809322a432b11b58b5915a1b00ef4aaa6d6 100644 (file)
@@ -33,7 +33,7 @@ if { ![istarget x86_64-*-* ] || ![is_lp64_target] } { continue }
 # The following tests require execution.
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 39b03850b6174254fe7659e05d7339e36d774862..5395f8cbbd1d7a66e0ca10f10b0e910a8e41d2f3 100644 (file)
@@ -39,7 +39,7 @@ proc build_inferior {exefile lang} {
 
   if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${objfile}" object "debug $lang"] != ""
        || [gdb_compile "${objfile}" "${exefile}" executable "debug $lang"] != "" } {
-      untested "Couldn't compile ${srcfile} in $lang mode"
+      untested "couldn't compile ${srcfile} in $lang mode"
       return -1
   }
   return 0
@@ -528,7 +528,7 @@ test_value_hash
 # The following tests require execution.
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 4072fa3d35b8168ec6fa7f8f5c28a7fbd9b6f1e1..2ff1f149a170c18fb637f807bb691f15559a24b2 100644 (file)
@@ -203,7 +203,7 @@ clean_restart ${testfile}
 # The following tests require execution.
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
@@ -324,7 +324,7 @@ gdb_test_multiple "set prompt blah " "set blah in GDB" {
 
 gdb_test_multiple "python gdb.prompt_hook = None" "Delete hook" {
     -re "\[\r\n\]$newprompt2 $" {
-       pass "Delete old hook"
+       pass "delete old hook"
     }
 }
 
@@ -391,7 +391,7 @@ clean_restart ${testfile}
 # The following tests require execution.
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
@@ -447,7 +447,7 @@ clean_restart ${testfile}
 # The following tests require execution.
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 1dff8e100027dedfa54be4cf62ecf77576d25670..795a313dd846528733c9357af88b7178ecc51a5c 100644 (file)
@@ -30,7 +30,7 @@ if { [prepare_for_testing $testfile.exp "$testfile" $srcfile] } {
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index f52b40c04b19597cf24bd9111855a86e89b60f68..a252959dffe5d30267f474c972447c7f4c4cf7be 100644 (file)
@@ -119,7 +119,7 @@ proc test { func } {
 set n_testcases [get_integer_valueof "n_testcases" 0]
 
 if { ${n_testcases} == 0 } {
-    untested "No test"
+    untested "no test"
     return 1
 }
 
index e06eb7e143e9c9f14f98228e2a3384a0ed304546..e0cfcf73efed506914cc36baf491d850854ee3e2 100644 (file)
@@ -34,7 +34,7 @@ if { [prepare_for_testing $testfile.exp $testfile $srcfile] } {
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 6ce26eb03a08d863ca1e50882efa136f831bcdbb..3d1f4cb9516188ac0c5be0b80927632d9abb0d36 100644 (file)
@@ -40,12 +40,12 @@ if [get_compiler_info] {
 # Compile the first without debug info so that
 # stepping and reverse stepping doesn't end up inside them.
 if { [gdb_compile_shlib ${srcdir}/${subdir}/${lib1src} ${library1} ""] != "" } {
-    untested "Could not compile shared library1."
+    untested "could not compile shared library1."
     return -1
 }
 
 if { [gdb_compile_shlib ${srcdir}/${subdir}/${lib2src} ${library2} "debug"] != "" } {
-    untested "Could not compile shared library2."
+    untested "could not compile shared library2."
     return -1
 }
 
@@ -58,7 +58,7 @@ set exec_opts [list debug shlib=${library1} shlib=${library2}]
 if { [gdb_compile ${srcdir}/${subdir}/${srcfile} ${binfile} executable \
                     [concat $exec_opts additional_flags=-Wl,-z,norelro]] != ""
      && [gdb_compile ${srcdir}/${subdir}/${srcfile} ${binfile} executable $exec_opts] != "" } {
-    untested "Could not compile $binfile."
+    untested "could not compile $binfile."
     return -1
 }
      
index a370e94375fff94660ff3b2ba623c435ab10453d..13899529d1ac614bae89ace4391a8ccc69f0e3e5 100644 (file)
@@ -38,19 +38,19 @@ if [get_compiler_info] {
 # Compile the first without debug info so that
 # stepping and reverse stepping doesn't end up inside them.
 if { [gdb_compile_shlib ${srcdir}/${subdir}/${lib1src} ${library1} ""] != "" } {
-    untested "Could not compile shared library1."
+    untested "could not compile shared library1."
     return -1
 }
 
 if { [gdb_compile_shlib ${srcdir}/${subdir}/${lib2src} ${library2} "debug"] != "" } {
-    untested "Could not compile shared library2."
+    untested "could not compile shared library2."
     return -1
 }
 
 set exec_opts [list debug shlib=${library1} shlib=${library2}]
 
 if { [gdb_compile ${srcdir}/${subdir}/${srcfile} ${binfile} executable $exec_opts] != "" } {
-    untested "Could not compile $binfile."
+    untested "could not compile $binfile."
     return -1
 }
      
index b5c5772b213b4cfc3ded2acc59f3d2ddd66cfc90..ab67280c40b5f5ef3bcfefc96a4a00d194f0bfdc 100644 (file)
@@ -22,7 +22,7 @@ set testfile "gdb11479"
 
 proc do_test {version} {
     if ![runto_main] {
-        fail "Can't run to main $version"
+        fail "can't run to main $version"
         return -1
     }
     gdb_test "rb test" "" "Set breakpoints $version"
index 2a8ef3ec518059fb56d73c2b4190d36b9857385d..699b26be0cc6578180ae8f18fef9b195a14eddc7 100644 (file)
@@ -305,7 +305,7 @@ gdb_expect 60 {
        pass "weirdx.o read without error"
     }
     -re ".*$gdb_prompt $" {
-       fail "Errors reading weirdx.o"
+       fail "errors reading weirdx.o"
     }
     timeout {
        perror "couldn't load $binfile into $GDB (timed out)."
index fcceb023901fb50f37c35bb2b8a8db0c6db694d6..8a7c596a90d2dd30f55b6ab046e37b0897d67f87 100644 (file)
@@ -27,7 +27,7 @@ if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" executab
 clean_restart ${binfile}
 
 if ![runto_main] then {
-   fail "Can't run to main"
+   fail "can't run to main"
    return 0
 }
 
index 0d621c3d46c27152a159ca08bdc2ba9e4527af25..81eeda3f565b57991bd43dd7b6790fdae1251591 100644 (file)
@@ -46,7 +46,7 @@ proc do_test { detach_on_fork } {
     set GDBFLAGS $saved_gdbflags
 
     if ![runto_main] then {
-       fail "Can't run to main"
+       fail "can't run to main"
        return 0
     }
 
index 96187ece71923426aa771ab1805565af48527479..ff672944ccb356a7aa44d2823f720b0f52e3c0cf 100644 (file)
@@ -28,7 +28,7 @@ if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" executab
 clean_restart ${binfile}
 
 if ![runto_main] then {
-   fail "Can't run to main"
+   fail "can't run to main"
    return 0
 }
 
@@ -86,7 +86,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
 }
 
index 364c5d48a883966f8dc0c34f257eee51b8e8e5b9..0c1f0429f53d533506e1f836d8de24e9144e036e 100644 (file)
@@ -39,7 +39,7 @@ proc probe_displaced_stepping_support {} {
 
        gdb_test_no_output "set displaced on"
        if ![runto_main] then {
-           fail "Can't run to main"
+           fail "can't run to main"
            return 0
        }
 
@@ -79,7 +79,7 @@ proc do_test { cond_bp_target detach_on_fork displaced } {
     set GDBFLAGS $saved_gdbflags
 
     if ![runto_main] then {
-       fail "Can't run to main"
+       fail "can't run to main"
        return 0
     }
 
index 67c2c8e220542ca24861d1351b8cbd39ccfef616..1dd73b9403a4e81f93d3efc5aafff0ea9537afaa 100644 (file)
@@ -26,7 +26,7 @@ if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" executab
 # 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
 }
 
@@ -50,7 +50,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
 }
 
index 556902c13f052366dfa62bf0e326a6b3b8f57d36..65ed279705a282de40e2f178fd6ad4f9be6c8c13 100644 (file)
@@ -27,14 +27,14 @@ if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" executab
 # 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
 }
 
 clean_restart ${binfile}
 
 if { ![runto_main] } {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 9f717c79ffa1aeba095e26dcf0d7a9b0117929d9..400fb16dff3dc7f6ee99fdadfd55eba1ed10e67e 100644 (file)
@@ -98,7 +98,7 @@ for {set i 0} {$i < 5} {incr i} {
            # It would be nice if we could catch the message that GDB prints
            # when it first notices that the thread library doesn't support
            # debugging, or if we could explicitly ask GDB somehow.
-           unsupported "This GDB does not support threads on this system."
+           unsupported "this GDB does not support threads on this system."
            return -1
        }
        -re "$gdb_prompt $" {
index a60f98ba71e839ef7012ba241a5d633736986a33..b97f71a751c048d664f3679c46beb7845b98db8c 100644 (file)
@@ -35,7 +35,7 @@ clean_restart ${binfile}
 gdb_test_no_output "set can-use-hw-watchpoints 1" ""
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
index 56442b136b0896e55e04a880df912957de9919ef..2913a636aa7862efeaae7e77ad4538105bf284c8 100644 (file)
@@ -28,7 +28,7 @@ if {[prepare_for_testing "failed to prepare" \
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 7276b6c8100e6a21dc04326385ad28f7f5391467..39b98041539f929af159d200d5a3b2e7aa221585 100644 (file)
@@ -23,7 +23,7 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile {debug pthreads}
 }
 
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
index d3c7d57de25dd74c6d025f542f9a88749bc5bc63..b8b6443cb47fdffec90a8a925e11bd0ea6b2d88d 100644 (file)
@@ -57,7 +57,7 @@ if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" executab
 clean_restart ${binfile}
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 1cbec5f086459c277cbd478ccb636f2dea1b931e..3ead23c921a6f148f172b7855eb10b19b073965f 100644 (file)
@@ -50,16 +50,16 @@ proc test_all_threads { name kill } {
     gdb_test_multiple "continue" "all threads ran once" {
        -re "Breakpoint \[0-9\]+, thread_function \\(arg=.*\\) at .*print-threads.c:\[0-9\]+.*$gdb_prompt" {
            set i [expr $i + 1]
-           pass "Hit thread_function breakpoint, $i ($name)"
+           pass "hit thread_function breakpoint, $i ($name)"
            send_gdb "continue\n"
            exp_continue
        }
        -re "Breakpoint \[0-9\]+, .* kill \\(.*\\) .*$gdb_prompt" {
            set j [expr $j + 1]
            if { $kill == 1 } {
-               pass "Hit kill breakpoint, $j ($name)"
+               pass "hit kill breakpoint, $j ($name)"
            } else {
-               fail "Hit kill breakpoint, $j ($name) (unexpected)"
+               fail "hit kill breakpoint, $j ($name) (unexpected)"
            }
            send_gdb "continue\n"
            exp_continue
@@ -76,7 +76,7 @@ proc test_all_threads { name kill } {
            if { $kill == 1 } {
                kfail "gdb/1265" "Running threads ($name) (zombie thread)"
            } else {
-               fail "Running threads ($name) (unknown output)"
+               fail "running threads ($name) (unknown output)"
            }
        }
     }
index 52dc8dd433a22d590f9683ab5951d3536a66d5e2..84e9cbcab4454a0a671dd990b13d4c07b3dd2ceb 100644 (file)
@@ -193,7 +193,7 @@ proc test_detach {multi_process cmd} {
        clean_restart ${binfile}
 
        if ![runto_main] {
-           fail "Can't run to main"
+           fail "can't run to main"
            return -1
        }
 
@@ -218,7 +218,7 @@ proc test_detach_watch {multi_process cmd} {
        clean_restart ${binfile}
 
        if ![runto_main] {
-           fail "Can't run to main"
+           fail "can't run to main"
            return -1
        }
 
@@ -254,7 +254,7 @@ proc test_detach_killed_outside {multi_process cmd} {
        clean_restart ${binfile}
 
        if ![runto_main] {
-           fail "Can't run to main"
+           fail "can't run to main"
            return -1
        }
 
index 2db31afce11f2a988b199daeab362a8495bfa8d2..efec5170ea3c39b229fbedad0e2ba630c2e9fccb 100644 (file)
@@ -46,7 +46,7 @@ proc do_test { non_stop cond_bp_target } {
     set GDBFLAGS $saved_gdbflags
 
     if ![runto_main] then {
-       fail "Can't run to main"
+       fail "can't run to main"
        return 0
     }
 
index 1fb27cfbc77d665956a94964f3a3c225549d2aee..2d265058ec564b9cbf22b77197d760bf2b81447f 100644 (file)
@@ -189,13 +189,13 @@ proc check_control_c {} {
 
     # Verify that all threads are running.
     if [all_threads_running] then {
-       pass "All threads running after startup"
+       pass "all threads running after startup"
     }
 
     # Send a continue followed by ^C to the process to stop it.
     gdb_test_multiple "continue" "continue with all threads running" {
        -re "Continuing." {
-           pass "Continue with all threads running"
+           pass "continue with all threads running"
        }
     }
     after 2000
@@ -217,7 +217,7 @@ proc check_control_c {} {
 
     # Verify that all threads can be run again after a ^C stop.
     if [all_threads_running] then {
-       pass "All threads running after continuing from ^C stop"
+       pass "all threads running after continuing from ^C stop"
     }
     return 0
 }
index 187e0496663ec0f91fc1177fc77a2491e15d3992..3813b665eaed7a1b97defd5bff4b28087b27dd30 100644 (file)
@@ -23,7 +23,7 @@ if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" \
 clean_restart ${binfile}
 
 if ![runto_main] {
-   fail "Can't run to main"
+   fail "can't run to main"
    return 0
 }
 
index 1fe0f59f0450ea3f33c7cbb5374bea8cda9ac6cd..1d134e209a1db584983d80c1d5c1922f99f34765 100644 (file)
@@ -27,14 +27,14 @@ if { [gdb_compile_pthreads \
          "${srcdir}/${subdir}/${srcfile}" \
          "${binfile}" \
          executable {debug}] != "" } {
-    untested "Couldn't compile test program."
+    untested "couldn't compile test program."
     return -1
 }
 
 clean_restart $executable
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 97dc420c147f3cebd3d4bae11e2114260e114ebe..d3b16709dfec3296766d682bedc71f2956fc3a73 100644 (file)
@@ -41,7 +41,7 @@ proc test { step_over } {
        clean_restart ${binfile}
 
        if ![runto_main] then {
-           fail "Can't run to main"
+           fail "can't run to main"
            return 0
        }
 
index 43fe779760dc56aa852e56e5724ab279cccbc09f..581849d13f446f52df1e96f5030140ea5db81667 100644 (file)
@@ -38,7 +38,7 @@ proc test { schedlock } {
        clean_restart ${binfile}
 
        if ![runto_main] then {
-           fail "Can't run to main"
+           fail "can't run to main"
            return 0
        }
 
index b7ce8ef9456048e569c9f0c76cd26bed1aa23071..b8e03cb7eab04f3e4c9a019003a42bafe1e08188 100644 (file)
@@ -35,7 +35,7 @@ proc test { command } {
        clean_restart ${binfile}
 
        if ![runto_main] then {
-           fail "Can't run to main"
+           fail "can't run to main"
            return 0
        }
 
index c2789eb9697bc7f9a063cec04452c6f139b35967..6a3af56cd8f6ce1fbd67a31ff408d23ec6a37eda 100644 (file)
@@ -37,7 +37,7 @@ proc test { sigtrap_thread } {
        clean_restart ${binfile}
 
        if ![runto "thread_function"] then {
-           fail "Can't run to thread_function"
+           fail "can't run to thread_function"
            return 0
        }
 
index 71ef75ac1dc39e94a80738389258b02e7b4ad4a6..c746b39d34299238c0571e805d24dea9954cfc84 100644 (file)
@@ -24,7 +24,7 @@ if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" \
 clean_restart ${binfile}
 
 if ![runto_main] then {
-   fail "Can't run to main"
+   fail "can't run to main"
    return 0
 }
 
index 16fcb68d18ee10b35ace41c3cc968bcc3e7eea21..6bd3c203d165caa5d9d206829eaae2041f8cd214 100644 (file)
@@ -42,7 +42,7 @@ gdb_test_no_output "set print sevenbit-strings"
 
 runto_main
 gdb_test "break sem_post"
-set test "Continue to main's call of sem_post"
+set test "continue to main's call of sem_post"
 gdb_test_multiple "continue" "$test" {
     -re "Breakpoint .*, .*sem_post .*$gdb_prompt " {
        pass "$test"
@@ -65,7 +65,7 @@ if [istarget hppa*-*-*] {
 
 rerun_to_main
 gdb_test "handle $sig nostop noprint pass"
-set test "Handle $sig helps"
+set test "handle $sig helps"
 gdb_test "continue" " .*sem_post .*" "handle $sig helps"
 
 
index 2b64d5f35c352e6928089dbde7404336e225345c..5e558ddc21a080beb868868bf643947146a05364 100644 (file)
@@ -20,7 +20,7 @@ if { [gdb_compile_pthreads \
          "${srcdir}/${subdir}/${srcfile}" \
          "${binfile}" \
          executable {debug}] != "" } {
-    untested "Couldn't compile test program."
+    untested "couldn't compile test program."
     return -1
 }
 
index 1327c7e1931ad53ba51a0008b7c19410bf15bb76..efa68d10ffe2cd63b67117221dbe4ae8376e191d 100644 (file)
@@ -27,14 +27,14 @@ if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" executab
 # 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
 }
 
 clean_restart ${binfile}
 
 if { ![runto_main] } {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 52c6fa48fe4e570e68fb70560ed14e87cd2bf4d5..e4ad3eaaa82e68e92ca790dfe577808af22e31bc 100644 (file)
@@ -42,7 +42,7 @@ if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" executab
 clean_restart ${binfile}
 
 if ![runto_main] then {
-   fail "Can't run to main"
+   fail "can't run to main"
       return 1
 }
 
index c80d441767d200864c0bce9cd3f3697d1f3a5109..900cd29460ffca3ac4012d937b835a174a1a9670 100644 (file)
@@ -112,7 +112,7 @@ proc test_thread_messages {enabled} {
   # The initial thread may log a 'New Thread' message, but we don't
   # check for it.
   if ![runto_main] then {
-     fail "Can't run to main $enabled_string"
+     fail "can't run to main $enabled_string"
      return 1
   }
 
index 4a2c10317cb5b34aaaa6af91b96ff9de78f5f366..e2885ec3aaf1ff429254aa7df493d2fa51e0cae4 100644 (file)
@@ -25,7 +25,7 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile { debug pthreads
 clean_restart ${binfile}
 
 if ![runto main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
index 3b20697a3779d536064857ce568b654468e156d9..89ec6e6afd9c3dc405b0372d4ba5bbb5532386de 100644 (file)
@@ -28,7 +28,7 @@ if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" executab
 
 clean_restart ${binfile}
 if ![runto_main] then {
-   fail "Can't run to main"
+   fail "can't run to main"
    return 0
 }
 
index 804e28adc61a4df13b2068b39c30bd647f8d9b0f..2bbc4a5d01918ebf9cc53dab75b7b235bda1f8f6 100644 (file)
@@ -39,7 +39,7 @@ clean_restart ${binfile}
 gdb_load_shlib ${binfile_lib}
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index dde7bcd1edd59f4e13daf8b96b6e6e9ebd04d0cf..2142d15217430bc1d9ba5cb42ecf6ff65b32c845 100644 (file)
@@ -38,7 +38,7 @@ clean_restart ${binfile}
 gdb_load_shlib ${binfile_lib}
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
index 5c07844f147fbc70199f09628dec9fcd5a24128c..f6e988c513293e6783849c32ba72679914dccbae 100644 (file)
@@ -157,7 +157,7 @@ gdb_test "print a_thread_local" \
     "Cannot read .a_thread_local. without registers"
 
 if ![runto_main] then {
-   fail "Can't run to main"
+   fail "can't run to main"
    return 0
 }
 
@@ -263,7 +263,7 @@ foreach i [array names spin_threads] {
 }
 
 if {$thrs_in_spin == 0} {
-  fail "No thread backtrace reported spin (vsyscall kernel problem?)"
+  fail "no thread backtrace reported spin (vsyscall kernel problem?)"
 }
 
 gdb_test "continue" ".*Breakpoint 4.*before exit.*" "threads exited"
@@ -271,10 +271,10 @@ gdb_test "continue" ".*Breakpoint 4.*before exit.*" "threads exited"
 send_gdb "info thread\n" 
 gdb_expect {
     -re ".* 1 *Thread.*2 *Thread.*$gdb_prompt $" {
-        fail "Too many threads left at end"
+        fail "too many threads left at end"
     }
     -re ".*\\\* 1 *Thread.*main.*$gdb_prompt $" {
-        pass "Expect only base thread at end"
+        pass "expect only base thread at end"
     }
     -re ".*No stack.*$gdb_prompt $" {
         fail "runaway at end"
index 12ec87a5a9194a159747c649cba655727db0eb59..88a2e06ad6ee6a33d5f0fa80c3fce3e904ba4eb3 100644 (file)
@@ -43,7 +43,7 @@ gdb_test_no_output "set can-use-hw-watchpoints 1" ""
 
 # Run to `main' where we begin our tests.
 if ![runto_main] then {
-    fail "Failed to run to main"
+    fail "failed to run to main"
     return 0
 }
 
@@ -86,7 +86,7 @@ gdb_test_no_output "set breakpoint always-inserted off"
 # (through board settings) that it did not support them in the first place.
 # Just exit.
 if { $hwatch_count == 0} {
-  fail "No hardware watchpoints available"
+  fail "no hardware watchpoints available"
   return 0
 }
 
index 296277af49c32e05719337cc9f04935f0d1fb165..3b8e6bab7fa35c57f4072cced9f4afe8006d76a5 100644 (file)
@@ -160,12 +160,12 @@ proc test_actions_changed { } {
 clean_restart $testfile
 
 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
 }
 
 if ![gdb_target_supports_trace] {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return -1
 }
 
index c4d16054ca8dd20a7ffd0615e06e6ed308846e10..f02890ad3ee03fce785e8d22af131b6184608943 100644 (file)
@@ -39,7 +39,7 @@ gdb_file_cmd $binfile
 
 set baseline  [gdb_find_recursion_test_baseline $srcfile]
 if { $baseline == -1 } then {
-    fail "Could not find gdb_recursion_test function"
+    fail "could not find gdb_recursion_test function"
     return
 }
 
@@ -243,7 +243,7 @@ gdb_load $binfile
 gdb_breakpoint "main"
 gdb_run_cmd
 if {[gdb_test "" "Breakpoint .*"] != 0} {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
index 881a79864818e71a9e1affe11ea45666d02e73fd..44a76579711da154f02747e1d4085e461b7cc52e 100644 (file)
@@ -28,12 +28,12 @@ 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
 }
 
 if { ![gdb_target_supports_trace] } then {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return 1
 
 }
@@ -58,7 +58,7 @@ set arg6 6
 
 set baseline [gdb_find_recursion_test_baseline $srcfile]
 if { $baseline == -1 } {
-    fail "Could not find gdb_recursion_test function"
+    fail "could not find gdb_recursion_test function"
     return
 }
 
index 9fef3f064487d27c787c37c280af0fd1d62d2113..118060a82518d3ed235a796f25a6b38ad01b4291 100644 (file)
@@ -39,7 +39,7 @@ set additional_flags [list debug shlib=$lib_sl1 shlib_load [gdb_target_symbol_pr
 if { [gdb_compile_shlib $libsrc1 $lib_sl1 $lib_opts] != ""
      || [gdb_compile_shlib $libsrc2 $lib_sl2 $lib_opts] != ""
      || [gdb_compile $srcdir/$subdir/$srcfile $binfile executable $additional_flags] != ""} {
-    untested "Could not compile either $libsrc1 or $srcdir/$subdir/$srcfile."
+    untested "could not compile either $libsrc1 or $srcdir/$subdir/$srcfile."
     return -1
 }
 
@@ -49,12 +49,12 @@ gdb_load_shlib $lib_sl1
 gdb_load_shlib $lib_sl2
 
 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
 }
 
 if { ![gdb_target_supports_trace] } then {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return -1
 }
 
@@ -70,7 +70,7 @@ proc tracepoint_change_loc_1 { trace_type } {
 
        clean_restart ${testfile}
        if ![runto_main] {
-           fail "Can't run to main"
+           fail "can't run to main"
            return -1
        }
        gdb_test_no_output "delete break 1"
@@ -298,7 +298,7 @@ proc tracepoint_install_in_trace_disabled { trace_type } {
 
        clean_restart ${testfile}
        if ![runto_main] {
-           fail "Can't run to main"
+           fail "can't run to main"
            return -1
        }
 
index f225429a20edb4a589b4aba61037bf585b35b2e3..c2f2b5c0bed38425437be5d4191e54e2e2598906 100644 (file)
@@ -777,7 +777,7 @@ proc gdb_trace_collection_test {} {
 runto_main
 
 if { ![gdb_target_supports_trace] } then {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return 1
 }
 
index 652b6c1b2b818b86520c49fd21423a278db97e53..bffd5759dd54a304c88e1a5ff324e64ed263246e 100644 (file)
@@ -38,7 +38,7 @@ gdb_file_cmd $binfile
 # all subsequent line numbers are relative to this first one (baseline)
 set baseline [gdb_find_recursion_test_baseline $srcfile]
 if { $baseline == -1 } then {
-    fail "Could not find gdb_recursion_test function"
+    fail "could not find gdb_recursion_test function"
     return
 }
 set testline1 [expr $baseline + 4]
index 240284b4e29e2aa379a2f6237ac4aa1624874744..5c45021d744a00b3b1ea457c4cf855b1de16b893 100644 (file)
@@ -54,7 +54,7 @@ proc disconnected_tracing {  } {
        # Start with a fresh gdb.
        clean_restart ${executable}
        if ![runto_main] {
-           fail "Can't run to main"
+           fail "can't run to main"
            return -1
        }
 
@@ -117,7 +117,7 @@ proc disconnected_tfind {  } {
        # Start with a fresh gdb.
        clean_restart ${executable}
        if ![runto_main] {
-           fail "Can't run to main"
+           fail "can't run to main"
            return -1
        }
 
index e8ed51712cdd614f524b0b071cef954770f11a45..ced00952aacfc1ced18b28268ccffb1ec149c801 100644 (file)
@@ -80,7 +80,7 @@ gdb_test_multiple $test $test {
 }
 
 if { [string equal $returned_from_foo ""] } {
-    fail "Find the call or branch instruction offset in bar"
+    fail "find the call or branch instruction offset in bar"
     # The following test makes no sense if the offset is unknown.  We need
     # to update the pattern above to match call or branch instruction for
     # the target architecture.
@@ -175,7 +175,7 @@ if  {[gdb_compile [list ${binfile}1.o ${binfile}2.o] \
 clean_restart ${testfile}
 
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
@@ -210,7 +210,7 @@ clean_restart $binfile
 load_lib "trace-support.exp"
 
 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
 }
 
index 0b12c8d16c549ae4466c8511632b5bb973225b44..b48d969930185b7db27d49eae45fb1059e12a46f 100644 (file)
@@ -30,14 +30,14 @@ set options [list debug [gdb_target_symbol_prefix_flags] \
 
 # Check that the target supports trace.
 if { [gdb_compile_pthreads "$srcdir/$subdir/$srcfile" $binfile executable $options] != "" } {
-    untested "Couldn't compile test program"
+    untested "couldn't compile test program"
     return -1
 }
 
 clean_restart ${testfile}
 
 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
 }
 
@@ -53,19 +53,19 @@ set remote_libipa [gdb_load_shlib $libipa]
 lappend options shlib=$libipa
 
 if { [gdb_compile_pthreads "$srcdir/$subdir/$srcfile" $binfile executable $options] != "" } {
-    untested "Couldn't compile test program with in-process agent library"
+    untested "couldn't compile test program with in-process agent library"
     return -1
 }
 
 clean_restart ${executable}
 
 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
 }
 
 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
 }
 
index e90485cfb280fda7eb57664c0f5fb2a5138df91e..8b720d42e10c24d9358ccb7f6d6326e9440372b1 100644 (file)
@@ -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,7 +52,7 @@ 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
 }
 
@@ -177,7 +177,7 @@ proc test_fast_tracepoints {} {
 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
 }
 
index 7ba212a38a8ce97e9a17a8f0eb1c6886eb1c16f7..1561ead24b06c7e8dc197fc63531f14851ceb771 100644 (file)
@@ -102,12 +102,12 @@ gdb_trace_setactions "collect on tracepoint 1" "1" \
        "collect gdb_struct1_test" "^$"
 gdb_run_cmd
 if {[gdb_test "" "Breakpoint ${decimal}, main.*"] != 0} {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
 if { ![gdb_target_supports_trace] } then {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return 1
 }
 
index 567954a3605be511366d8ea40683104b8fbcf636..3e2aff7c2e56ffb0d508f4df5512834dd4d3c552 100644 (file)
@@ -22,12 +22,12 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile} {debug}] } {
 }
 
 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
 }
 
 if ![gdb_target_supports_trace] {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return -1
 }
 
index a49cd17c7cb45148e71a2b99a1e3707018160a51..3236d7c46f845163b3dc1367fc08ff2c325b8e1c 100644 (file)
@@ -22,12 +22,12 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile} {debug}] } {
 }
 
 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
 }
 
 if ![gdb_target_supports_trace] {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return -1
 }
 
index ce023895c3a163e652c65ba63a4fe5ed503be1ab..3d57623424db4be4c5405d56adbab4c91980135b 100644 (file)
@@ -110,12 +110,12 @@ if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" \
 clean_restart $executable
 
 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
 }
 
 if ![gdb_target_supports_trace] {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return -1
 }
 
index a0e49afd451c087108ab09ef90d3bd20ae09e2fa..43b34c996630a148b49f3bd54e7cf04688bdd03b 100644 (file)
@@ -32,13 +32,13 @@ set lib_opts [gdb_target_symbol_prefix_flags]
 
 if { [gdb_compile_shlib $libsrc1 $lib_sl1 $lib_opts] != ""
      || [gdb_compile_shlib $libsrc2 $lib_sl2 $lib_opts] != ""} {
-    untested "Could not compile either $libsrc1 or $libsrc2"
+    untested "could not compile either $libsrc1 or $libsrc2"
     return -1
 }
 
 set exec_opts [list debug shlib=$lib_sl1 shlib_load]
 if { [gdb_compile $srcdir/$subdir/$srcfile $binfile executable $exec_opts] != "" } {
-    untested "Failed to compile $srcfile"
+    untested "failed to compile $srcfile"
     return -1
 }
 
@@ -66,7 +66,7 @@ proc test_reconnect { } {
        gdb_load_shlib $lib_sl1
        gdb_load_shlib $lib_sl2
        if ![runto_main] then {
-           fail "Can't run to main"
+           fail "can't run to main"
            return 0
        }
        # Create tracepoints on marker and main, and leave them in the
@@ -247,12 +247,12 @@ gdb_load_shlib $lib_sl1
 gdb_load_shlib $lib_sl2
 
 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
 }
 
 if ![gdb_target_supports_trace] {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return -1
 }
 
index 1a4783daac8b56d98a7fd0b53692a5e3b18c0db1..cf9a448c0d94d93cb8885d4d715e14703dbf6988 100644 (file)
@@ -65,12 +65,12 @@ proc test_create_delete_modify_tsv { } {
        clean_restart $testfile
 
        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
        }
 
        if ![gdb_target_supports_trace] {
-           unsupported "Current target does not support trace"
+           unsupported "current target does not support trace"
            return -1
        }
        gdb_exit
@@ -147,7 +147,7 @@ proc test_upload_tsv { } {
 
        clean_restart $testfile
        if ![runto_main] then {
-           fail "Can't run to main"
+           fail "can't run to main"
            return 0
        }
 
@@ -233,12 +233,12 @@ proc test_upload_tsv { } {
 clean_restart $testfile
 
 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
 }
 
 if ![gdb_target_supports_trace] {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return -1
 }
 
index 7ee8a4f046b20a2e0a6b8295dd3f650978458978..06d86e6d0384fac0e566a3adc88b2322ec96bf63 100644 (file)
@@ -31,7 +31,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
 clean_restart $testfile
 
 if { ![gdb_target_supports_trace] } then {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return 1
 }
 
@@ -43,7 +43,7 @@ gdb_test "tstart" "Target returns error code.*\."
 
 with_test_prefix "after tstart" {
     if ![runto_main] {
-       fail "Can't run to main, target may have died unexpectedly"
+       fail "can't run to main, target may have died unexpectedly"
        return -1
     }
 }
index 93bfc79bf1e679fb1386237ecd91f2b0f9d29dfe..a790063c4386646d82f9a97ce27873f30922a944 100644 (file)
@@ -34,7 +34,7 @@ runto_main
 gdb_reinitialize_dir $srcdir/$subdir
 
 if { ![gdb_target_supports_trace] } then {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return 1
 
 }
index c5e2e2bcddfbbfcf07cf1424b2dcecaa403462c4..d8d68ecf0a069f238763ad1c99ce973d969e2e96 100644 (file)
@@ -33,7 +33,7 @@ runto_main
 gdb_reinitialize_dir $srcdir/$subdir
 
 if { ![gdb_target_supports_trace] } then {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return 1
 
 }
@@ -49,7 +49,7 @@ if { ![gdb_target_supports_trace] } then {
 set baseline [gdb_find_recursion_test_baseline $srcfile]
 
 if { $baseline == -1 } then {
-    fail "Could not find gdb_recursion_test function"
+    fail "could not find gdb_recursion_test function"
     return
 }
 
index 2ec858a39a9c6666e7a18183acf8c9b05f58dabb..df7e39d165521b924227d4739688f0d66177dc16 100644 (file)
@@ -37,7 +37,7 @@ gdb_file_cmd $binfile
 # all subsequent line numbers are relative to this first one (baseline)
 set baseline  [gdb_find_recursion_test_baseline $srcfile]
 if { $baseline == -1 } then {
-    fail "Could not find gdb_recursion_test function"
+    fail "could not find gdb_recursion_test function"
     return
 }
 
index f7905fb275e49969143ee09d86f3f8ef81fcbd51..28ffc2859a58be9d266ae81b47da4751f137563a 100644 (file)
@@ -31,13 +31,13 @@ set lib_opts [gdb_target_symbol_prefix_flags]
 
 if { [gdb_compile_shlib $libsrc1 $lib_sl1 $lib_opts] != ""
      || [gdb_compile_shlib $libsrc2 $lib_sl2 $lib_opts] != ""} {
-    untested "Could not compile either $libsrc1 or $libsrc2"
+    untested "could not compile either $libsrc1 or $libsrc2"
     return -1
 }
 
 set exec_opts [list debug shlib=$lib_sl1 shlib_load]
 if { [gdb_compile $srcdir/$subdir/$srcfile $binfile executable $exec_opts] != "" } {
-    untested "Failed to compile $srcfile"
+    untested "failed to compile $srcfile"
     return -1
 }
 
@@ -47,12 +47,12 @@ gdb_load_shlib $lib_sl1
 gdb_load_shlib $lib_sl2
 
 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
 }
 
 if ![gdb_target_supports_trace] {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return -1
 }
 
@@ -183,7 +183,7 @@ proc pending_tracepoint_resolved_during_trace { trace_type } \
     # Start with a fresh gdb.
     clean_restart $executable
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
 
@@ -252,7 +252,7 @@ proc pending_tracepoint_installed_during_trace { trace_type } \
     # Start with a fresh gdb.
     clean_restart $executable
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
 
@@ -326,7 +326,7 @@ proc pending_tracepoint_disconnect_during_trace { trace_type } \
     # Start with a fresh gdb.
     clean_restart $executable
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
 
@@ -374,7 +374,7 @@ proc pending_tracepoint_disconnect_after_resolved { trace_type } \
     # Start with a fresh gdb.
     clean_restart $executable
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
 
@@ -427,7 +427,7 @@ proc pending_tracepoint_with_action_resolved { trace_type } \
     # Start with a fresh gdb.
     clean_restart $executable
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
 
@@ -508,7 +508,7 @@ gdb_load_shlib $libipa
 lappend exec_opts "shlib=$libipa"
 
 if { [gdb_compile $srcdir/$subdir/$srcfile $binfile executable $exec_opts] != "" } {
-    untested "Failed to compile $srcfile"
+    untested "failed to compile $srcfile"
     return -1
 }
 
index 7e6cbf527963aefc09c05f38f7446e7b7e05bf65..8e963c35404e0f8272d02b191a0e940e94ad9831 100644 (file)
@@ -23,7 +23,7 @@ if [prepare_for_testing "failed to prepare for trace tests" \
 }
 
 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
 }
 
index 7bc80b885f3ca76e51ae12fddd1336f0fd582c4e..444b453141bd52f1217acbc0680830a0b84da4ed 100644 (file)
@@ -28,7 +28,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
 clean_restart $testfile
 
 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
 }
 
@@ -40,7 +40,7 @@ if ![gdb_is_target_remote] {
 }
 
 if ![gdb_target_supports_trace] {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return -1
 }
 
index ba8c3d21dc22d116e0984c119396d4e009a47406..81da27d2cde338ba0c1d2f01a3d8020e1029a2dd 100644 (file)
@@ -25,7 +25,7 @@ if [prepare_for_testing $testfile.exp $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
 }
 
@@ -78,13 +78,13 @@ 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"
 } else {
     range_stepping_with_tracepoint "ftrace"
 }
index 35402cbe42bacf4fdc1c7aea78a9c86bc4233b89..b82967d68b84b68c1391f03b1b93cfd171b5a102 100644 (file)
@@ -23,7 +23,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
 }
 
 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
 }
 
@@ -40,7 +40,7 @@ proc set_tracepoint_and_collect { } {
     # Start with a fresh gdb.
     clean_restart ${testfile}
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
     gdb_test "break end" "Breakpoint \[0-9\] at .*"
index 7d8962767a46aa0e9e0491313e543aa725f75b9d..f487ec6507fbfe19a280bea194ddf6306f5cf15d 100644 (file)
@@ -34,7 +34,7 @@ runto_main
 gdb_reinitialize_dir $srcdir/$subdir
 
 if { ![gdb_target_supports_trace] } then {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return 1
 
 }
@@ -64,7 +64,7 @@ set arg6 6
 
 set gdb_recursion_test_baseline [gdb_find_recursion_test_baseline $srcfile]
 if { $gdb_recursion_test_baseline == -1 } {
-    fail "Could not find gdb_recursion_test function"
+    fail "could not find gdb_recursion_test function"
     return
 }
 
index a70ad54507a7837794292f575aa96f03c23a9993..dfbbdca461b5c68e5fd186b363f3f19f9a65680b 100644 (file)
@@ -38,7 +38,7 @@ gdb_file_cmd $binfile
 # all subsequent line numbers are relative to this first one (baseline)
 set baseline  [gdb_find_recursion_test_baseline $srcfile]
 if { $baseline == -1 } then {
-    fail "Could not find gdb_recursion_test function"
+    fail "could not find gdb_recursion_test function"
     return
 }
 
index 48e495ee78e5a1106e7271ee3aad206f40e3938a..f36133a542e2d99822a285a40613bd80f7098059 100644 (file)
@@ -36,7 +36,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
 }
 
 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
 }
 
@@ -63,7 +63,7 @@ if { [istarget "i\[34567\]86-*-linux*"] || [istarget "x86_64-*-linux*"] } {
 # Start with a fresh gdb.
 clean_restart ${testfile}
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
index 1c002c1e8d62c5bbe8bea08733feb5e2d7c2a7d2..4cb05d512f378ffc8a25ca720f3ba44d6a7af5e5 100644 (file)
@@ -42,7 +42,7 @@ proc compile_stap_bin {exec_name {arg ""}} {
     if { [gdb_compile "$srcdir/$subdir/$srcfile" \
              [standard_output_file $exec_name] \
              executable [concat $arg debug nowarnings]] != "" } {
-       untested "Could not compile ${srcfile}"
+       untested "could not compile ${srcfile}"
        return 0
     }
 
index 73bc6e7bac1527b8f8ab777e02a09ddfe502f6b1..d6ce4ce1ccdd7713579fc77a5134efff5b74a708 100644 (file)
@@ -26,7 +26,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
 }
 
@@ -45,7 +45,7 @@ proc test_tstart_tstop_tstart { } {
        # Start with a fresh gdb.
        clean_restart ${executable}
        if ![runto_main] {
-           fail "Can't run to main"
+           fail "can't run to main"
            return -1
        }
 
@@ -72,7 +72,7 @@ proc test_tstart_tstart { } {
        # Start with a fresh gdb.
        clean_restart ${executable}
        if ![runto_main] {
-           fail "Can't run to main"
+           fail "can't run to main"
            return -1
        }
 
@@ -99,7 +99,7 @@ proc test_buffer_full_tstart { } {
        # Start with a fresh gdb.
        clean_restart ${executable}
        if ![runto_main] {
-           fail "Can't run to main"
+           fail "can't run to main"
            return -1
        }
 
index 6394926a7f66d926debe3ac19dc214bd712c32bf..6b11fcf73af06e321b103646e61bbb72f87eb3ea 100644 (file)
@@ -51,7 +51,7 @@ proc strace_remove_socket { action } {
     clean_restart $executable
     gdb_load_shlib $libipa
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
 
@@ -136,7 +136,7 @@ proc strace_info_marker { } {
        clean_restart $executable
        gdb_load_shlib $libipa
        if ![runto_main] {
-           fail "Can't run to main"
+           fail "can't run to main"
            return -1
        }
 
@@ -173,7 +173,7 @@ proc strace_probe_marker { } {
        clean_restart $executable
        gdb_load_shlib $libipa
        if ![runto_main] {
-           fail "Can't run to main"
+           fail "can't run to main"
            return -1
        }
 
@@ -213,7 +213,7 @@ proc strace_trace_on_same_addr { type } {
        clean_restart $executable
        gdb_load_shlib $libipa
        if ![runto_main] {
-           fail "Can't run to main"
+           fail "can't run to main"
            return -1
        }
 
@@ -317,7 +317,7 @@ proc strace_trace_on_diff_addr { } {
        clean_restart $executable
        gdb_load_shlib $libipa
        if ![runto_main] {
-           fail "Can't run to main"
+           fail "can't run to main"
            return -1
        }
 
@@ -377,7 +377,7 @@ if { [istarget "x86_64-*-linux*"] || [istarget "i\[34567\]86-*-linux*"] } {
 clean_restart $executable
 gdb_load_shlib $libipa
 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
 }
 if { ![gdb_target_supports_trace] } then {
@@ -386,7 +386,7 @@ if { ![gdb_target_supports_trace] } then {
     # file can be removed.  Note that GDB simply kill inferior doesn't remove
     # the socket file.
     gdb_test "detach" "Detaching .*, process .*"
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return -1
 }
 
index 183b4c39094d5e770809e8bd775b0c275d7a5e34..9f89d3d0eb90eb835fbbb685523798249f9ccf30 100644 (file)
@@ -51,7 +51,7 @@ remote_file target delete $tfile_basic
 remote_file target delete $tfile_error
 
 if { ![generate_tracefile $binfile] } {
-    unsupported "Unable to generate trace file"
+    unsupported "unable to generate trace file"
     return -1
 }
 
index d78547d9dcbc2216b9c47469015754e5e75ea0e4..cfd7db350cca1cfbbfea5cf501216d7fa76246f0 100644 (file)
@@ -63,7 +63,7 @@ runto_main
 gdb_reinitialize_dir $srcdir/$subdir
 
 if { ![gdb_target_supports_trace] } then {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return 1
 
 }
@@ -75,7 +75,7 @@ if { ![gdb_target_supports_trace] } then {
 # all subsequent line numbers are relative to this first one (baseline)
 set baseline  [gdb_find_recursion_test_baseline $srcfile]
 if { $baseline == -1 } then {
-    fail "Could not find gdb_recursion_test function"
+    fail "could not find gdb_recursion_test function"
     return
 }
 
index a90d02d5d5e2eb349ffa82cd400c75c81844513d..b7b2ea1491a4da6dcd2e4e92521e8aa2b23ce355 100644 (file)
@@ -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
 }
 
@@ -48,7 +48,7 @@ proc break_trace_same_addr_1 { trace_type option } \
     # Start with a fresh gdb.
     clean_restart ${executable}
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
 
@@ -83,7 +83,7 @@ proc break_trace_same_addr_2 { trace_type1 trace_type2 option } \
     # Start with a fresh gdb.
     clean_restart ${executable}
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
 
@@ -122,7 +122,7 @@ proc break_trace_same_addr_3 { trace_type option } \
     # Start with a fresh gdb.
     clean_restart ${executable}
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
 
@@ -160,7 +160,7 @@ proc break_trace_same_addr_4 { trace_type option } \
     # Start with a fresh gdb.
     clean_restart ${executable}
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
 
@@ -204,7 +204,7 @@ proc break_trace_same_addr_5 { trace1 trace2 trace3 trace3_at_first_loc } \
     # Start with a fresh gdb.
     clean_restart ${executable}
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
 
@@ -278,7 +278,7 @@ proc break_trace_same_addr_6 { trace1 enable1 trace2 enable2 } \
     # Start with a fresh gdb.
     clean_restart ${executable}
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
 
@@ -363,13 +363,13 @@ 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"
 } else {
     foreach break_always_inserted { "on" "off" } {
        break_trace_same_addr_1 "ftrace" ${break_always_inserted}
index e36dba42fc9d56ea28a94ce1191ce4dd99cc9187..0e93e5171259afccb2d0c4a9bc37aa9a63b3ad3e 100644 (file)
@@ -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
 }
 
@@ -53,12 +53,12 @@ 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
 }
 
 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
 }
 
@@ -68,7 +68,7 @@ proc test_tracepoints { trace_command condition num_frames { kfail_proc 0 } } {
     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
     }
 
index 0c35c92e14eb6cb60ca2c0f40c52db7d4be73fda..43891fa99c89fa6678c4617033b43de55acbb3ed 100644 (file)
@@ -23,14 +23,14 @@ set options [list debug [gdb_target_symbol_prefix_flags]]
 
 # Check that the target supports trace.
 if { [gdb_compile "$srcdir/$subdir/$srcfile" $binfile executable $options] != "" } {
-    untested "Couldn't compile test program"
+    untested "couldn't compile test program"
     return -1
 }
 
 clean_restart ${testfile}
 
 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
 }
 
@@ -46,7 +46,7 @@ gdb_load_shlib $libipa
 lappend options shlib=$libipa
 
 if { [gdb_compile "$srcdir/$subdir/$srcfile" $binfile executable $options] != "" } {
-    untested "Couldn't compile test program with in-process agent library"
+    untested "couldn't compile test program with in-process agent library"
     return -1
 }
 
@@ -62,7 +62,7 @@ proc test_tracepoint_enable_disable { tracepoint_cmd } {
        set expected 0
 
        if ![runto_main] {
-           fail "Can't run to main."
+           fail "can't run to main."
            return -1
        }
 
index b58034499b615e45dee203e75ab4f3ac3e190ddc..bab2a615682a8c5266497c9eec7ed0ea06954c05 100644 (file)
@@ -23,14 +23,14 @@ set additional_flags [gdb_target_symbol_prefix_flags]
 
 if { [gdb_compile_pthreads "$srcdir/$subdir/$srcfile" $binfile \
          executable [list debug $additional_flags] ] != "" } {
-    untested "Couldn't compile test program"
+    untested "couldn't compile test program"
     return -1
 }
 
 clean_restart ${testfile}
 
 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
 }
 
@@ -50,7 +50,7 @@ proc step_over_tracepoint { trace_type } \
     # Make sure inferior is running in all-stop mode.
     gdb_test_no_output "set non-stop 0"
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
 
@@ -75,7 +75,7 @@ proc break_trace_same_addr { trace_type option } \
     # Start with a fresh gdb.
     clean_restart ${executable}
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
 
@@ -118,13 +118,13 @@ if { [gdb_compile_pthreads "$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"
 } else {
     foreach break_always_inserted { "on" "off" } {
        break_trace_same_addr "ftrace" ${break_always_inserted}
index 11ef69171c2904b948bc85f7c77f3664156ed6b8..645dcbcc38f30e14bb651b851a51947b2b49df07 100644 (file)
@@ -37,7 +37,7 @@ gdb_file_cmd $binfile
 # all subsequent line numbers are relative to this first one (baseline)
 set baseline  [gdb_find_recursion_test_baseline $srcfile]
 if { $baseline == -1 } then {
-    fail "Could not find gdb_recursion_test function"
+    fail "could not find gdb_recursion_test function"
     return
 }
 
@@ -163,9 +163,9 @@ gdb_delete_tracepoints
 # Acceptance vs rejection of a location are target-specific, so allow both.
 gdb_test_multiple "ftrace gdb_recursion_test" "Set a fast tracepoint" {
     -re "Fast tracepoint $decimal at $hex: file.*$srcfile, line $testline1.*$gdb_prompt $" {
-       pass "Set a fast tracepoint"
+       pass "set a fast tracepoint"
     }
     -re ".*May not have a fast tracepoint at $hex.*$gdb_prompt $" {
-       pass "Declined to set a fast tracepoint"
+       pass "declined to set a fast tracepoint"
     }
 }
index 4c52c64a7441f951521f529e0a36d3d477c977e5..52735d31e73943ad271c36e4345572e45634d248 100644 (file)
@@ -27,7 +27,7 @@ if {[prepare_for_testing $testfile.exp $testfile $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
 }
 
index e6388393bc910b11dcb610f59b2a54f0b549c64d..885fe23a3d71306265cd06b536b189d286f95052 100644 (file)
@@ -128,7 +128,7 @@ clean_restart $executable
 runto_main
 
 if { ![gdb_target_supports_trace] } then {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return 1
 }
 
index de6efb60c367e54196c13500f1945e338d613a17..c3957c2d31db817ed748e2631be204ea0df0ae4d 100644 (file)
@@ -25,7 +25,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
 }
 
index f146745c843ef13571a959fa7427d057d454d96c..d9e2d6b5fcd4a7b59fed564287895cad92b3f2e5 100644 (file)
@@ -106,7 +106,7 @@ gdb_reinitialize_dir $srcdir/$subdir
 
 # The rest of the testing needs actual tracing to work.
 if { ![gdb_target_supports_trace] } then {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return 1
 }
 
@@ -193,7 +193,7 @@ gdb_test_multiple "target ctf ${tracefile}.ctf" "" {
 clean_restart ${binfile}
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
index ed1b53363f83d3c8e499528abbc07c588a691abe..d7cf0202f604eba9a2353e0070ccc7aabd104d20 100644 (file)
@@ -732,7 +732,7 @@ proc gdb_trace_collection_test {} {
 runto_main
 
 if { ![gdb_target_supports_trace] } then {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return 1
 }
 
index 79785e214483893830a0706969f244903c87c68e..b090f76e06e3bc684ad6cb340071930fb3bc9a17 100644 (file)
@@ -35,7 +35,7 @@ runto_main
 gdb_reinitialize_dir $srcdir/$subdir
 
 if { ![gdb_target_supports_trace] } then {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return 1
 }
 
index fe4588ae10fadc82b1af31af0ea5596596a7bc43..2705852ab7e18d299c994ed703d6de9c977a7af3 100644 (file)
@@ -41,7 +41,7 @@ gdb_file_cmd $binfile
 gdb_delete_tracepoints
 set trcpt1 [gdb_gettpnum gdb_c_test]
 if { $trcpt1 <= 0 } then {
-    fail "Could not find gdb_c_test function"
+    fail "could not find gdb_c_test function"
     return
 }
 
@@ -108,7 +108,7 @@ gdb_load $binfile
 gdb_breakpoint "main"
 gdb_run_cmd
 if {[gdb_test "" "Breakpoint .*"] != 0} {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
index 7789449567fb698abb1d7834465afd475bb6ec92..8f73f5a7e2953af6c63a84334445159549c05d02 100644 (file)
@@ -116,7 +116,7 @@ proc gdb_install_guile_module { } {
 
 proc gdb_guile_runto_main { } {
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return 0
     }
 
index e1e98803885a5d3fa175c4b27e94e61c47990a0a..b9b3a45a79de7c5d95da57a762b03d91acdd64a9 100644 (file)
@@ -523,7 +523,7 @@ proc runto { function args } {
        }
        -re "The target does not support running in non-stop mode.\r\n$gdb_prompt $" {
            if { $print_fail } {
-               unsupported "Non-stop mode not supported"
+               unsupported "non-stop mode not supported"
            }
            return 0
        }
@@ -3150,7 +3150,7 @@ gdb_caching_proc target_is_gdbserver {
     global gdb_prompt
 
     set is_gdbserver -1
-    set test "Probing for GDBserver"
+    set test "probing for GDBserver"
 
     gdb_test_multiple "monitor help" $test {
        -re "The following monitor commands are supported.*Quit GDBserver.*$gdb_prompt $" {
@@ -3602,7 +3602,7 @@ proc gdb_compile_pthreads {source dest type options} {
         }
     }
     if {!$built_binfile} {
-       unsupported "Couldn't compile [file tail $source]: ${why_msg}"
+       unsupported "couldn't compile [file tail $source]: ${why_msg}"
         return -1
     }
 }
@@ -3731,7 +3731,7 @@ proc gdb_compile_shlib_pthreads {sources dest options} {
         }
     }
     if {!$built_binfile} {
-        unsupported "Couldn't compile $sources: ${why_msg}"
+        unsupported "couldn't compile $sources: ${why_msg}"
         return -1
     }
 }
@@ -3771,7 +3771,7 @@ proc gdb_compile_objc {source dest type options} {
         }
     }
     if {!$built_binfile} {
-        unsupported "Couldn't compile [file tail $source]: ${why_msg}"
+        unsupported "couldn't compile [file tail $source]: ${why_msg}"
         return -1
     }
 }
index 7c2bb3e243a3f0cd5d0d2364be4311ea8295f1b6..622b7cc10d12fa5cc3aaf0b43bd3178f34da15f3 100644 (file)
@@ -269,12 +269,12 @@ proc default_mi_gdb_start { args } {
            verbose "GDB initialized."
        }
        -re ".*unrecognized option.*for a complete list of options." {
-           untested "Skip mi tests (not compiled with mi support)."
+           untested "skip mi tests (not compiled with mi support)."
            remote_close host
            return -1
        }
        -re ".*Interpreter `mi' unrecognized." {
-           untested "Skip mi tests (not compiled with mi support)."
+           untested "skip mi tests (not compiled with mi support)."
            remote_close host
            return -1
        }
@@ -462,7 +462,7 @@ proc mi_gdb_target_cmd { targetname serialport } {
                continue
            }
            -re "Non-stop mode requested, but remote does not support non-stop.*$mi_gdb_prompt" {
-               unsupported "Non-stop mode not supported"
+               unsupported "non-stop mode not supported"
                return 1
            }
            -re "Timeout reading from remote system.*$mi_gdb_prompt$" {
@@ -989,7 +989,7 @@ proc mi_run_cmd_full {use_mi_command args} {
        -re "${run_match}\\^running\r\n(\\*running,thread-id=\"\[^\"\]+\"\r\n|=thread-created,id=\"1\",group-id=\"\[0-9\]+\"\r\n)*(${library_loaded_re})*(${thread_selected_re})?${mi_gdb_prompt}" {
        }
        -re "\\^error,msg=\"The target does not support running in non-stop mode.\"" {
-           unsupported "Non-stop mode not supported"
+           unsupported "non-stop mode not supported"
            return -1
        }
        timeout {
index 5ef3065fff0632f6ab8fcc03fe72eda1597e4025..ac29f7e4c88e8784eedb802c0b9c68840e00e54e 100644 (file)
@@ -158,7 +158,7 @@ proc gdb_compile_pascal {source destfile type options} {
     } elseif { $pascal_compiler_is_gpc == 1 } {
         set result [gpc_compile $source $destfile $type $options]
     } else {
-       unsupported "No pascal compiler found"
+       unsupported "no pascal compiler found"
        return "No pascal compiler. Compilation failed."
     }
 
index 7659ee015f93016763b5321ff893cb1e59b2596e..2f8da14217c6e4f23a94ec552f0e09ebcf153fe0 100644 (file)
@@ -90,7 +90,7 @@ namespace eval PerfTest {
 
        if { [string compare $GDB_PERFTEST_MODE "run"] != 0 } {
            if { [eval compile {$compile}] } {
-               untested "Could not compile source files."
+               untested "could not compile source files."
                return
            }
        }
index 0584669dd7f3310634fd2fd8b17c1e1455a35444..1d28b9b2a317d321d1df838b325ea44ffaf62d9a 100644 (file)
@@ -62,7 +62,7 @@ proc symlink_resolve {file} {
 
        set loop [expr $loop + 1]
        if {$loop > 30} {
-           fail "Looping symlink resolution for $file"
+           fail "looping symlink resolution for $file"
            return ""
        }
     }
index f171cc8f31f8e4ded83725709bd8126dadb0effe..ea8d6f290dcaeb176f1ed13466567d48c9bd5c89 100644 (file)
@@ -72,7 +72,7 @@ proc selftest_setup { executable function } {
     }
 
     if { $gdb_file_cmd_debug_info != "debug" } then {
-       untested "No debug information, skipping testcase."
+       untested "no debug information, skipping testcase."
        return -1
     }
 
This page took 0.268877 seconds and 4 git commands to generate.