commit | d37bc3ee801fb4ab555b828401de4a30b6a90de5 | [log] [tgz] |
---|---|---|
author | Bowgo Tsai <bowgotsai@google.com> | Thu Feb 21 11:28:36 2019 +0800 |
committer | Bowgo Tsai <bowgotsai@google.com> | Fri Feb 22 10:09:52 2019 +0800 |
tree | 15883a1a662660bb97ef7a7585c66b549bf467bf | |
parent | dd20cc034fbf990e3c5d667da6b744a217eac984 [diff] |
Fix fs_mgr_unit_test The copy of /data/* doesn't work now, so put the fstab content into the unittest source instead. Also replacing ReadFstabFromFd with ReadFstabFromFile, to prevent race. Finally, two test cases are temporarily disabled due to read fstab file error (root cause is still unknown). Bug: 124837435 Test: atest 124837435 Change-Id: Ib6a3d931a48bffd8be23bda23fa4492babafd166