asterinas/test/syscall_test/blocklists
Fabing Li a739848464 Block ProcCpuinfo cases temporarily 2024-12-17 20:14:13 +08:00
..
access_test
chmod_test
chown_test
chroot_test
epoll_test Add more boundary checks for epoll_wait 2024-10-30 10:42:16 +08:00
eventfd_test
fallocate_test Add sys_fallocate 2024-08-08 21:10:38 +08:00
fcntl_test Block failed futex and fcntl tests 2024-09-21 15:18:56 +08:00
flock_test Add flock and sys_flock 2024-08-17 18:18:23 +08:00
futex_test Enable some gVisor futex tests 2024-09-22 16:00:56 +08:00
getdents_test Add stat_times_test 2024-07-08 22:31:30 +08:00
ioctl_test Supplement ioctl() gVisor test 2024-10-21 09:43:43 +08:00
link_test
lseek_test
mkdir_test
mknod_test
mmap_test Add stat_times_test 2024-07-08 22:31:30 +08:00
mount_test
open_create_test Don't check access mode if the file is being created 2024-07-18 17:55:23 +08:00
open_test
prctl_setuid_test Support prctl(PR_SET_KEEPCAPS/PR_GET_KEEPCAPS) 2024-12-17 20:14:13 +08:00
pread64_test
preadv2_test
proc_test Block ProcCpuinfo cases temporarily 2024-12-17 20:14:13 +08:00
pselect_test Add gvisor pselect test 2024-08-09 15:46:05 +08:00
pty_test
pwritev2_test
read_test
readv_test
rename_test
rlimits_test Add sys_getrlimit and sys_setrlimit 2024-11-06 21:53:31 +08:00
semaphore_test Disable SemOpMultiNoBlock 2024-09-02 17:12:04 +08:00
sendfile_test Add stat_times_test 2024-07-08 22:31:30 +08:00
sigaltstack_test Support other SigStackFlags 2024-11-06 15:00:01 +08:00
stat_test
statfs_test
symlink_test
sync_test
sysinfo_test Implement totalram and freeram computation for sysinfo 2024-12-15 16:37:40 +08:00
timers_test
truncate_test
uidgid_test
unlink_test
write_test