asterinas/regression/syscall_test/blocklists
Weijie Liu 07caaa5b3f Add full epoll_pwait 2024-06-08 17:23:06 +08:00
..
alarm_test Add syscall alarm 2024-03-14 17:26:23 +08:00
chmod_test Add support for chmod, fchmod, fchmodat 2023-07-09 11:07:42 +08:00
chown_test Add support for chown syscall 2024-02-22 12:11:21 +08:00
chroot_test Add syscall capget/capset 2024-06-04 19:50:08 +08:00
epoll_test Add full epoll_pwait 2024-06-08 17:23:06 +08:00
eventfd_test Add syscall eventfd and eventfd2 2024-05-15 21:52:17 +08:00
getdents_test Enable some fs system call test cases 2023-12-28 04:54:48 +08:00
link_test Enable some fs system call test cases 2023-12-28 04:54:48 +08:00
lseek_test Enable some fs system call test cases 2023-12-28 04:54:48 +08:00
mkdir_test Enable some fs system call test cases 2023-12-28 04:54:48 +08:00
mmap_test Support mmap shared anonymous memory 2024-05-16 19:13:32 +08:00
mount_test Add syscall mount 2024-06-04 14:38:52 +08:00
open_create_test Enable some fs system call test cases 2023-12-28 04:54:48 +08:00
open_test Add syscall test framwork from gvisor 2023-07-03 13:20:20 +08:00
pty_test Refactor tty&pty code 2023-11-28 12:11:54 +08:00
read_test Add syscall test framwork from gvisor 2023-07-03 13:20:20 +08:00
rename_test Enable some fs system call test cases 2023-12-28 04:54:48 +08:00
sendfile_test Add syscall sendfile 2024-05-31 16:10:46 +08:00
stat_test Enable some fs system call test cases 2023-12-28 04:54:48 +08:00
statfs_test Add support for statfs and fstatfs 2023-07-09 11:07:42 +08:00
symlink_test Enable some fs system call test cases 2023-12-28 04:54:48 +08:00
sync_test Enable some fs system call test cases 2023-12-28 04:54:48 +08:00
timers_test Add itimer-related syscall tests 2024-06-03 20:03:46 +08:00
truncate_test Add support for truncate syscall 2024-02-02 16:59:34 +08:00
uidgid_test Add passwd&group files and enable gvisor uidgid test 2023-12-06 11:01:54 +08:00
unlink_test Enable some fs system call test cases 2023-12-28 04:54:48 +08:00
write_test Enable some fs system call test cases 2023-12-28 04:54:48 +08:00