aboutsummaryrefslogtreecommitdiff
path: root/tests/pty_test.cpp
AgeCommit message (Expand)Author
2018-08-02Modernize codebase by replacing NULL with nullptrYi Kong
2017-11-21Improve pty unit test to catch the bug more easily.Yabin Cui
2016-08-15Fix pty.bug_28979140 test in BionicAlex Vakulenko
2016-06-15Add test for a pty kernel bug.Yabin Cui
2016-01-26Factor out the waiting for children in bionic tests.Elliott Hughes
2014-12-03Implement <pty.h>.Elliott Hughes