44e30ee19d
The offending tests have been skipped, can enable the rest. Bug: 229317612 Change-Id: I8eca4268f8d69b862da19f403be0fc25417ddf6e
81 lines
1.3 KiB
Text
81 lines
1.3 KiB
Text
{
|
|
"presubmit": [
|
|
{
|
|
"name": "bionic-unit-tests"
|
|
},
|
|
{
|
|
"name": "bionic-unit-tests-static"
|
|
},
|
|
{
|
|
"name": "linker-unit-tests"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"hwasan-presubmit": [
|
|
{
|
|
"name": "bionic-unit-tests"
|
|
},
|
|
{
|
|
"name": "bionic-unit-tests-static"
|
|
},
|
|
{
|
|
"name": "linker-unit-tests"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|