[roll] Roll fuchsia [gvisor_syscall_tests] Update test sources

Import the following commits:
+  fdeab8650 Fix more UDP port number rollovers
+  6fb2a265a Remove FUSE feature flag and enable by default.

Original-Fixed: 118029
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/781823
Original-Revision: 960c843c6c08c6b7d9f6f3e2214b481c73d60a7d
GitOrigin-RevId: 813365f3e0f936e76f4020a539fc500ebcb7e62b
Change-Id: I9c660a8babdd0d10bdd2e6be9b5a137ae1e6ac0a
1 file changed
tree: 40d2e62b5559e6c48b2ee10f9899a8e5eee2a658
  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.