1{ 2 "presubmit": [ 3 { 4 "name": "linkerconfig_modules_unittest" 5 }, 6 { 7 "name" : "linkerconfig_backward_compatibility_test" 8 }, 9 { 10 "name" : "linkerconfig_contents_fulltest" 11 }, 12 { 13 "name" : "linkerconfig_generator_unittest" 14 }, 15 { 16 "name": "malloc_debug_system_tests" 17 }, 18 { 19 "name": "malloc_hooks_system_tests" 20 }, 21 { 22 "name": "GtsLinkerConfigTestCases", 23 "keywords": ["internal"] 24 } 25 ], 26 "imports": [ 27 { 28 "path": "packages/modules/Virtualization" 29 } 30 ] 31} 32