Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/functionalities/gdb_remote_client/
DTestIOSSimulator.py30 def platform_test(self, host, process, expected_triple): argument
39 self.assertEqual(triple, expected_triple)
44 expected_triple="x86_64h-apple-macosx-")
49 expected_triple="x86_64h-apple-ios-simulator")
54 expected_triple="x86_64h-apple-ios-macabi")
59 expected_triple="x86_64h-apple-tvos-simulator")
64 expected_triple="x86_64h-apple-watchos-simulator")