summaryrefslogtreecommitdiffstats
path: root/base/file_descriptor_shuffle_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* base: Use TEST() macro in Value unittests.tfarina@chromium.org2011-06-281-9/+8
* Use ASSERT_EQ instead of EXPECT_EQ to avoid accessing invalid index in the fo...hayato@chromium.org2009-12-151-12/+12
* POSIX: Add code for shuffling file descriptors.agl@chromium.org2009-04-301-0/+289