[roll] Roll fuchsia [audio][test] VirtualAudio signalprocessing

As a prerequisite for landing additional signalprocessing
test cases in AudioDriverTests, expand VirtualAudioComposite
to add a Gain element and second signalprocessing Topology.

Also, handle all the possible modes of WatchTopology and
WatchElementState (complete, pend, close), as well as
SetTopology and SetElementState.

Additionally, reorganize the signalprocessing initialization
code into SetupSignalProcessing... methods (for elements,
topologies and element states).

Original-Bug: 42077405
Original-Bug: 392662238
Test: audio_driver_admin_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1275645
Original-Revision: 7b7b65e512b0dc744c632ef623adfdbc841a75fc
GitOrigin-RevId: d4fbfed0d275b571a92b04b051d85bf73434bba3
Change-Id: I828def43428c15b16b91a6da26a6ae719bc9d474
1 file changed
tree: def51374598abb293e30e1d48104815a9abbd3c2
  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.