Qingsong Chen
|
38c9ab0615
|
Add LTP syscall tests
|
2025-06-04 11:04:30 +08:00 |
|
Qingsong Chen
|
a0af7ae680
|
Rename SYSCALL_TEST_DIR to SYSCALL_TEST_WORKDIR for clarity
|
2025-06-04 11:04:30 +08:00 |
|
Ruihan Li
|
d5c7a8bae3
|
Allow non-leaders to operate jobs
|
2025-05-12 16:09:43 +08:00 |
|
Ruihan Li
|
ff907d1131
|
Implement race-free job control
|
2025-05-09 17:12:31 +08:00 |
|
Chen Chengjun
|
7def2649ba
|
Enable timerfd gvisor test
|
2025-04-25 16:33:46 +08:00 |
|
jiangjianfeng
|
8815ca384f
|
Add syscall ppoll
|
2025-04-21 11:19:48 +08:00 |
|
jiangjianfeng
|
5e9f537222
|
Add netlink regression test and gVisor test
|
2025-04-15 17:20:12 +08:00 |
|
Chen Chengjun
|
9915978d35
|
Enable vfork gVisor test
|
2025-04-03 14:44:39 +08:00 |
|
Shaowei Song
|
865003738a
|
Enable gvisor xattr syscall test
|
2025-03-28 15:08:59 +08:00 |
|
Fabing Li
|
bce23a63bd
|
Add sys_signalfd/sys_signalfd implementation
|
2025-03-21 16:10:55 +08:00 |
|
jiangjianfeng
|
d366043876
|
Enable sig_action test from gVisor test
|
2025-03-14 16:09:11 +08:00 |
|
js2xxx
|
c1dde01fc3
|
Add sched_attr system call series
|
2025-03-06 21:29:40 +08:00 |
|
jiangjianfeng
|
3f951e0c0c
|
Enable gVisor tcp_socket_test
|
2025-02-11 10:50:20 +08:00 |
|
anbo225
|
e75b6320ad
|
Add support for group-based permission checking in ext2
|
2024-12-26 17:07:55 +08:00 |
|
Fabing Li
|
a739848464
|
Block ProcCpuinfo cases temporarily
|
2024-12-17 20:14:13 +08:00 |
|
Fabing Li
|
24f1e02b26
|
Support prctl(PR_SET_KEEPCAPS/PR_GET_KEEPCAPS)
|
2024-12-17 20:14:13 +08:00 |
|
Zejun Zhao
|
868b742b31
|
Add syscall test involving syscall restart
|
2024-12-16 21:12:08 +08:00 |
|
Fabing Li
|
cd22854f59
|
Add proc_test for procfs
|
2024-12-15 16:52:24 +08:00 |
|
Roman Korostinskiy
|
13229cc037
|
Implement totalram and freeram computation for sysinfo
|
2024-12-15 16:37:40 +08:00 |
|
Roman Korostinskiy
|
4f653acfa3
|
Implementation of uptime for sysinfo
|
2024-12-15 16:37:40 +08:00 |
|
Fabing Li
|
1fe74c9c92
|
Add sys_getrlimit and sys_setrlimit
|
2024-11-06 21:53:31 +08:00 |
|
Fabing Li
|
7a08d9a660
|
Support other SigStackFlags
|
2024-11-06 15:00:01 +08:00 |
|
Fabing Li
|
3461bd5de6
|
Add more boundary checks for epoll_wait
|
2024-10-30 10:42:16 +08:00 |
|
Wang Taojie
|
418fb10d6e
|
Supplement ioctl() gVisor test
|
2024-10-21 09:43:43 +08:00 |
|
Yuke Peng
|
a997d9f0b0
|
Enable some gVisor futex tests
|
2024-09-22 16:00:56 +08:00 |
|
负雪
|
b9808136a4
|
Block failed futex and fcntl tests
|
2024-09-21 15:18:56 +08:00 |
|
Jianfeng Jiang
|
70505ff4f8
|
Support futex wait timeout
|
2024-09-19 22:42:13 +08:00 |
|
Yuke Peng
|
f94d2e55f7
|
Disable SemOpMultiNoBlock
|
2024-09-02 17:12:04 +08:00 |
|
Fabing Li
|
6ce25dc38b
|
Fix lock releasing of fcntl
|
2024-08-29 17:06:01 +08:00 |
|
Yuke Peng
|
d179fa8788
|
Enables F_SETOWN gVisor test
|
2024-08-27 22:14:40 +08:00 |
|
Yuke Peng
|
0160a85ccd
|
Add semaphore gvisor test
|
2024-08-18 16:37:39 +08:00 |
|
Fabing Li
|
ce2af1eb05
|
Add flock and sys_flock
|
2024-08-17 18:18:23 +08:00 |
|
Fabing Li
|
cbd8879243
|
Add range lock and sys_fcntl
|
2024-08-17 18:18:23 +08:00 |
|
Jianfeng Jiang
|
dc124351d2
|
Add gvisor pselect test
|
2024-08-09 15:46:05 +08:00 |
|
Shaowei Song
|
8dce83605f
|
Add sys_fallocate
|
2024-08-08 21:10:38 +08:00 |
|
Qingsong Chen
|
077a9ac3ab
|
Add fcntl subcommand F_GETOWN/F_SETOWN
|
2024-07-29 22:25:24 +08:00 |
|
Fabing Li
|
b3591131c1
|
Fix missing syscall tests
|
2024-07-22 22:02:38 +08:00 |
|
YanWQ-monad
|
bffc34c94b
|
Don't check access mode if the file is being created
|
2024-07-18 17:55:23 +08:00 |
|
Ruihan Li
|
378a253dab
|
Disable racy EpollTest.UnblockWithSignal
|
2024-07-09 09:49:42 +08:00 |
|
LI Qing
|
c7d2a908e0
|
Add stat_times_test
|
2024-07-08 22:31:30 +08:00 |
|
Zhenchen Wang
|
d8389da797
|
Add syscall mknod
Signed-off-by: Zhenchen Wang <m202372036@hust.edu.cn>
|
2024-07-03 21:59:25 +08:00 |
|
Fabing Li
|
f675552c5a
|
Rename regression to test
|
2024-06-28 20:33:21 +08:00 |
|