[roll] Roll fuchsia [pkg] Use blob protocols in tests

Use the blob protocols to read and write blobs in the blobfs-ramdisk and
pkg-resolver tests.

All but 1 of the blobfs-ramdisk tests now run for both blobfs and
fxblob. The 1 exception is the concurrent creation test because blobfs
doesn't support it.

Original-Bug: b/337261333
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1433754
Original-Revision: 766b133cb2718a7e8c200746adf275754d758d11
GitOrigin-RevId: 6cd1c618cc3bed36df46b68eca70e8b6a9d4ec49
Change-Id: Ic21bab4e665b1a3233638ff99fd735fd42e8cf81
1 file changed
tree: 9a483579109ac0507950359ce8a6104e8f8dec2e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.