[roll] Roll fuchsia [fidl_driver] More LLCPP+Driver tests + fixes

This CL adds a broader set of tests for LLCPP+Drivers. These tests pass
when ASAN is disabled, but fail due to a use after free in teardown so
they are disabled. Still, it is useful to check them in to ensure the
code doesn't become stale.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/632203
Original-Revision: 4cea6a47a872bd83ef76a796154efca1991084bc
GitOrigin-RevId: dad4eaa8f63c3f29190bc4c5239412a1630eec77
Change-Id: I70ba21f26b34062b75fd632358541928133f405b
1 file changed
tree: e86058d1d24ee08453beee9d997e7123070c0abc
  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.