sortix-mirror/regress
Jonas 'Sortie' Termansen 82fa95f8cd Fix warnings on gcc 14.2.0.
2024-08-30 22:03:15 +02:00
..
.gitignore Convert regress to C. 2016-03-03 23:02:24 +01:00
Makefile Implement file descriptor passing. 2021-12-31 22:24:11 +01:00
regress.c Fix warnings on gcc 14.2.0. 2024-08-30 22:03:15 +02:00
test-fmemopen.c Refactor testcase API. 2017-12-04 23:56:47 +01:00
test-pipe-one-byte.c Refactor testcase API. 2017-12-04 23:56:47 +01:00
test-pthread-argv.c Refactor testcase API. 2017-12-04 23:56:47 +01:00
test-pthread-basic.c Refactor testcase API. 2017-12-04 23:56:47 +01:00
test-pthread-main-exit.c Refactor testcase API. 2017-12-04 23:56:47 +01:00
test-pthread-main-join.c Refactor testcase API. 2017-12-04 23:56:47 +01:00
test-pthread-once.c Refactor testcase API. 2017-12-04 23:56:47 +01:00
test-pthread-self.c Refactor testcase API. 2017-12-04 23:56:47 +01:00
test-pthread-tls.c Refactor testcase API. 2017-12-04 23:56:47 +01:00
test-signal-raise.c Refactor testcase API. 2017-12-04 23:56:47 +01:00
test-unix-socket-fd-cycle.c Implement file descriptor passing. 2021-12-31 22:24:11 +01:00
test-unix-socket-fd-leak.c Implement file descriptor passing. 2021-12-31 22:24:11 +01:00
test-unix-socket-fd-pass.c Implement file descriptor passing. 2021-12-31 22:24:11 +01:00
test-unix-socket-fd-trunc.c Implement file descriptor passing. 2021-12-31 22:24:11 +01:00
test-unix-socket-name.c Implement getpeername(2) and getsockname(2). 2017-02-26 22:24:35 +01:00
test-unix-socket-shutdown.c Refactor testcase API. 2017-12-04 23:56:47 +01:00
test.h Implement file descriptor passing. 2021-12-31 22:24:11 +01:00