mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 09:53:24 +00:00
Add itimer-related syscall tests
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
c5ec2e181e
commit
d24ddaae66
9
regression/syscall_test/blocklists/timers_test
Normal file
9
regression/syscall_test/blocklists/timers_test
Normal file
@ -0,0 +1,9 @@
|
||||
TimerTest.ProcessKilledOnCPUSoftLimit
|
||||
TimerTest.ProcessPingedRepeatedlyAfterCPUSoftLimit
|
||||
TimerTest.ProcessKilledOnCPUHardLimit
|
||||
IntervalTimerTest.SingleShotSilent
|
||||
IntervalTimerTest.PeriodicSilent
|
||||
IntervalTimerTest.PeriodicThreadDirectedSignal
|
||||
IntervalTimerTest.RealTimeSignalsAreNotDuplicated
|
||||
IntervalTimerTest.AlreadyPendingSignal
|
||||
IntervalTimerTest.IgnoredSignalCountsAsOverrun
|
Reference in New Issue
Block a user