summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/sbvalue_const_addrof/TestSBValueConstAddrOf.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/python_api/sbvalue_const_addrof/TestSBValueConstAddrOf.py')
-rw-r--r--lldb/test/python_api/sbvalue_const_addrof/TestSBValueConstAddrOf.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/lldb/test/python_api/sbvalue_const_addrof/TestSBValueConstAddrOf.py b/lldb/test/python_api/sbvalue_const_addrof/TestSBValueConstAddrOf.py
new file mode 100644
index 00000000000..a70d2ca7414
--- /dev/null
+++ b/lldb/test/python_api/sbvalue_const_addrof/TestSBValueConstAddrOf.py
@@ -0,0 +1,3 @@
+import lldbinline
+
+lldbinline.MakeInlineTest(__file__, globals())
OpenPOWER on IntegriCloud