Commit Graph

21 Commits

Author SHA1 Message Date
bce23a63bd Add sys_signalfd/sys_signalfd implementation 2025-03-21 16:10:55 +08:00
d366043876 Enable sig_action test from gVisor test 2025-03-14 16:09:11 +08:00
c1dde01fc3 Add sched_attr system call series 2025-03-06 21:29:40 +08:00
3f951e0c0c Enable gVisor tcp_socket_test 2025-02-11 10:50:20 +08:00
e75b6320ad Add support for group-based permission checking in ext2 2024-12-26 17:07:55 +08:00
24f1e02b26 Support prctl(PR_SET_KEEPCAPS/PR_GET_KEEPCAPS) 2024-12-17 20:14:13 +08:00
cd22854f59 Add proc_test for procfs 2024-12-15 16:52:24 +08:00
4f653acfa3 Implementation of uptime for sysinfo 2024-12-15 16:37:40 +08:00
1fe74c9c92 Add sys_getrlimit and sys_setrlimit 2024-11-06 21:53:31 +08:00
7a08d9a660 Support other SigStackFlags 2024-11-06 15:00:01 +08:00
418fb10d6e Supplement ioctl() gVisor test 2024-10-21 09:43:43 +08:00
70505ff4f8 Support futex wait timeout 2024-09-19 22:42:13 +08:00
0160a85ccd Add semaphore gvisor test 2024-08-18 16:37:39 +08:00
ce2af1eb05 Add flock and sys_flock 2024-08-17 18:18:23 +08:00
dc124351d2 Add gvisor pselect test 2024-08-09 15:46:05 +08:00
8dce83605f Add sys_fallocate 2024-08-08 21:10:38 +08:00
077a9ac3ab Add fcntl subcommand F_GETOWN/F_SETOWN 2024-07-29 22:25:24 +08:00
b3591131c1 Fix missing syscall tests 2024-07-22 22:02:38 +08:00
c7d2a908e0 Add stat_times_test 2024-07-08 22:31:30 +08:00
d8389da797 Add syscall mknod
Signed-off-by: Zhenchen Wang <m202372036@hust.edu.cn>
2024-07-03 21:59:25 +08:00
f675552c5a Rename regression to test 2024-06-28 20:33:21 +08:00