llvm-project/lldb/unittests/Platform
Jonas Devlieghere 9097920eba
[lldb] Add a test to prefer exact triple matches in platform selection
Add a test that ensures we always prioritize exact triple matches when
creating platforms. This is a regression test for a (now resolved) bug
that that resulted in the remote tvOS platform being selected for a tvOS
simulator binary because the ArchSpecs are compatible.
2022-07-11 16:35:51 -07:00
..
Android [lldb/Test] Fix unit test suffixes and add a CMake error. 2020-06-12 14:18:27 -07:00
tools [lldb] [Platform] Support synthesizing siginfo_t 2022-01-27 13:33:47 +01:00
CMakeLists.txt [lldb] Change the way we pick a platform for fat binaries 2022-03-30 15:30:05 -07:00
PlatformAppleSimulatorTest.cpp [lldb] Add a test to prefer exact triple matches in platform selection 2022-07-11 16:35:51 -07:00
PlatformDarwinTest.cpp [lldb] Remove PlatformDarwin::GetCompatibleArch helper 2022-01-15 09:51:16 -08:00
PlatformMacOSXTest.cpp [lldb] Make the PlatformMacOSX unit test Apple specific 2022-03-15 09:32:56 -07:00
PlatformSiginfoTest.cpp [lldb] [Platform] Support synthesizing siginfo_t 2022-01-27 13:33:47 +01:00
PlatformTest.cpp [lldb] Remove the global platform list 2022-04-13 14:41:13 +02:00