area: testsexportedgood first issuepriority: p2type: bug
Repository-Metriken
- Stars
- (12.713 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 4T 22h) (184 gemergte PRs in 30 T)
Beschreibung
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.