| { | |
| "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", | |
| "keywords": ["internal"] | |
| } | |
| ], | |
| "imports": [ | |
| { | |
| "path": "packages/modules/Virtualization" | |
| } | |
| ] | |
| } |