[roll] Roll fuchsia [super_parser] Refactor test code

No functional changes. Separate parts of the parser tests. Will be handy
when testing more of the parser.

Original-Bug: 404952286
Test: fx test //src/storage/lib/super_parser:super_parser_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272610
Original-Revision: f2abfc2407f8c2f5204f2237de89eec4d373190b
GitOrigin-RevId: 6af2fda6bfd97e010c5d9bf4d739481f9afc0320
Change-Id: I30250b9ea43fb1d8f9abb4ded9887dc9eebf62c3
1 file changed
tree: 317e7e17d845486d89863a1db991dab4b0ebb82f
  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.