[all-commits] [llvm/llvm-project] 71fd5a: [lldb] [test] Use secondary pty end for testing Te...

Michał Górny via All-commits all-commits at lists.llvm.org
Fri Oct 8 05:43:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 71fd5a735ec2f30105249dc367754a604ad00308
      https://github.com/llvm/llvm-project/commit/71fd5a735ec2f30105249dc367754a604ad00308
  Author: Michał Górny <mgorny at moritz.systems>
  Date:   2021-10-08 (Fri, 08 Oct 2021)

  Changed paths:
    M lldb/unittests/Host/posix/TerminalTest.cpp

  Log Message:
  -----------
  [lldb] [test] Use secondary pty end for testing Terminal

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.

Differential Revision: https://reviews.llvm.org/D111402




More information about the All-commits mailing list