aosp12/system/linkerconfig/TEST_MAPPING

30 lines
513 B
Plaintext
Raw Permalink Normal View History

2023-01-09 17:11:35 +08:00
{
"presubmit": [
{
"name": "linkerconfig_modules_unittest"
},
{
"name" : "linkerconfig_backward_compatibility_test"
},
{
"name" : "linkerconfig_contents_fulltest"
},
{
"name" : "linkerconfig_generator_unittest"
},
{
"name": "linkerconfig_diff_test",
"host": true
},
{
"name": "malloc_debug_system_tests"
},
{
"name": "malloc_hooks_system_tests"
},
{
"name": "GtsLinkerConfigTestCases"
}
]
}