platform_system_core/TEST_MAPPING
Tom Cherry 4e904768f7 Update fs_mgr tests for new fstab format and add to TEST_MAPPING
And fix a bug in the meantime, where mounts with no filesystem
specific mount options were incorrectly having an empty string in
their set of mount options.

Test: this test
Change-Id: I9b1f14d00a90f8b95a13fcecb3cfa7fe10a2f96a
2019-01-23 11:28:00 -08:00

34 lines
490 B
Text

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