]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - packages/Python/lldbsuite/test/python_api/exprpath_synthetic/TestExprPathSynthetic.py
Vendor import of lldb trunk r256945:
[FreeBSD/FreeBSD.git] / packages / Python / lldbsuite / test / python_api / exprpath_synthetic / TestExprPathSynthetic.py
1 import lldbsuite.test.lldbinline as lldbinline
2 import lldbsuite.test.lldbtest as lldbtest
3
4 lldbinline.MakeInlineTest(__file__, globals(), [lldbtest.skipIfFreeBSD,lldbtest.skipIfLinux,lldbtest.skipIfWindows])