[roll] Roll fuchsia [weave] Clean up auth delegate tests

Finishes up some more migration to test interfaces in auth delegate
tests and adds more functionality to test configuration manager. Updates
buffer sizes in tests to use the right max TLV length.

Test: fx test platform-auth-delegate-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/566303
Original-Revision: 31a9dc1a4514d136ae0072decb1b6b64c255445a
GitOrigin-RevId: c42a8fc2e47ffab6711da107cd477f7d8cc019fc
Change-Id: I0937c9e3a888f7fd33cbcabf7edcba0af6b02e8e
1 file changed
tree: 1365ba8f3cb601e9997b12524b7c3ebc15194da9
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.