allwinner_a64/android/cts/tests/expectations/unsupportedabis.txt
2018-08-08 17:00:29 +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"
]
}
]