diff options
author | Evgeny Eltsin <eaeltsin@google.com> | 2020-06-22 18:49:16 +0200 |
---|---|---|
committer | Evgeny Eltsin <eaeltsin@google.com> | 2020-06-22 18:49:16 +0200 |
commit | ed51fb9a078aa57bc0e8a1c8a71f69275f00edf9 (patch) | |
tree | bd1e8142d54f1bb5acc49f3ca1a7c214ac9e5b30 /libc/malloc_hooks/malloc_hooks.cpp | |
parent | cd1c8b0e84ccd08d636b134a3adb405c6d1443fc (diff) |
Skip MTE tests with native_bridge
With native_bridge, native and emulated parts exchange data, including
pointers. If tagging on native architecture is different from tagging on
emulated architecture, all the pointers in the data exchange must be
identified and marshalled, which is hardly feasible.
Disable MTE tests with native_bridge.
Bug: 135772972
Bug: 159352723
Test: bionic-unit-tests --gtest_filter=*mte*
Change-Id: Icba90636173e9e71036def5302c7d0a09dd8873b
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions