[roll] Roll fuchsia [persistence] Add tag to Published::Int

Allow the integration tests for persistence to assert inspect data for
different tags. Specify the tag as part of the Published::Int argument
to verify_diagnostics_persistence_publication().

Also dynamically calculate @persist_size by the size of the expected
value. Previously this only worked with numbers of 1 digit.

Original-Bug: 395159466
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249755
Original-Revision: 17869cfb042b0c96f017fc8dbfafef5f017936fe
GitOrigin-RevId: 37915db334674baaf12f279608743f77160e92d9
Change-Id: I86cb2b83523030b20e914ee0cdd6aaf3ac6aa735
1 file changed
tree: dc07474a8fb310c53e80bbdcc29f6006b4863330
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.