commit | 7fc68a4e5bc73d396dcc955e3285eee72f4fecdf | [log] [tgz] |
---|---|---|
author | Brandon Castellano <bcastell@google.com> | Tue Nov 19 18:51:48 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 19 18:51:48 2024 +0000 |
tree | fcb32813cf2379f08fcf83426aca626c1ea4b6f3 | |
parent | 3d0a17013bb51d66e3f2b6cae6ff4738c49245c4 [diff] |
[sdk][sys] Use Open3 for connecting to /svc in tests Using fdio_service_connect for directories results in no permissions being granted to the connection in io2. Instead we should always ensure the service directory is opened as a directory with one of the open functions. Test: fx test //sdk/lib/sys/cpp Change-Id: I863f025c99b5bbf303458940209be6dee700ba6d Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156975 Reviewed-by: David Gilhooley <dgilhooley@google.com> Fuchsia-Auto-Submit: Brandon Castellano <bcastell@google.com> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.