[roll] Roll fuchsia [audio-core][tests] Add thermal fidelity testing

With this CL, the pipeline fidelity tests in audio/lib/test
adopt the new thermal-test-control service and use it to
expand existing fidelity tests, to assess audio quality
when an output pipeline is in a state of thermal mitigation.

Subsequent CLs (in other repos) will add actual tests for
specific devices and output pipelines.

Original-Bug: 50982
Test: test-only

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/457474
Original-Revision: 1f7cf5b56443342a2d31a3d6062e2a30e8521f40
GitOrigin-RevId: 7c8b2777ff5473748f4d7b189f5dcbf01548c751
Change-Id: I9d15b543a345267404666177e9bd1fb0e4f602c9
1 file changed
tree: d76a691c95c250cd897c6f41407bd7c811d07afb
  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.