Use proc_with_prefix in py-breakpoint.exp
authorSimon Marchi <simon.marchi@ericsson.com>
Mon, 16 Oct 2017 19:06:14 +0000 (15:06 -0400)
committerSimon Marchi <simon.marchi@ericsson.com>
Mon, 16 Oct 2017 19:06:14 +0000 (15:06 -0400)
commitfe68b9530f6ec45d57838b96dbe11723b90467f4
treeda145daffc85347637dc4b1e1ed70301f6102b4c
parenta79b1bc6f690f3d146a3caddabd9f13a886c856a
Use proc_with_prefix in py-breakpoint.exp

Use proc_with_prefix to avoid having to call with_test_prefix with a
duplicate of the proc name.  The diff is mostly lines being re-indented.

gdb/testsuite/ChangeLog:

* gdb.python/py-breakpoint.exp (test_bkpt_basic,
test_bkpt_deletion, test_bkpt_cond_and_cmds,
test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
remove with_test_prefix.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-breakpoint.exp
This page took 0.025033 seconds and 4 git commands to generate.