commit | f9b8e055762a87862968a79b36a83fe1ee360c7d | [log] [tgz] |
---|---|---|
author | Martin Puryear <mpuryear@fuchsia.infra.roller.google.com> | Fri Mar 28 13:17:46 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Mar 28 13:19:31 2025 -0700 |
tree | 7ae72e2a197baa4b0e46440b5a5436839f7869bd | |
parent | 3719c91b08248e197e2351765a49f98f352bb497 [diff] |
[roll] Roll fuchsia [audio][drivers] Refactor composite tests Refactor `audio_driver_tests` cases to more correctly (and completely) test Composite drivers. The most notable change is that all Composite cases are now moved into the AdminTest section -- none remain in BasicTests -- because by interface definition only one client can connect to a Composite interface at any time which means all Composite driver interactions require 'admin' access. These various changes prepare the way for enabling audio_driver_tests suite on CQ testbots without AudioCore or AudioDeviceRegistry, so that admin and position tests can always be run. The remaining areas of Composite that are not fully tested are annotated with TODO comments, in admin_test.cc. Original-Bug: 370741565 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239048 Original-Revision: 45d7bfaeae9443d3fda1d9015ba7faea82001e33 GitOrigin-RevId: f2f967459d0125ea4ec03d3d94f8a9262d455cc7 Change-Id: Ie3537fcd15bc894f1ee9975d7f6d453bd283e23d
This repository contains Fuchsia's Global Integration manifest files.
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 in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.