[roll] Roll fuchsia [zircon][core] Expand Socket core test coverage Implement 8 new zxtest cases verifying: - zx_socket_create invalid argument checks. - zx_socket_write/read invalid options, rights (reducing ZX_RIGHT_WRITE/READ), and wrong handle types (ZX_OBJ_TYPE_VMO instead of socket). - zx_socket_set_disposition wrong handle type errors. Original-Original-Bug: 513605067 Test: fx test core-socket-test-package Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1614372 Original-Original-Revision: 9303ae4b45f1aae6a0e9394bdcfbf7069a03e93a GitOrigin-RevId: 80167a7f0c0261435c52fb8128c7f5e604d9e617 Change-Id: Ie5a9339287e5a61683e17a71565718947b124a19 Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1615932 Cr-Commit-Position: refs/heads/main@{#192883}
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.