asterinas/regression/syscall_test/blocklists
plucky dd64f58e55 Add test for chroot
Signed-off-by: plucky <m202372036@hust.edu.cn>
2024-03-25 16:34:35 +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 test for chroot 2024-03-25 16:34:35 +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
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
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
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