[roll] Roll fuchsia [super_parser] Adjust for slot suffix

If the `SLOT_SUFFIXED` flag is set, adjust the table entry name to have
a slot suffix.

Also include a validation check that `name` contains ASCII characters.

Replace the test super image such that we can test for the slot suffix
flag. Also decrease the test super image size to 4096KiB as it was
unnecassirly large before.

Original-Bug: 404952286
Test: fx test //src/storage/lib/super_parser:super_parser_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1280745
Original-Revision: 4278efcdef648c97feaf878113be486814f0d940
GitOrigin-RevId: 4b92327ece512af50e0bfee6c9e0bfa4639f7259
Change-Id: Ia3a1ccac8f6506edfa56e204dffd1b202e649abb
1 file changed
tree: fc4235820efe0fa0adee872284f7527f8d1e0152
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.