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.
31 lines
521 B
31 lines
521 B
{
|
|
"presubmit": [
|
|
{
|
|
"name": "linkerconfig_modules_unittest"
|
|
},
|
|
{
|
|
"name" : "linkerconfig_backward_compatibility_test"
|
|
},
|
|
{
|
|
"name" : "linkerconfig_contents_fulltest"
|
|
},
|
|
{
|
|
"name" : "linkerconfig_generator_unittest"
|
|
},
|
|
{
|
|
"name": "malloc_debug_system_tests"
|
|
},
|
|
{
|
|
"name": "malloc_hooks_system_tests"
|
|
},
|
|
{
|
|
"name": "GtsLinkerConfigTestCases"
|
|
}
|
|
],
|
|
"imports": [
|
|
{
|
|
"path": "packages/modules/Virtualization"
|
|
}
|
|
]
|
|
}
|