platform_bionic/TEST_MAPPING
Florian Mayer 63881da57f Temporarily disable bionic-unit-tests-static
This is failing and will fail in presubmit, disabling while I
investigate.

Bug: 346609926
Change-Id: If439d1dcb74306bfd9e45655e58cfe427a7753aa
2024-06-12 21:36:42 +00:00

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"
}
]
}