mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-28 11:53:24 +00:00
Add syscall epoll_pwait
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
1435dd0896
commit
2b67dee1fc
14
regression/syscall_test/blocklists/epoll_test
Normal file
14
regression/syscall_test/blocklists/epoll_test
Normal file
@ -0,0 +1,14 @@
|
||||
EpollTest.AllWritable
|
||||
EpollTest.LastReadable
|
||||
EpollTest.LastNonWritable
|
||||
EpollTest.Timeout_NoRandomSave
|
||||
EpollTest.WaitThenUnblock
|
||||
EpollTest.UnblockWithSignal
|
||||
EpollTest.TimeoutNoFds
|
||||
EpollTest.UnblockWithNewFD
|
||||
EpollTest.Oneshot
|
||||
EpollTest.EdgeTriggered_NoRandomSave
|
||||
EpollTest.OneshotAndEdgeTriggered
|
||||
EpollTest.CycleOfOneDisallowed
|
||||
EpollTest.CycleOfThreeDisallowed
|
||||
EpollTest.CloseFile
|
Reference in New Issue
Block a user