[roll] Roll fuchsia [sdio][test] Convert test to FIDL

Make the SDIO unittest use FIDL instead of going through the private
controller interface. This will make it easier to change the controller
interface without having to also update the tests.

Also change a test case for function 0 that was checking information
that is not accessible to FIDL clients.

Original-Bug: 333726427
Multiply: sdio-controller-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046011
Original-Revision: f1eecb2a79e6f878a2c7e161fbd9c7772711ecd9
GitOrigin-RevId: a5c07b89b1c3e282bea117d4bf98b99eabb98326
Change-Id: I24b058713c655df3a58a691eb7ad6836d3f6878e
1 file changed
tree: 92e570b337c5ad980c6cbb51726da87217d39baf
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.