63881da57f
This is failing and will fail in presubmit, disabling while I investigate. Bug: 346609926 Change-Id: If439d1dcb74306bfd9e45655e58cfe427a7753aa
95 lines
1.5 KiB
Text
95 lines
1.5 KiB
Text
{
|
|
"presubmit": [
|
|
{
|
|
"name": "bionic-unit-tests"
|
|
},
|
|
{
|
|
"name": "bionic-unit-tests-static"
|
|
},
|
|
{
|
|
"name": "linker-unit-tests"
|
|
},
|
|
{
|
|
"name": "CtsBionicAppTestCases"
|
|
},
|
|
{
|
|
"name": "CtsBionicTestCases"
|
|
},
|
|
{
|
|
"name": "CtsGwpAsanTestCases"
|
|
},
|
|
{
|
|
"name": "CtsTaggingHostTestCases"
|
|
},
|
|
{
|
|
"name": "debuggerd_test"
|
|
},
|
|
{
|
|
"name": "fdtrack_test"
|
|
},
|
|
{
|
|
"name": "gwp_asan_unittest"
|
|
},
|
|
{
|
|
"name": "malloc_debug_unit_tests"
|
|
},
|
|
{
|
|
"name": "malloc_debug_system_tests"
|
|
},
|
|
{
|
|
"name": "malloc_hooks_system_tests"
|
|
},
|
|
{
|
|
"name": "memunreachable_unit_test"
|
|
},
|
|
{
|
|
"name": "toybox-tests"
|
|
}
|
|
],
|
|
"hwasan-presubmit": [
|
|
{
|
|
"name": "bionic-unit-tests"
|
|
},
|
|
{
|
|
"name": "linker-unit-tests"
|
|
},
|
|
{
|
|
"name": "CtsBionicAppTestCases"
|
|
},
|
|
{
|
|
"name": "CtsBionicTestCases"
|
|
},
|
|
{
|
|
"name": "CtsGwpAsanTestCases"
|
|
},
|
|
{
|
|
"name": "debuggerd_test"
|
|
},
|
|
{
|
|
"name": "fdtrack_test"
|
|
},
|
|
{
|
|
"name": "gwp_asan_unittest"
|
|
},
|
|
{
|
|
"name": "malloc_debug_unit_tests"
|
|
},
|
|
{
|
|
"name": "malloc_debug_system_tests"
|
|
},
|
|
{
|
|
"name": "malloc_hooks_system_tests"
|
|
},
|
|
{
|
|
"name": "memunreachable_unit_test"
|
|
},
|
|
{
|
|
"name": "toybox-tests"
|
|
}
|
|
],
|
|
"kernel-presubmit": [
|
|
{
|
|
"name": "CtsBionicTestCases"
|
|
}
|
|
]
|
|
}
|