platform_system_core/TEST_MAPPING
Elliott Hughes e038f49bca TEST_MAPPING: add the rest of our actively maintained tests.
We can't add the ones that need a shared library because the
infrastructure doesn't work yet. (We also can't comment this in the file,
because there's no support for comments :-( .)

Bug: N/A
Test: N/A
Change-Id: I4d84f962bbf48fc708df336726c18e48fe206492
2018-10-30 11:24:57 -07:00

31 lines
444 B
Text

{
"presubmit": [
{
"name": "adbd_test"
},
{
"name": "debuggerd_test"
},
{
"name": "init_tests"
},
{
"name": "libbase_test"
},
{
"name": "libprocinfo_test"
},
{
"name": "memunreachable_test"
},
{
"name": "memunreachable_binder_test"
},
{
"name": "propertyinfoserializer_tests"
},
{
"name": "ziparchive-tests"
}
]
}