[roll] Roll fuchsia [audio][test] cases for Codec driver type

This CL adds test cases to audio_driver_tests, to test
audio drivers that use fuchsia_hardware_audio.Codec.
Driver instances are validated by 10 new cases (5 basic,
5 admin). Of these, 3 basic cases are also run on Dai
and Composite driver types.

Test: fx test -ouv audio_driver_tests -- --admin

Original-Bug: b/309860869

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/953573
Original-Revision: 9c824c67aa8c04bd69af9ed56e8ee1cd6aa3c203
GitOrigin-RevId: 68c76f7c2cb0b048cd3be78d95c060327906fc6f
Change-Id: Iad3cc346d660c1a57eef00d652cd0b51b5e0143e
1 file changed
tree: 062f3f2bc981d8c2b412b8609e861884dd021914
  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.