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

Migrate all uses of deprecated functionality and types in all tests
under //src/storage/conformance/tests/directory. Move tests
specifically for fuchsia.io/Directory.DeprecatedOpen to a new
top-level test module named "deprecated" to make eventual removal
easier. We still have some tests to migrate outside of the
"directory" module which will be addressed in a follow-up.

Original-Bug: 416093827
Test: fx test storage_conformance_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1277304
Original-Revision: cbecefd385eaf822ff995dadc1f625af27d77bd1
GitOrigin-RevId: 7a9207695943d9eff533555ceead0ec60068c0d7
Change-Id: I4bbcf5530823d838ed5cce3a210bc76e542b80f4
1 file changed
tree: adbd256b3933507843a044a9b18576009959f688
  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.