Sign in
llvm
/
lldb
/
release_39
/
.
/
packages
/
Python
/
lldbsuite
/
test
/
python_api
/
exprpath_synthetic
/
TestExprPathSynthetic.py
blob: 49bc148dd579d23fd4d4843f13685dbc34a68721 [
file
] [
log
] [
blame
]
from
lldbsuite
.
test
import
decorators
from
lldbsuite
.
test
import
lldbinline
lldbinline
.
MakeInlineTest
(
__file__
,
globals
(),
[
decorators
.
skipIfFreeBSD
,
decorators
.
skipIfLinux
,
decorators
.
skipIfWindows
])