46 lines
701 B
Text
46 lines
701 B
Text
{
|
|
"presubmit": [
|
|
{
|
|
"name": "bionic-unit-tests"
|
|
},
|
|
{
|
|
"name": "bionic-unit-tests-static"
|
|
},
|
|
{
|
|
"name": "linker-unit-tests"
|
|
},
|
|
{
|
|
"name": "CtsBionicTestCases"
|
|
},
|
|
{
|
|
"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-postsubmit": [
|
|
{
|
|
"name": "CtsBionicTestCases"
|
|
}
|
|
]
|
|
}
|