[roll] Roll fuchsia [fdf] Add rust unit tests to rust driver examples

Adds rust unit tests for all of our samples that show rust drivers.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1408720
Original-Revision: 843090d610fd85d7c7ffc4d1adf3abd01d367ae8
GitOrigin-RevId: 2dfc09d734e035d076260cfa6285eec17b3205b0
Change-Id: I3220d5de3bd2d9592a8aec947719d2e8ab2a0a8b
1 file changed
tree: a2623764f53429a44b63f89d778aa7a7d3df3b1f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.