[roll] Roll fuchsia [storage][conformance] Migrate file tests to use new Open signature

Migrate all uses of deprecated functionality and types in all tests
under //src/storage/conformance/tests/file. There remains other
instances outside of these tests we still need to migrate.

Original-Bug: 416093827
Test: fx test storage_conformance
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1275708
Original-Revision: 7b887d30fc98a4d0ad82df04357281b34bb5a4ee
GitOrigin-RevId: 89fba6996ccf13fdf6f3c56b13afc7149281fddc
Change-Id: I2b18b793ad824f6f7404d17e7ad272537fb7cbb9
1 file changed
tree: 2f3cbc9637bbb382889c16ffd43104b7da79c079
  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.