Home
last modified time | relevance | path

Searched refs:test_ios (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/functionalities/gdb_remote_client/
H A DTestPlatformMacOSX.py47 def test_ios(self): member in TestPlatformMacOSX
/llvm-project-15.0.7/lld/test/MachO/
H A Dzippered.yaml6 # RUN: echo "" | llvm-mc -filetype=obj -triple=x86_64-apple-ios13.15.0 -o %t/test_ios.o
17 …-dylib -arch x86_64 -platform_version ios 13.15.0 14.0 %t/test.dylib %t/test_ios.o -o /dev/null 2>…
/llvm-project-15.0.7/lldb/test/API/macosx/simulator/
H A DTestSimulatorPlatform.py81 def test_ios(self): member in TestSimulatorPlatformLaunching