[roll] Roll fuchsia [camera][lib] Migrate libs to use newer build templates [5/n]

This CL refactors the build structure in lib/fake_legacy_stream to use
newer build test templates. The use of gtest's `ASSERT_DEATH`
necessitates a component manifest.

This CL also changes the directories to better adhere to the fuchsia
code layout rules, and removes unused deps/includes from files.

Tests that use the new templates can be run via `fx test //src/camera`

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/472939
Original-Revision: 35d61f4ebfeb3c7f65c80c565dd3c5370c616759
GitOrigin-RevId: 575b704933744a7f9dff71ec5d22592ccf2712fb
Change-Id: I001a5513850739a82b3b9ebc7240a85df31eb84a
1 file changed
tree: 1d370db0dfb4101dac9333b313ca4f021b2fcb83
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.