commit | f61cb30c275489f8fff9ad41b72ff40c8d28ffee | [log] [tgz] |
---|---|---|
author | Yi-Yo Chiang <yochiang@google.com> | Tue Apr 20 14:51:46 2021 +0800 |
committer | Yi-Yo Chiang <yochiang@google.com> | Tue Apr 20 14:56:41 2021 +0800 |
tree | 5a10b1170b12894c6a3d1424ec1e6edb2cc823c0 | |
parent | 4872b73b9e40eb307170926881377ae48bf99d32 [diff] |
Fix CtsFsMgrTestCases As ReadFstabFromFile() may append / remove / modify the fstab read from the file, we cannot make assumptions about the number of fstab entries. We can however test that the returned fstab contains at least the entries we expect. Fixes: 185826755 Test: atest CtsFsMgrTestCases on GSI & DSU Change-Id: I539e7eed3f7ae14db7e9983bed7f68754c9fff39