google/gvisor

Combine similar syscall tests

Open

#1,640 opened on 2020年1月22日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Go (12,713 stars) (1,061 forks)batch import
area: testsexportedgood first issuepriority: p2type: bug

説明

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.

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

Combine similar syscall tests · google/gvisor#1640 | Good First Issue