4a8d7d79e2
Bug: 258819618 Test: atest :kernel-presubmit Change-Id: I6290d694137d1c4f3ea0a004562320ce4068463c Signed-off-by: Edward Liaw <edliaw@google.com>
92 lines
1.4 KiB
Text
92 lines
1.4 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"
|
|
},
|
|
{
|
|
"name": "toybox-tests"
|
|
}
|
|
],
|
|
"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"
|
|
},
|
|
{
|
|
"name": "toybox-tests"
|
|
}
|
|
],
|
|
"kernel-presubmit": [
|
|
{
|
|
"name": "CtsBionicTestCases"
|
|
}
|
|
]
|
|
}
|