google/gvisor

Combine similar syscall tests

オープン

#1,640 opened on 2020/01/22

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Go (1,061 件のフォーク)batch import
area: testsexportedgood first issuepriority: p2type: bug

Repository metrics

Stars
 (12,713 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド