[roll] Roll fuchsia [audio_core][tests] Pipeline fidelity tests, pt.2

This is the second part of a refactor to the hermetic
audio testing library, to add fidelity testing. This
needed to be landed in stages, because this lib is used in
other repositories. With this CL, the refactor is complete.

This CL also contains additional renaming not done in the
initial CL.

Test: test-only code, no product change
Multiply: audio-core-google-pipeline-tests-astro
Multiply: audio-core-google-pipeline-tests-sherlock

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/453183
Original-Revision: 3a729112b5f654941160626fa0fce2e11994e43e
GitOrigin-RevId: 66a4cd5f38b0487992f53118b696b6486d117d25
Change-Id: I69c9ce03ff59e0e347a024a01ac79ae000289577
1 file changed
tree: 2133379356993b85dba2d33766e6e86eef91f2b5
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.