hardened_malloc/androidtest
Dmitry Muhomor 62166c10cf android: add MTE tests
To run them, connect an MTE-enabled device via adb and execute `atest HMallocTest:MemtagTest`.

Since these tests are not deterministic (and neither is hardened_malloc itself), it's better to run
them multiple times, e.g. `atest --iterations 30 HMallocTest:MemtagTest`.

There are also CTS tests that are useful for checking correctness of the Android integration:
`atest CtsTaggingHostTestCases`
2023-10-28 21:06:12 +03:00
..
memtag android: add MTE tests 2023-10-28 21:06:12 +03:00
src/grapheneos/hmalloc android: add MTE tests 2023-10-28 21:06:12 +03:00
Android.bp android: add MTE tests 2023-10-28 21:06:12 +03:00
AndroidTest.xml android: add MTE tests 2023-10-28 21:06:12 +03:00