START sys/kern/signal/sigio 2023-12-05T12:12:47Z ==== run-regress-pipe_badpgid ==== cc -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/kern/signal/sigio/main.c cc -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/kern/signal/sigio/sigio_common.c cc -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/kern/signal/sigio/sigio_pipe.c cc -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/kern/signal/sigio/sigio_socket.c cc -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/kern/signal/sigio/util.c cc -o sigio_test main.o sigio_common.o sigio_pipe.o sigio_socket.o util.o ./sigio_test pipe_badpgid ==== run-regress-pipe_badsession ==== ./sigio_test pipe_badsession ==== run-regress-pipe_cansigio ==== ./sigio_test pipe_cansigio ==== run-regress-pipe_getown ==== ./sigio_test pipe_getown ==== run-regress-pipe_read ==== ./sigio_test pipe_read ==== run-regress-socket_badpgid ==== ./sigio_test socket_badpgid ==== run-regress-socket_badsession ==== ./sigio_test socket_badsession ==== run-regress-socket_cansigio ==== ./sigio_test socket_cansigio ==== run-regress-socket_getown ==== ./sigio_test socket_getown ==== run-regress-socket_inherit ==== ./sigio_test socket_inherit ==== run-regress-socket_read ==== ./sigio_test socket_read ==== run-regress-socket_write ==== ./sigio_test socket_write PASS sys/kern/signal/sigio Duration 0m07.21s