Add itimer-related syscall tests

This commit is contained in:
Chen Chengjun
2024-05-31 18:24:20 +08:00
committed by Tate, Hongliang Tian
parent c5ec2e181e
commit d24ddaae66
7 changed files with 170 additions and 0 deletions

View File

@ -18,6 +18,8 @@ fork_c/fork
getpid/getpid
hello_pie/hello
hello_world/hello_world
itimer/setitimer
itimer/timer_create
mmap/map_shared_anon
pthread/pthread_test
pty/open_pty