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