summaryrefslogtreecommitdiffstats
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2019-01-23 11:24:33 -0800
committerTom Cherry <tomcherry@google.com>2019-01-23 11:28:00 -0800
commit4e904768f79e5a938874d4364e1354979ca08b1a (patch)
tree08d961eecf847232e119a4f1af03fe3c5b29eea4 /TEST_MAPPING
parent582a81cbe8d44d80fadc4e94efc99b8ae216e20e (diff)
downloadsystem_core-4e904768f79e5a938874d4364e1354979ca08b1a.tar.gz
system_core-4e904768f79e5a938874d4364e1354979ca08b1a.tar.bz2
system_core-4e904768f79e5a938874d4364e1354979ca08b1a.zip
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
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING3
1 files changed, 3 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index f9c3b4adc..bc5685b39 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -7,6 +7,9 @@
"name": "debuggerd_test"
},
{
+ "name": "fs_mgr_unit_test"
+ },
+ {
"name": "init_tests"
},
{