unplugged-system/cts/tests/aslr/TEST_MAPPING

19 lines
304 B
Plaintext

{
"presubmit": [
{
"name": "CtsAslrMallocTestCases"
}
],
"kernel-presubmit": [
{
"name": "CtsAslrMallocTestCases",
"options": [
{
// TODO(b/254683164)
"exclude-filter": "AslrMallocTest#testMallocRandomization"
}
]
}
]
}