]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
Make gdb.mi/user-selected-context-sync.exp use proc_with_prefix
authorSimon Marchi <simon.marchi@polymtl.ca>
Wed, 9 Nov 2016 15:55:14 +0000 (10:55 -0500)
committerSimon Marchi <simon.marchi@ericsson.com>
Wed, 9 Nov 2016 15:55:14 +0000 (10:55 -0500)
commit8354c62cd144964fce17e11ce035c0c2c0635cbf
treedb029ed6c3b52fba439169dc5ed38b150e72e45e
parent64f367a201565d5c7d1e03da072db51123ac2174
Make gdb.mi/user-selected-context-sync.exp use proc_with_prefix

Pedro's patch provides a cleaner way to prefix tests with the proc name,
so let's use that.

gdb/testsuite/ChangeLog:

* gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
Remove.
(test_setup): Define with proc_with_prefix.
(test_cli_inferior): Likewise.
(test_cli_thread): Likewise.
(test_cli_frame): Likewise.
(test_cli_select_frame): Likewise.
(test_cli_up_down): Likewise.
(test_mi_thread_select): Likewise.
(test_mi_stack_select_frame): Likewise.
(test_cli_in_mi_inferior): Likewise.
(test_cli_in_mi_thread): Likewise.
(test_cli_in_mi_frame): Likewise.
(top level): Do not use with_test_prefix_procname.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/user-selected-context-sync.exp