Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/functionalities/process_group/
H A DTestChangeProcessGroup.py25 @skipIftvOS # fork not available on tvOS.
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/
H A Ddecorators.py566 def skipIftvOS(func): function