[roll] Roll fuchsia [settings] Migrate more tests from audio_tests to realm builder

This CL migrates another batch of tests from
service/src/tests/audio_tests to our realm builder integration tests.

test_multiple_changes_on_stream is not ported as it's essentially the
same as test_consecutive_volume_changes. test_audio_info_copy is removed
as we derive Clone so no test should be needed.

Original-Bug: 103795
Test: fx test audio_integration_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/705267
Original-Revision: d27f0e391c7c84057770ccd233065a55291643de
GitOrigin-RevId: 06599769741487a184fa3758baf15ca7d5369252
Change-Id: Ie09503a5bea610aabb08e4d681b9f515d10eb08e
1 file changed
tree: ee9f731f2ef7677856b1c73502de1d89305206bf
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.