Sign in
llvm
/
lldb
/
release_37
/
.
/
test
/
functionalities
/
data-formatter
/
setvaluefromcstring
/
TestSetValueFromCString.py
blob: 356979f0248fdc273ed4ca71499e110ea6f83c10 [
file
] [
log
] [
blame
]
import
lldbinline
import
lldbtest
lldbinline
.
MakeInlineTest
(
__file__
,
globals
(),
[
lldbtest
.
skipIfFreeBSD
,
lldbtest
.
skipIfLinux
,
lldbtest
.
skipIfWindows
])