platform_system_core/fs_mgr/tests
Yi-Yo Chiang fe52f39461 adb-remount-test: Only test mounts that are remounted by us
Right now we assume all RW mounts (minus /data & special FS) are
remounted by us and we apply the remount/overlayfs related checks
on them unconditionally. This would generate false positives when
a partition was RW but not remounted by us.
The test should instead check mounts that were remounted by us
(transitioned from RO to RW after adb-remount), and ignore
partitions that were already RW before running adb-remount.

Bug: 313609600
Test: adb-remount-test
Change-Id: I94e8a35775271f557790a458781657eb3b24a6f5
2024-01-09 18:15:38 +08:00
..
src/com/android/tests/vendoroverlay Deprecate Vendor Overlay when VNDK is deprecated 2023-10-30 13:19:12 +09:00
adb-remount-sh.xml Increase adb-remount timeout 2019-04-03 08:27:29 -07:00
adb-remount-test.sh adb-remount-test: Only test mounts that are remounted by us 2024-01-09 18:15:38 +08:00
Android.bp init: Unify kernel bootconfig parser with libfs_mgr 2023-08-02 09:57:37 +00:00
AndroidTest.xml Add RootTargetPreparer for CtsInitTestCases and CtsFsMgrTestCases 2020-04-14 18:57:07 +01: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 init: Use libfs_mgr kernel cmdline parser 2023-08-02 17:59:05 +08:00
vendor-overlay-test.xml Add presubmit test for vendor overlay 2019-02-16 08:24:35 +09:00
vts_fs_test.cpp vts_fs_test: Only check /data and /metadata for rw partitions. 2024-01-08 22:50:04 +00:00