[roll] Roll fuchsia [mixer_service][test] Implement remaining sampler unit tests

This change adds all (or equivalent) unit tests that are covered in the
audio_core sampler unit tests. It also adds additional tests that were
not covered in the existing audio_core tests, including more test cases
with other gain, channelization and sample format variants.

Original-Bug: 87651

Multiply: audio-libprocessing-unittests
Multiply: audio_services_mixer_mix_unittests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/717304
Original-Revision: 8b7acd129a0f9f05a7f0e3765b6b3cf5d249a12d
GitOrigin-RevId: dfd519855ecb6018debd6fc74a008961b51ac947
Change-Id: I9407e6922e97aff887263d089eca6abad40a0191
1 file changed
tree: 6e2886643d167b4b992a60bb9e34aabc1e41741f
  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.