Home
last modified time | relevance | path

Searched defs:check_debugserver (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/test/API/macosx/macCatalyst/
H A DTestMacCatalyst.py26 def check_debugserver(self, log): member in TestMacCatalyst
/llvm-project/lldb/test/API/macosx/macCatalystAppMacOSFramework/
H A DTestMacCatalystAppWithMacOSFramework.py32 def check_debugserver(self, log): member in TestMacCatalystAppWithMacOSFramework
/llvm-project/lldb/test/API/macosx/simulator/
H A DTestSimulatorPlatform.py26 def check_debugserver(self, log, expected_platform, expected_version): member in TestSimulatorPlatformLaunching