History log of /system/update_engine/test_subprocess.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
279d57295a39add08d719db4cebe950d56c35164 08-Apr-2016 Alex Deymo <deymo@google.com> Fix PipeClosedWhenNotRedirectedTest.

When checking for a file descriptor open on the child, we now execute a
simple test program that just runs fstat on that file descriptor. This
is more reliable than calling sh on different platforms.

Bug: 26955860
TEST=Ran unittests on edison-eng and Chromium OS.

Change-Id: I5d5d87095564159df1a75e78b0aed29c16bc7eb8
/system/update_engine/test_subprocess.cc