llvm-project/lldb/test/API/functionalities/process_group
Raphael Isemann 239f488fd6 [lldb] Skip TestChangeProcessGroup on watchOS/tvOS
`fork` is marked as `__WATCHOS_PROHIBITED __TVOS_PROHIBITED` so the test source
which is calling fork will never compile on watchOS/tvOS. This just adds the
skip decorator for these platforms.

Reviewed By: mib

Differential Revision: https://reviews.llvm.org/D89695
2020-11-05 15:11:30 +01:00
..
Makefile
TestChangeProcessGroup.py [lldb] Skip TestChangeProcessGroup on watchOS/tvOS 2020-11-05 15:11:30 +01:00
main.c