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

Validate SetElementState for all signalprocessing elements,
to the extent that their state can be changed. This also
verifies that WatchElementState is working correctly, for
notifying clients of changes in Composite signalprocessing
state.

Also add negative test cases to cover sending unknown IDs
to SetTopology, SetElementState and WatchElementState. For
the setter methods, an error should be returned. For the
watch method, the binding should disconnect (it cannot
return an error).

Original-Bug: 42077405
Original-Bug: 302704556
Original-Bug: 323269791
Original-Bug: 355468611
Original-Bug: 416733267
Original-Fixed: 391690209
Original-Fixed: 391690707
Original-Fixed: 417202143

Test: audio_driver_admin_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272228
Original-Revision: 6bd32c2996dd2f0986f3cf4ce628dd33830364d6
GitOrigin-RevId: 3fbd0d0a71129aad9c53e740630c82c531c82f20
Change-Id: I768cd1514e412c9a7bcd53d54933208fd9b8a09b
1 file changed
tree: e409b6a2ef76e15de0e05f1eb6ec64ec45ba395c
  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.