llvm/lldb/unittests/Host
Adrian Prantl cf3e4011b5 Prevent GetAugmentedArchSpec() from attaching "unknown" environments
Environments are optional and a missing environment is distinct from
the default "unknown" environment enumerator.  The test is negative,
because the function uses the host triple and is unpredictable.

rdar://91007207

https://reviews.llvm.org/D122946

Differential Revision: https://reviews.llvm.org/D122946
2022-04-04 08:56:58 -07:00
..
linux
posix
CMakeLists.txt [lldb] Modernize ThreadLauncher 2022-02-23 14:25:59 +01:00
ConnectionFileDescriptorTest.cpp
FileActionTest.cpp
FileSystemTest.cpp [LLDB] Applying clang-tidy modernize-use-default-member-init over LLDB 2022-03-14 13:32:03 -07:00
FileTest.cpp
HostInfoTest.cpp Prevent GetAugmentedArchSpec() from attaching "unknown" environments 2022-04-04 08:56:58 -07:00
HostTest.cpp
MainLoopTest.cpp
NativeProcessProtocolTest.cpp
PipeTest.cpp
ProcessLaunchInfoTest.cpp
SocketAddressTest.cpp
SocketTest.cpp
SocketTestUtilities.cpp
SocketTestUtilities.h
ThreadLauncherTest.cpp [lldb] Modernize ThreadLauncher 2022-02-23 14:25:59 +01:00
XMLTest.cpp