llvm-project/lldb/test/python_api/exprpath_synthetic/TestExprPathSynthetic.py

5 lines
152 B
Python

import lldbinline
import lldbtest
lldbinline.MakeInlineTest(__file__, globals(), [lldbtest.skipIfFreeBSD,lldbtest.skipIfLinux,lldbtest.skipIfWindows])