summaryrefslogtreecommitdiff
path: root/src/sys
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-12-14 14:37:34 +0000
committerGitHub <noreply@github.com>2022-12-14 14:37:34 +0000
commit99ea907d7d2eac0b2f1e025034c1016512461666 (patch)
tree933567266ab30039c65dbc831ef17d8d041f6e5f /src/sys
parentb7cb456af7a37e75e03e927c900bd852482cd04c (diff)
parent4d31ecf06be0d689d013f0c3f45d17fdac6709d4 (diff)
downloadnix-99ea907d7d2eac0b2f1e025034c1016512461666.zip
Merge #1944
1944: Rework vsock test r=asomers a=stefano-garzarella We mainly provide VsockAddr, so let's try to test well that VsockAddr mapping to libc::sockaddr_vm is correct. Let's remove all interactions with the socket, since vsock may or may not be available in the environment. Testing socket(), bind(), listen(), connect(), etc. caused unexpected failures, and it's out of scope of this crate. So let's simplify the vsock test focussing on VsockAddr. This should work also on graviton, so let's try to re-enable it. Fixes #1934 Signed-off-by: Stefano Garzarella <sgarzare@redhat.com> Co-authored-by: Stefano Garzarella <sgarzare@redhat.com>
Diffstat (limited to 'src/sys')
0 files changed, 0 insertions, 0 deletions