[roll] Roll fuchsia [diagnostics][tests] Test actual limits of appmgr.

Appmgr is actually configured to use up to 2MB of space for Inspect.
This CL changes the tests to check the current state of appmgr's
Inspect.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/569922
Original-Revision: 9a546eb48fa71e060d4bc66a8fb40f0a24d7a40c
GitOrigin-RevId: 4d2f4892c89bbbad92e690e69dd952f802923e6f
Change-Id: I7d4fa6cadf5b28df0876c5753e5d1b8f85a76c03
1 file changed
tree: 0e216c18890688a591c72791a871061a4e9e4461
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.