Add shared filebacked mmap test

This commit is contained in:
Chen Chengjun
2024-08-12 16:15:20 +08:00
committed by Tate, Hongliang Tian
parent 2ca7b28bbc
commit 40c2acf29d
2 changed files with 96 additions and 0 deletions

View File

@ -21,6 +21,7 @@ hello_world/hello_world
itimer/setitimer
itimer/timer_create
mmap/mmap_and_fork
mmap/mmap_shared_filebacked
pthread/pthread_test
pty/open_pty
signal_c/parent_death_signal