mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-23 01:13:23 +00:00
Support other SigStackFlags
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
561516df98
commit
7a08d9a660
@ -40,6 +40,7 @@ TESTS ?= \
|
||||
rename_test \
|
||||
semaphore_test \
|
||||
sendfile_test \
|
||||
sigaltstack_test \
|
||||
stat_test \
|
||||
stat_times_test \
|
||||
statfs_test \
|
||||
|
3
test/syscall_test/blocklists/sigaltstack_test
Normal file
3
test/syscall_test/blocklists/sigaltstack_test
Normal file
@ -0,0 +1,3 @@
|
||||
SigaltstackTest.ResetByExecve
|
||||
SigaltstackTest.WalksOffBottom
|
||||
SigaltstackTest.SetCurrentStack
|
Reference in New Issue
Block a user