7e67f73b709257d530869cc72715eb7c4be3f518
[openbsd] /
1 from lldbsuite.test import lldbinline
2 from lldbsuite.test import decorators
3
4 lldbinline.MakeInlineTest(
5     __file__, globals(), [
6         decorators.expectedFailureAll(
7             compiler="gcc")])