mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-09 05:16:47 +00:00
Enables F_SETOWN gVisor test
This commit is contained in:
parent
a5e6c11d1a
commit
d179fa8788
@ -6,6 +6,7 @@ FcntlTest.SetFdO_ASYNC
|
||||
FcntlTest.DupAfterO_ASYNC
|
||||
# SetOwnPgrp is verified with F_GETOWN_EX, which is not supported now.
|
||||
FcntlTest.SetOwnPgrp
|
||||
FcntlTest.SetFlSetOwnDoNotRace
|
||||
FcntlTest.GetOwnExNone
|
||||
FcntlTest.GetOwnExTid
|
||||
FcntlTest.GetOwnExPid
|
||||
@ -18,32 +19,13 @@ FcntlTest.SetOwnExTid
|
||||
FcntlTest.SetOwnExPid
|
||||
FcntlTest.SetOwnExPgrp
|
||||
FcntlTest.SetOwnExUnset
|
||||
FcntlTest.SetFlSetOwnDoNotRaceFcntlTest.GetAllFlags
|
||||
FcntlTest.GetAllFlags
|
||||
FcntlTest.SetFlags
|
||||
FcntlTest.GetO_ASYNC
|
||||
FcntlTest.SetFlO_ASYNC
|
||||
FcntlTest.SetFdO_ASYNC
|
||||
FcntlTest.DupAfterO_ASYNC
|
||||
FcntlTest.GetOwnNone
|
||||
FcntlTest.GetOwnExNone
|
||||
FcntlTest.SetOwnInvalidPid
|
||||
FcntlTest.SetOwnInvalidPgrp
|
||||
FcntlTest.SetOwnPid
|
||||
FcntlTest.SetOwnPgrp
|
||||
FcntlTest.SetOwnUnset
|
||||
FcntlTest.SetOwnOverflow
|
||||
FcntlTest.SetOwnExInvalidType
|
||||
FcntlTest.SetOwnExInvalidTid
|
||||
FcntlTest.SetOwnExInvalidPid
|
||||
FcntlTest.SetOwnExInvalidPgrp
|
||||
FcntlTest.SetOwnExTid
|
||||
FcntlTest.SetOwnExPid
|
||||
FcntlTest.SetOwnExPgrp
|
||||
FcntlTest.SetOwnExUnset
|
||||
FcntlTest.GetOwnExTid
|
||||
FcntlTest.GetOwnExPid
|
||||
FcntlTest.GetOwnExPgrp
|
||||
FcntlTest.SetFlSetOwnDoNotRace
|
||||
|
||||
FcntlLockTest.SetLockSymlink
|
||||
FcntlLockTest.SetLockProc
|
||||
FcntlLockTest.SetLockPipe
|
||||
|
Loading…
x
Reference in New Issue
Block a user