[roll] Roll fuchsia [minfs] Fix incorrect open count in fuzzer

Refactor fuzzer so any assertion failures include relevant context, and
create named constants for all magic numbers.

Test: fx test minfs-fuzzers
Original-Bug: 101662

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/696326
Original-Revision: c3f9b98b788a03d62221093bd77c6b00c1728cbc
GitOrigin-RevId: 7eb166f8ec8b86020e9e9a0a48e9b93ecfd6b6af
Change-Id: If98dbc119f9cd6a508127f0e53c1f57e73923c6f
1 file changed
tree: 6cec7962db3d2c7e88a623a2076714ab042cf346
  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.