mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-23 17:33:23 +00:00
Enable gVisor tcp_socket_test
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
3e31df74e3
commit
3f951e0c0c
16
test/syscall_test/blocklists/tcp_socket_test
Normal file
16
test/syscall_test/blocklists/tcp_socket_test
Normal 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
|
Reference in New Issue
Block a user