llvm-project/lldb/test/functionalities/data-formatter/setvaluefromcstring/TestSetValueFromCString.py

5 lines
152 B
Python

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