You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
513 B
30 lines
513 B
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|