[roll] Roll fuchsia [audio][tests] Update fail-on-underflow

Factor HermeticAudioTest::ExpectNoOverflowsOrUnderflows into
two pieces: one for "data loss" over/underflows (output
underflows, renderer underflows, capturer overflows), and
another for "time overruns" that do not necessarily lead to
data loss.  This will enable certain tests to enable fail-
on-data-loss without requiring them to fail every time a
mix takes more than 10 ms.

Original-Bug: 49807

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/545222
Original-Revision: a5f4ca42cb96ecf03187e5f5089fef5115a3f306
GitOrigin-RevId: 01ed54b0c0ca95fa76c26edabc9ab16df94f78a3
Change-Id: I2273e0212842c828a5599c71edce4d0f72ad126a
1 file changed
tree: 6c6b1328f352f364026fc18b21d55b567b474736
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.