Files
llvm-project/lldb/test/python_api/exprpath_synthetic/TestExprPathSynthetic.py
T
2014-12-10 01:48:17 +00:00

5 lines
152 B
Python

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