gdb/testsuite/tui: Introduce check_box_contents
authorAndrew Burgess <andrew.burgess@embecosm.com>
Tue, 7 Jan 2020 00:35:02 +0000 (00:35 +0000)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Thu, 9 Jan 2020 23:11:44 +0000 (23:11 +0000)
A new test procedure for matching the contents of one screen box
against a regexp.  This can be used to match the contents of one TUI
window against a regexp without any of the borders, or other windows
being included in the matched output (as is currently the case with
check_contents).

This will be used in a later commit.

gdb/testsuite/ChangeLog:

* lib/tuiterm.exp (Term::check_box_contents): New proc.

Change-Id: Icf795bf38dd9295e282a34eecc318a9cdbc73926


No differences found
This page took 0.023981 seconds and 4 git commands to generate.