[roll] Roll fuchsia [honeydew] Add missing __init__.py files

in unit tests folders, as "coverage" uses __init__.py to discover all of
the unit tests from a given path

Original-Bug: 403665662
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1230246
Original-Revision: f44ce47c4b877f2bc2f786004bc529bc0bc4d276
GitOrigin-RevId: 7df2c7e1bfe9d0b57fc778768e668e2fa99ec57f
Change-Id: I4e5515e00dda2a5c1b364ec068c57f2656702c7d
1 file changed
tree: 1fe318614350ab66159ff34467c4293e69cbf6c5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.