summaryrefslogtreecommitdiffstats
path: root/fs_mgr/tests/fs_mgr_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* fs_mgr: fix fs_mgr avb_keys parsing problemBowgo Tsai2019-02-281-1/+8
* Fix fs_mgr_unit_testBowgo Tsai2019-02-221-23/+46
* Remove old C fs_mgr interfaceTom Cherry2019-02-041-101/+110
* Add android::fs_mgr namespace for new Fstab codeTom Cherry2019-01-301-0/+2
* fs_mgr: test parsing all mount and fs mgr optionsTom Cherry2019-01-251-1/+674
* fs_mgr: store file_contents_mode and file_names_mode directlyTom Cherry2019-01-251-0/+118
* Update fs_mgr tests for new fstab format and add to TEST_MAPPINGTom Cherry2019-01-231-21/+18
* Support host build for libdm and libfstabBowgo Tsai2019-01-081-0/+32
* fs_mgr/init: use unique_ptr + CLO_EXEC for setmntent()/fopen()Tom Cherry2018-10-031-1/+1
* fs_mgr: Add support in fs_mgr_read_fstab_file for /proc/mountsMark Salyzyn2018-06-271-0/+72
* fs_mgr: fs_mgr_get_boot_config_from_kernel_cmdline deal with quoteMark Salyzyn2018-06-081-0/+131