[roll] Roll fuchsia [storage][conformance] add erofs conformance test harness

This adds a conformance test harness for the erofs implementation, using
the simple serializer implementation to make the test directory
structures on the fly.

Original-Original-Bug: 479841115
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1620560
Original-Original-Revision: fe60b8a860705b7e64bc90416994b1fa53261b73
GitOrigin-RevId: 8fcf41d72e10b06812a6c01bdd5c9e48f6601de8
Change-Id: I2380d7cbce4d9208486412bc3404dd48d8527989
1 file changed
tree: f33a7d66b4b383c2076db1c57485be4f8d6f43d9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.