platform_system_core/fs_mgr/tests
Mark Salyzyn 6f07a8af11 fs_mgr: overlayfs: test: noatime on rw mounts only
Regression from commit 808763e825
("fs_mgr: overlayfs: noatime").  Test fails on some targets
that do not follow our advise to mount noatime for all partitions.
blueline mounts the system partitions relatime.  In the grand
scheme this is not a problem because we never remount these
partitions read-write because of the overlayfs integration.

Filter out read-only mounts from those enumerated for noatime,
those failures do not concern us in the context of this test.

This test expected to fail if CtsOsTestCases EnvironmentTest fails.

Test: adb-remount-test.sh
Bug: 140253722
Bug: 140014856
Change-Id: I778e7f539ac3f3d6495867e264767f2af25e11c7
2019-08-29 14:12:39 -07:00
..
src/com/android/tests/vendoroverlay Add presubmit test for vendor overlay 2019-02-16 08:24:35 +09:00
adb-remount-sh.xml Increase adb-remount timeout 2019-04-03 08:27:29 -07:00
adb-remount-test.sh fs_mgr: overlayfs: test: noatime on rw mounts only 2019-08-29 14:12:39 -07:00
Android.bp Introduce inotify-based replacements for fs_mgr_wait_for_file. 2019-06-18 15:27:09 -07:00
file_wait_test.cpp Introduce inotify-based replacements for fs_mgr_wait_for_file. 2019-06-18 15:27:09 -07:00
fs_mgr_test.cpp Vboot1.0: remove code to read verity state in userspace 2019-04-19 16:53:33 -07:00
vendor-overlay-test.xml Add presubmit test for vendor overlay 2019-02-16 08:24:35 +09:00