sapling/eden/fs/utils/test
Wez Furlong 7a35cb49da eden: on macos LOCAL_PEERCRED has SOL_LOCAL level
Summary:
Interestingly, the request doesn't fail, but does leave
our stack garbage intact.   Let's be sure to zero it out to make
it more obvious what is happening.

While we're in here, let's make sure that we get the same
results from both ends of the socket pair.

Reviewed By: simpkins

Differential Revision: D14994593

fbshipit-source-id: 9aec957dfcd80d88c3d8fbce6bf45480502ea812
2019-05-01 20:09:44 -07:00
..
test-data Support reporting of additional statistics 2018-06-20 09:06:16 -07:00
BenchmarkMain.cpp introduce a ProcessAccessLog 2018-09-05 15:06:58 -07:00
BucketedLogTest.cpp Add a BucketedLog for recording pid accesses by second 2018-09-05 15:06:57 -07:00
BugTest.cpp remove eden/fs/utils/test/TestChecks.h 2017-11-15 12:53:55 -08:00
CoverageSetTest.cpp use CoverageSet to drop blobs when they're fully read by FUSE 2018-12-06 12:04:17 -08:00
FaultInjectorTest.cpp add a fault injection framework 2019-02-15 19:27:17 -08:00
IDGenBenchmark.cpp add a benchmark for generateUniqueID 2018-11-07 15:45:50 -08:00
IDGenTest.cpp microoptimize unique ID generation - hot path is six instructions 2018-11-10 11:12:45 -08:00
IoFutureTest.cpp use rvalue-qual Future::get(): pass 5 2018-07-02 07:05:52 -07:00
LazyInitializeTest.cpp add LazyInitialize to utils 2019-04-08 13:48:14 -07:00
MappedDiskVectorTest.cpp add support for migrating MappedDiskVector record formats 2018-05-09 16:50:52 -07:00
PathFuncsTest.cpp add a removeRecursively() helper function 2019-04-16 22:10:05 -07:00
PathMapTest.cpp add convenient operator literals for the various path piece types 2018-05-11 14:52:07 -07:00
ProcessAccessLogBenchmark.cpp replace folly::Baton in existing benchmarks with StartingGate 2018-11-13 15:27:51 -08:00
ProcessAccessLogTest.cpp reenable ProcessNameCache 2019-01-24 15:45:29 -08:00
ProcessNameCacheBenchmark.cpp replace folly::Baton in existing benchmarks with StartingGate 2018-11-13 15:27:51 -08:00
ProcessNameCacheTest.cpp move ProcessNameCache processing onto a background thread 2019-01-24 15:45:29 -08:00
ProcUtilTest.cpp folly::Optional -> std::optional 2018-10-23 17:05:11 -07:00
ScopedEnvVar.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
ScopedEnvVar.h folly::Optional -> std::optional 2018-10-23 18:51:59 -07:00
ServiceAddressTest.cpp Add ServiceAddress to utils 2019-04-12 11:22:25 -07:00
UnixSocketTest.cpp eden: on macos LOCAL_PEERCRED has SOL_LOCAL level 2019-05-01 20:09:44 -07:00