[roll] Roll fuchsia [audio][test] Split shared test header

Split audio_renderer_test_shared.h into two shared
headers: one for the (control-plane) API tests, and
one for the (data-plane) pipeline tests. These are
fairly independent since the test infrastructure
used for pipeline tests is more involved than that
for the API tests.

Just building is enough to confirm that this change
works as expected.

Multiply: audio-renderer-test
Multiply: audio-renderer-pipeline-error-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/990134
Original-Revision: 12274921b37925bba4e2cf19d2c4baf2155b31e4
GitOrigin-RevId: 35f3a6e132f3d7a662103643d0744947d8ecd010
Change-Id: Ic2cd7340083c19213cb4d47c1054c02933a381be
1 file changed
tree: 1bc6c5b66a737b536cf9ebf30731df92a5e17af2
  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.