A virtual terminal for the test suite
authorTom Tromey <tom@tromey.com>
Mon, 1 Jul 2019 22:01:58 +0000 (16:01 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 28 Jul 2019 03:08:32 +0000 (21:08 -0600)
commitc3786b3aa311e7fba247623a98135d63d1d51c99
treec1e9bccecce50041bba8fcfd254fd5df7eb8d851
parent1c316af29ff2db118796de1486bf4e9673ac2922
A virtual terminal for the test suite

This patch implements a simple ANSI terminal emulator for the test
suite.  It is still quite basic, but it is good enough to allow some
simple TUI testing to be done.

gdb/testsuite/ChangeLog
2019-07-27  Tom Tromey  <tom@tromey.com>

* lib/tuiterm.exp: New file.
* gdb.tui/basic.exp: New file.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.tui/basic.exp [new file with mode: 0644]
gdb/testsuite/lib/tuiterm.exp [new file with mode: 0644]
This page took 0.024848 seconds and 4 git commands to generate.