summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/function_refs/TestFunctionRefs.py
blob: 293e913963709f94df7c7c2e75168032ef104d80 (plain)
1
2
3
4
5
from lldbsuite.test import lldbinline
from lldbsuite.test import decorators

lldbinline.MakeInlineTest(__file__, globals(),
                          lldbinline.expectedFailureAll(oslist=["windows"]))
OpenPOWER on IntegriCloud