[roll] Roll fuchsia [virtualization][vsock] Enable even more vsock tests

This doesn't enable the tests that require writing a lot to the socket,
as the VirtioQueueFakes don't seem to be able to reuse data sections.

Original-Bug: 97355
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/700183
Original-Revision: 4d9f64005c3c195301f6fa64e51b02c9b0445a13
GitOrigin-RevId: b2ec298c20e53677c6dc3cf87e1422719ce27ef4
Change-Id: I79a2e7989a1977abc8c933f1b71b5c92e4a0d812
1 file changed
tree: c526c624fbede977a55e96a211a2a18d11b4609e
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.