android_mt6572_jiabo/cts/tests/expectations/unsupportedabis.txt
2025-09-05 16:56:03 +08:00

15 lines
454 B
Text

[
{
description: "Tests not supporting: arm64-v8a, x86_64, mips64",
names: [
"android.bionic.malloc#pvalloc_overflow",
"android.bionic.malloc#pvalloc_std",
"android.bionic.malloc#valloc_overflow",
"android.bionic.malloc#valloc_std",
"android.renderscriptlegacy.cts.LeakTest",
"android.renderscriptlegacy.cts.RSBase",
"android.renderscriptlegacy.cts.RSBaseCompute",
"android.renderscriptlegacy.cts.VersionTest"
]
}
]