Enable gVisor tcp_socket_test

This commit is contained in:
jiangjianfeng
2025-01-23 03:10:09 +00:00
committed by Tate, Hongliang Tian
parent 3e31df74e3
commit 3f951e0c0c
11 changed files with 260 additions and 49 deletions

View File

@ -0,0 +1,16 @@
AllInetTests/*/1
AllInetTests/TcpSocketTest.ZeroWriteAllowed/0
AllInetTests/TcpSocketTest.FullBuffer/0
AllInetTests/TcpSocketTest.TcpSCMPriority/0
AllInetTests/TcpSocketTest.Tiocinq/0
AllInetTests/TcpSocketTest.TcpInq/0
AllInetTests/TcpSocketTest.MsgTruncPeek/0
AllInetTests/TcpSocketTest.MsgTruncLargeSize/0
AllInetTests/TcpSocketTest.MsgTruncWithCtrunc/0
AllInetTests/TcpSocketTest.MsgTrunc/0
AllInetTests/SimpleTcpSocketTest.SetMaxSeg/0
AllInetTests/SimpleTcpSocketTest.CleanupOnConnectionRefused/0
AllInetTests/SimpleTcpSocketTest.SetTCPWindowClampZeroClosedSocket/0
AllInetTests/SimpleTcpSocketTest.SetSocketAttachDetachFilter/0
AllInetTests/SimpleTcpSocketTest.SetSocketDetachFilterNoInstalledFilter/0