llvm-project/lldb/packages/Python/lldbsuite/test/expression_command/rdar44436068/Test128BitsInteger.py

7 lines
170 B
Python

from lldbsuite.test import lldbinline
from lldbsuite.test import decorators
lldbinline.MakeInlineTest(__file__, globals(),
decorators.skipIf(archs=["armv7k"]))