Enable sig_action test from gVisor test

This commit is contained in:
jiangjianfeng
2025-03-14 06:53:00 +00:00
committed by Tate, Hongliang Tian
parent 7e96810e1a
commit d366043876
3 changed files with 75 additions and 13 deletions

View File

@ -42,6 +42,7 @@ TESTS ?= \
sched_yield_test \
semaphore_test \
sendfile_test \
sigaction_test \
sigaltstack_test \
stat_test \
stat_times_test \