[committed, obvious] gdb/testsuite: Fix TUI support checks in gdb.tui tests
Sandra Loosemore
sandra@codesourcery.com
Thu Jun 18 05:11:16 GMT 2020
I was seeing a bunch of FAILs and ERRORs in gdb.tui tests in a
remote-host test configuration that doesn't support TUI. It turns out
all these tests are checking for TUI support, but only printing an
UNSUPPORTED message and not doing anything to skip the test. I'm sure
that's not intentional since the tests can't possibly work in this
situation. I've committed this patch to make all these tests return
early when the TUI support check fails.
-Sandra
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tui.patch
Type: text/x-patch
Size: 7785 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/gdb-patches/attachments/20200617/3ff43c1c/attachment.bin>
More information about the Gdb-patches
mailing list