[Lldb-commits] [PATCH] D111402: [lldb] [test] Use secondary pty end for testing Terminal
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 8 04:51:22 PDT 2021
mgorny created this revision.
mgorny added reviewers: teemperor, labath, krytarowski, emaste.
mgorny requested review of this revision.
Open and use the secondary end of a pty for testing Terminal properties
in order to fix the tests on Darwin. While at it, streamline getting
the fd and Terminal class.
https://reviews.llvm.org/D111402
Files:
lldb/unittests/Host/posix/TerminalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111402.378170.patch
Type: text/x-patch
Size: 4113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211008/3bd8c292/attachment.bin>
More information about the lldb-commits
mailing list