area: testsexportedgood first issuepriority: p2type: bug
Repository metrics
- Stars
- (12,713 stars)
- PR merge metrics
- (平均マージ 4d 22h) (30d で 184 merged PRs)
説明
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.