[roll] Roll fuchsia [audio][fdf] Convert tests for audio banjo migration

As part of banjo migration of the audio codec
protocol, this CL changes all audio tests from obtaining
a fidl channel through the banjo protocol
to calling the class directly.

This also removes the move constructor of the
SimpleCodecClient, which was only used in tests.

Original-Bug: 124658
Testing: this CL updates tests.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/852252
Original-Revision: d2367905e8608c3ff4756ad20339aebbc02e5e37
GitOrigin-RevId: f27c3e3e61ed9cc5ebd89cca7906345d63cbe4bf
Change-Id: I6e68f1c3878820ab194a42ac725c1c4baa70534f
1 file changed
tree: 699f94b12dea41a9a5ed9e0c3081198b4d2161bd
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.