[roll] Roll fuchsia [dart] Auto-generate trivial unit test CMLs

Aligned with Rust and C++ GN API for components, we can auto-generate
trivial unit-test CMLs.

As part of this, I've migrated a few trivial unit test CMLs I'm aware
of.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/700129
Original-Revision: c52357a17ecd2a4ba70a2a6ff8e0d8052d7bae2c
GitOrigin-RevId: d461d729a095e3a86bd1ae2d51053c008711342e
Change-Id: Ibf1491af0229b48efb70153cef695a13b8dc4226
1 file changed
tree: ab2d1f0b8ef10d7fb219a4694aa9b7899cf884e6
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 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.