Fix typo in TestMemoryTag.py
authorMuhammad Omair Javaid <omair.javaid@linaro.org>
Thu, 24 Jun 2021 22:17:50 +0000 (22:17 +0000)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Thu, 24 Jun 2021 22:19:51 +0000 (22:19 +0000)
commit3b4aad1186e8e8e6f6c7887cb5e8d9bfd7d3ce2f
treef3d7b57c225dc4236b04196cccb8337b2cc29fa1
parentf1e2d5851bf869685971d5acb894b39a89ea2d49
Fix typo in TestMemoryTag.py

TestMemoryTag.py should fail if underlying target doesnt support MTE.

Differential Revision: https://reviews.llvm.org/D97285
lldb/test/API/functionalities/memory/tag/TestMemoryTag.py