[roll] Roll fuchsia [audio][services][mixer] Refactor consumer_stage_unittest.cc

Pull the "TestHarness" out of consumer_stage_unittest.cc into a shared
file for reuse in other unittests.

Original-Bug: 87651
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/718429
Original-Revision: d92156258b107452a8715d66f1c2d2a8641817b0
GitOrigin-RevId: c93e35faf56898e0242beba20f8137d81cc47b32
Change-Id: If9855f5aaa9ecfdeb153cf43a4a41dfe5062d83b
1 file changed
tree: 8e536b01bf1afd757b39d1e1734fb5e9d162b1b7
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.