[roll] Roll fuchsia [e2e] Migrate to CF v2 in package_manager_test

This is a reland of https://fxrev.dev/702023. Different to the
original change we switch to using `run-test-suite` in the target
device shell instead of `run` which v1 used. Additionally we
trivially convert the example programs to tests so we can use
`run-test-suite`.

Original-Bug: fxb/103405

Test: fx test --e2e package_manager_test
Multiply: package_manager_test: 100

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/721985
Original-Revision: e5592919825d707574c17321127362a9c9313fe4
GitOrigin-RevId: 4263b3bc31553c9868250b8194a98c4c2283ab97
Change-Id: Id03a9f3ee46ddb8ae98c3925581c6a8fe0a5c008
1 file changed
tree: 47df9c9481952405ffed5de9f0f9127e55318147
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.