[roll] Roll fuchsia [media][tests] include source_set in all-tree compile

Source_set "hermetic_pipeline_test_main" is currently only consumed
by build targets in the vendor/google repo, so it would not be
included in a vanilla top-level build of the entire fuchsia tree.
This CL adds it to the container "//src/media/audio/lib/test:test"
which exists for exactly this purpose.

Original-Bug: 58162

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/519160
Original-Revision: 534d8dada9e2528bf06c27d10c6f8e965e1c0dfd
GitOrigin-RevId: 35ed78b02210c1dfa08b52a6f71bacbd5f063dd3
Change-Id: I81a2f7c94af9850297fe6d00de28f11257467a13
1 file changed
tree: b3ce5e44c630285d470bed92c7844c3c8c9d9364
  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.