[roll] Roll fuchsia [async-loop-testing] Move library location to //sdk

Also adds some doc comment to RealLoop.

Looks like the tests for RealLoop is located in another downstream
library. I moved the tests to be closer with RealLoop.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/798402
Original-Revision: 40cacf6a9b2c447094022cd05a1facfa67895915
GitOrigin-RevId: 3e40833c1083dc414445fd3bb98f4aa99a1c2359
Change-Id: Ib0bb5d0e5c306805423562bacea6e2174bc3c07c
1 file changed
tree: fb2f82f62ecf844955214bfb7fe81775a3bfe4dd
  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.