History log of /fuchsia/zircon/system/utest/fs/test-utils.cpp
Revision Date Author Comments
# c288126b 12-Jul-2018 Suraj Malhotra <surajmalhotra@google.com>

[fzl] Move fs::MappedVmo to fzl::MappedVmo

This is a useful utility outside of the scope of just filesystems.

Change-Id: Id9cfa3d40e7d45dd6dd94242c1a85204f1139bfa
Tested: Run `runtests`


# f177f3e0 16-Jun-2018 Sean Klein <smklein@google.com>

[fvm][zxcrypt] Refactor libraries to avoid fdio dependency

ZX-2266 #done

Test: Refactor; relying on exitant library/driver tests.

Change-Id: Ia54acac0fb8056c91b26c097a8efae22dd0c5b3a


# c968e83a 09-Aug-2017 Sean Klein <smklein@google.com>

[fs] Improve safety of shrinking Mapped VMOs

Rather than cloning the VMO and yanking out the original,
merely reduce the mapped range and decommit the remaining
pages.

Change-Id: I2f254d8307851b1494071d2f6936e65ab6650aea


# f3e2126c 12-Sep-2017 Roland McGrath <mcgrathr@google.com>

[zx] Magenta -> Zircon

The Great Renaming is here!

Change-Id: I3229bdeb2a3d0e40fb4db6fec8ca7d971fbffb94


# 59e644b1 07-Sep-2017 George Kulakowski <kulakowski@google.com>

[zircon][mxtl->fbl] Rename mxtl to fbl

Change-Id: Ie21b6498e1bfb0a7fa0315e40b9e5c3ee78646be


# 3d6c2142 24-Aug-2017 Jeff Brown <jeffbrown@google.com>

[utest] Add missing magenta/syscalls.h includes.

Some tests were relying on unittest.h to pull in magenta/syscalls.h
but that include will be removed as part of cleaning up the unittest
library.

Change-Id: I85c12c118b4e18656c4468adcea41791772c5b82


# 6c285ada 22-Aug-2017 Tricia Landers <planders@google.com>

[vmo] Add Grow method to MappedVmo

Also added simple tests for MappedVmo

Change-Id: I26719557faf9a86f025b783dfe34d1067409802f