TestSampleInlineTest.py 185 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 """ Describe the purpose of the test here. """ from __future__ import absolute_import from lldbsuite.test import lldbinline lldbinline.MakeInlineTest( __file__, globals(), None)