asterinas/test/apps
Ruihan Li 68cf99993e Remove socket errors from `SocketOptionSet` 2025-03-05 19:48:28 +08:00
..
alarm
capability
clone3 Fix `clone_exit_signal` test 2024-11-06 21:53:55 +08:00
cpu_affinity Add tests for system call `sched_get/set_affinity` 2024-10-26 22:06:41 +08:00
epoll Report `POLLNVAL` in `poll` for invalid FDs 2024-10-28 14:33:32 +08:00
eventfd2
execve
exit Add regression tests for `exit()` 2024-12-17 19:36:38 +08:00
fdatasync
file_io
fork
fork_c
getcpu Implement `getcpu` syscall and add corresponding test application 2025-02-27 11:41:26 +08:00
getpid
hello_c
hello_pie
hello_world
itimer
mmap Fix RamFS readahead 2024-09-24 20:34:19 +08:00
mongoose
network Remove socket errors from `SocketOptionSet` 2025-03-05 19:48:28 +08:00
pipe Add pipe/short_rw test 2024-09-20 10:37:20 +08:00
prctl Add a test for reaper functionality 2025-03-03 19:31:50 +08:00
pthread Fix futex lost wakeup 2024-11-27 10:27:22 +08:00
pty
scripts Add a simple test for POSIX shared memory 2024-12-18 12:26:33 +08:00
shm Add a simple test for POSIX shared memory 2024-12-18 12:26:33 +08:00
signal_c Clear `DF` flag during signal handling to conform to x86-64 calling convention 2024-11-26 10:50:58 +08:00
vsock
.clang-format
Makefile Add a test for reaper functionality 2025-03-03 19:31:50 +08:00
test_common.mk