[roll] Roll fuchsia [pigweed][backends] Return bool from NativeFakeDispatcher::Run*()

Return bool from NativeFakeDispatcher::Run*() methods in preparation for landing
https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/170599. This will
enable tests to assert that tasks ran when Run*() is called.

Original-Bug: 100594
Test: I cherry picked the above Pigweed commit and compiled with it.
NativeFakeDispatcher tests are also updated in that commit.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/916632
Original-Revision: 662e5032cb6541430bfeaede17cda50c3ad4fa2a
GitOrigin-RevId: ed04514f579b1246a027c24dbc3bf7ca36d818a7
Change-Id: I5a4b2a020ff516e06c58a3fbb91bc63887e988be
1 file changed
tree: 1c28c9ee18306c93fa798a08d854048c904d3fa1
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.