sapling/eden/fs/utils/test
John Elliott 36ae764747 Move utils:utils from eden to edencommon (part 1)
Summary:
To support better telemetry and logging in watchman we want to use Eden's components. Lets migrate and detangle the needed pieces.

This change moves utils:utils from eden to edencommon.

NOTE: This is a large diff, so breaking the tests into separate subsequent diff.

Reviewed By: genevievehelsel

Differential Revision: D54442939

fbshipit-source-id: 1cfbfa10d2dc4bbf7379d700978198b8b6788c71
2024-03-04 12:22:09 -08:00
..
test-data Re-sync with internal repository 2023-10-11 22:09:00 -07:00
BucketedLogTest.cpp Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
BugTest.cpp Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
ChronoTest.cpp remove a use of toAppend in ChronoParse.h 2023-07-11 18:41:45 -07:00
ChronoUnitTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
CMakeLists.txt common: rename utils -> edencommon_utils 2022-08-16 11:23:53 -07:00
CoverageSetTest.cpp Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
FaultInjectorTest.cpp Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
FileDescriptorTest.cpp Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00
FutureTest.cpp Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
GlobBenchMark.cpp create GlobTree class that doesn't depend on inode 2023-10-10 10:06:24 -07:00
GlobMatcherTest.cpp create GlobTree class that doesn't depend on inode 2023-10-10 10:06:24 -07:00
GuidTest.cpp Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
IDGenBenchmark.cpp Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
IDGenTest.cpp Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
IoFutureTest.cpp sys/socket: replace with Folly's portability header 2022-06-17 09:52:56 -07:00
LazyInitializeTest.cpp Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
MappedDiskVectorTest.cpp Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
PathMapTest.cpp Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
ProcessAccessLogBenchmark.cpp Rename ProcessName* to ProcessInfo* 2023-09-06 22:12:38 -07:00
ProcessAccessLogTest.cpp Refactor ProcessNameCache to include ProcessSimpleName and ppid. 2023-09-06 22:12:38 -07:00
ProcUtilTest.cpp Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00
RefPtrBenchmark.cpp add a microbenchmark for RefPtr vs. unique_ptr and shared_ptr 2022-11-03 09:57:10 -07:00
RefPtrTest.cpp allow refcount-free conversion of RefPtr<T> to const RefPtr<U>& 2022-11-02 23:06:45 -07:00
RingBufferTest.cpp add a RingBuffer 2023-04-03 23:40:55 -07:00
ScopedEnvVar.cpp standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
ScopedEnvVar.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
SourceLocationTest.cpp introduce a SourceLocation type 2022-11-03 14:18:34 -07:00
SpawnedProcessTest.cpp Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00
TARGETS Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
UnixSocketTest.cpp Move TempFile from eden to edencommon 2024-03-01 15:23:56 -08:00
UserInfoTest.cpp port Path and PathPiece from folly::StringPiece to std::string_view 2022-11-16 18:09:51 -08:00