[roll] Roll fuchsia [audio][test] ElementState validation

Add test cases for audio driver signalprocessing related to
ElementState: specifically retrieving initial state and
ensuring that returned state meets protocol requirements.
Each element is tested for the base ElementState fields;
also, element types with type-specific state are expressly
validated in detail.

Original-Bug: 42077405
Test: audio_driver_admin_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271544
Original-Revision: 52b0de2e6c34262be5dca79d48bb0f8caa31623c
GitOrigin-RevId: aeeb0bac4b033bef54f4e8658eba48ccd7ba1449
Change-Id: Ia550b9788c041486d8c2d8fee1b3b69905fce5cc
1 file changed
tree: 3f986c12b8123c032c739b160b16b56840694682
  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.