Add semaphore gvisor test

This commit is contained in:
Yuke Peng
2024-08-10 18:52:41 +08:00
committed by Tate, Hongliang Tian
parent 60ef523aaf
commit 0160a85ccd
2 changed files with 11 additions and 0 deletions

View File

@ -36,6 +36,7 @@ TESTS ?= \
read_test \
readv_test \
rename_test \
semaphore_test \
sendfile_test \
stat_test \
stat_times_test \