public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* [RFA] cpp_variable testfile fix
@ 2001-08-13 16:56 Jeff Holcomb
  2001-08-13 17:03 ` Keith Seitz
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Holcomb @ 2001-08-13 16:56 UTC (permalink / raw)
  To: insight

This changes the cpp_variable testcase to use gdbtk_test_run like the 
other testcases in testsuite/gdb.gdbtk/.  It's required for targets 
that need to start with a "continue" rather than a "run".  Ok to commit?

2001-08-13  Jeff Holcomb  <jeffh@redhat.com>
 
        * cpp_variable.test: Use gdbtk_test_run to start the test 
        program.

Index: cpp_variable.test
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.gdbtk/cpp_variable.test,v
retrieving revision 1.2
diff -u -p -r1.2 cpp_variable.test
--- cpp_variable.test   2001/05/07 20:39:32     1.2
+++ cpp_variable.test   2001/08/13 23:55:32
@@ -143,7 +143,7 @@ proc delete_all_variables {} {
 
 # run to "do_simple_class_tests"
 gdb_cmd "break do_simple_class_tests"
-gdb_cmd "run"
+gdbtk_test_run
 
 # Test:  cpp_variable-1.1
 # Desc:  stopped in do_simple_class_tests

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [RFA] cpp_variable testfile fix
  2001-08-13 16:56 [RFA] cpp_variable testfile fix Jeff Holcomb
@ 2001-08-13 17:03 ` Keith Seitz
  2001-08-13 17:08   ` Jeff Holcomb
  0 siblings, 1 reply; 3+ messages in thread
From: Keith Seitz @ 2001-08-13 17:03 UTC (permalink / raw)
  To: Jeff Holcomb; +Cc: insight

On Mon, 13 Aug 2001, Jeff Holcomb wrote:

> This changes the cpp_variable testcase to use gdbtk_test_run like the
> other testcases in testsuite/gdb.gdbtk/.  It's required for targets
> that need to start with a "continue" rather than a "run".  Ok to commit?
>
> 2001-08-13  Jeff Holcomb  <jeffh@redhat.com>
>
>         * cpp_variable.test: Use gdbtk_test_run to start the test
>         program.

Approved.

Good catch. I thought I got them all...

Keith

>
> Index: cpp_variable.test
> ===================================================================
> RCS file: /cvs/src/src/gdb/testsuite/gdb.gdbtk/cpp_variable.test,v
> retrieving revision 1.2
> diff -u -p -r1.2 cpp_variable.test
> --- cpp_variable.test   2001/05/07 20:39:32     1.2
> +++ cpp_variable.test   2001/08/13 23:55:32
> @@ -143,7 +143,7 @@ proc delete_all_variables {} {
>
>  # run to "do_simple_class_tests"
>  gdb_cmd "break do_simple_class_tests"
> -gdb_cmd "run"
> +gdbtk_test_run
>
>  # Test:  cpp_variable-1.1
>  # Desc:  stopped in do_simple_class_tests
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [RFA] cpp_variable testfile fix
  2001-08-13 17:03 ` Keith Seitz
@ 2001-08-13 17:08   ` Jeff Holcomb
  0 siblings, 0 replies; 3+ messages in thread
From: Jeff Holcomb @ 2001-08-13 17:08 UTC (permalink / raw)
  To: Keith Seitz; +Cc: insight

On Mon, 13 Aug 2001, Keith Seitz wrote:

> > 2001-08-13  Jeff Holcomb  <jeffh@redhat.com>
> >
> >         * cpp_variable.test: Use gdbtk_test_run to start the test
> >         program.
> 
> Approved.

Checked in.  Thx.

--
Jeff Holcomb
jeffh@redhat.com
GDB Engineering
Red Hat, Inc.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-08-13 17:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-13 16:56 [RFA] cpp_variable testfile fix Jeff Holcomb
2001-08-13 17:03 ` Keith Seitz
2001-08-13 17:08   ` Jeff Holcomb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).