android_system_core/fs_mgr/tests
Mark Salyzyn 6d109ecba3 fs_mgr: overlayfs support legacy devices (marlin)
Expand the tests to deal with the boot environment for marlin.
Recognize that older overlayfs drivers do not report to /sys/module
and the parsing /proc/filesystem is another place to interrogate this.

Suppress adb push and pull noise during testing.  Resolve APEX
failures.  Add some cleanup to test script.

NB: Running test to completion is difficult because marlin's USB
    driver is flakey enough through the multitude of reboots and
    may not reconnect.  The tester will have to notice when a reboot
    is stalling and manually disconnect and reconnect the USB
    connection to trigger discovery and to continue through the
    test sequences.  To make this easier, report when we are
    waiting for the device to make it easier to babysit.

Test: system/core/fs_mgr/tests/adb-remount-test.sh
Bug: 120448575
Bug: 123079041
Change-Id: I5fc5f01b4e4788ac57541cb5235f7ac4e4284d71
2019-02-06 15:35:29 -08:00
..
data fs_mgr: test parsing all mount and fs mgr options 2019-01-25 16:03:52 -08:00
adb-remount-test.sh fs_mgr: overlayfs support legacy devices (marlin) 2019-02-06 15:35:29 -08:00
Android.bp Support host build for libdm and libfstab 2019-01-08 17:56:56 +08:00
fs_mgr_test.cpp Remove old C fs_mgr interface 2019-02-04 15:09:02 -08:00