| commit | 847d8730b2a3f3f7a2af49a019d5b80f7ef454f4 | [log] [tgz] |
|---|---|---|
| author | Martin Puryear <mpuryear@fuchsia.infra.roller.google.com> | Tue Apr 08 09:13:34 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 08 09:15:22 2025 -0700 |
| tree | bd5d1a89742ec0f256b2e8db04c6ee00d770af94 | |
| parent | 5c69d48f0c95d9c6ee53744dacc42d8a31e07c17 [diff] |
[roll] Roll fuchsia [audio] AudioDriverTests: ASAN + clang-tidy fixes To prepare for enabling the AdminTest cases more broadly (including on ASAN-UBSAN bots), neaten up the test suite sources in that regard. The ASAN fix is to always RetrieveProperties before we reference properties->is_input (needed for Dai drivers to decide whether a RingBuffer VMO should be writable). Various clang-tidy fixes are related to unchecked access to optionals (1-2 fixes but mostly just making the code more consistent) as well as using protected accessors for private data members. Original-Bug: 370741565 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1245573 Original-Revision: 6a0ea2c24084b7d6084c817fc5d0fc0cc066b0e1 GitOrigin-RevId: f5a215677b16accba8c1019a8e97077a7b619692 Change-Id: If95efbcafdcaca4dcc2d3d54686668771bc24da2
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.