area: testsexportedgood first issuepriority: p2type: bug
仓库指标
- Star
- (12,713 star)
- PR 合并指标
- (平均合并 4天 22小时) (30 天内合并 184 个 PR)
描述
Some gVisor syscall tests are almost identical and can easily be combined. This requires changes to the parameterized test parameter.
Example tests are UDPBroadcastSendRecvOnSocketBoundToAny and UDPBroadcastSendRecvOnSocketBoundToBroadcast in socket_ipv4_udp_unbound_external_networking.cc.