diff options
author | Nikita Ioffe <ioffe@google.com> | 2019-10-28 14:40:22 +0000 |
---|---|---|
committer | Nikita Ioffe <ioffe@google.com> | 2019-10-28 14:42:01 +0000 |
commit | e93b12847f3ffd44885f1fcaa39f228733e90319 (patch) | |
tree | 598c67efc82fc6af295be60a1dfd54557be4034e /trusty/coverage/coverage_test.cpp | |
parent | f71ca37df449fab8c5ab52f565399bce88bfc876 (diff) |
Fixed fs_mgr#fs_mgr_read_fstab_file_proc_mounts test
It was failing with:
Expected equality of these values:
mnt_opts
Which is: { "data=ordered", "discard", "noatime", "nodev", "nosuid", "rw", "seclabel", "sync" }
fs_options
Which is: { "data=ordered", "discard", "noatime", "nodev", "nosuid", "rw", "seclabel" }
Test: atest fs_mgr_unit_test
Change-Id: I3bb084d62e81fda8948a100515bdaad62d18bb54
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions