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.