[roll] Roll fuchsia [cmx] Migrate memory_monitor_inspect_test to CFv2.

Similar to the v1 test, we dynamically launch a test child in a
collection so that we can stop it before restarting it again.

Destroying the child in the collection also cleans up its storage
which prevents our test from asserting on the behavior of
memory_monitor on its second execution. Package our own memfs to have
greater control over storage availability.

Multiply: memory_monitor_inspect_integration_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/698483
Original-Revision: 8962698647bd1b1bf77591d1d1df46f209e0dd8e
GitOrigin-RevId: 619c3b8bcc42ca6ad04d6d85e1dd6a47de825eca
Change-Id: I04197dd87e3dc114e3346476449eebc94c2a8e18
1 file changed
tree: 23f5796e7c17e463831b3ccb64185eed23106ce5
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.