[roll] Roll fuchsia [pkgdir-integration-tests] remove redundant file tests

This change removes some test cases. This makes the existing cases more
meaningful. We also add some comments to clarify what needs to be tested.

This is in response to the following comment: https://fuchsia-review.googlesource.com/c/fuchsia/+/553056/comments/8cc4b5de_cf31ebc0

Test: pkgdir-integration-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/554303
Original-Revision: 2de80016fc603edb61e0a60a5e27637d77b6bb36
GitOrigin-RevId: 895d08189a2079fba8faec7652d72d35526a4c79
Change-Id: Iee74d14165b4a34ddb1de3f3ba9b1a50709935ec
1 file changed
tree: 3799b3930a5671e93d9ada5670bc158a684add27
  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.