asterinas/regression/apps
Ruihan Li 284b8c28c8 Avoid long lines in `Makefile`s and workflows 2024-06-24 19:22:48 +08:00
..
alarm fix: enable timely delivery of POSIX signals while busy-looping 2024-06-01 20:08:11 +08:00
capability Add syscall capget/capset 2024-06-04 19:50:08 +08:00
clone3 Add syscall clone3 2024-05-21 19:22:13 +08:00
cpu_affinity Add dummy syscall sched_getaffinity 2024-06-01 20:10:09 +08:00
epoll Add full epoll_pwait 2024-06-08 17:23:06 +08:00
eventfd2 Add syscall eventfd and eventfd2 2024-05-15 21:52:17 +08:00
execve Format code manually for regression tests 2024-03-18 11:20:46 +08:00
file_io Add the throughput for file_io 2024-05-17 15:26:17 +08:00
fork Remove WNOHANG from regression test 2024-03-21 17:03:36 +08:00
fork_c Format code manually for regression tests 2024-03-18 11:20:46 +08:00
getpid Add getpid to measure the performance of system calls 2024-04-24 15:14:55 +08:00
hello_c Format code manually for regression tests 2024-03-18 11:20:46 +08:00
hello_pie Format code manually for regression tests 2024-03-18 11:20:46 +08:00
hello_world Remove WNOHANG from regression test 2024-03-21 17:03:36 +08:00
itimer Add itimer-related syscall tests 2024-06-03 20:03:46 +08:00
mmap Support mmap shared anonymous memory 2024-05-16 19:13:32 +08:00
mongoose Move mongoose library to regression 2024-05-08 11:02:28 +08:00
network Fix random failures in `send_buf_full` 2024-05-22 15:10:19 +08:00
pthread Resolve compiler warnings for regression tests 2024-03-18 11:20:46 +08:00
pty Format code automatically for regression tests 2024-03-18 11:20:46 +08:00
scripts Convert vsock ci to manual trigger 2024-06-11 17:51:36 +08:00
signal_c Support parent death signal & Refactor do_exit 2024-06-07 17:07:16 +08:00
vsock Reuse Rxbuffer and update `qemu_args.sh` for vsock 2024-06-11 17:51:36 +08:00
.clang-format Format code automatically for regression tests 2024-03-18 11:20:46 +08:00
Makefile Avoid long lines in `Makefile`s and workflows 2024-06-24 19:22:48 +08:00
test_common.mk Remove WNOHANG from regression test 2024-03-21 17:03:36 +08:00