Add tests for loop_break and loop_continue commands
authorSimon Marchi <simon.marchi@ericsson.com>
Mon, 4 Sep 2017 17:15:59 +0000 (19:15 +0200)
committerSimon Marchi <simon.marchi@ericsson.com>
Mon, 4 Sep 2017 17:15:59 +0000 (19:15 +0200)
commit9521ecda6835b338d61b1b06e1a91706711b1d0b
tree8bec2c2cc543bcc055940bf3a1091f83c4383bd1
parent80a65e9b8fbc93d4a7548ac17b8094ced23f66a7
Add tests for loop_break and loop_continue commands

I grepped the testsuite for loop_break and loop_continue and didn't find
anything, so I wrote some simple tests for those.

gdb/testsuite/ChangeLog:

* gdb.base/commands.exp: Call the new procedures.
(loop_break_test, loop_continue_test): New procedures.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/commands.exp
This page took 0.026561 seconds and 4 git commands to generate.