START	sys/kern/unixsockets	2024-06-16T00:51:58Z

==== run-regress-undgram_selfconn ====
cc -O2 -pipe  -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow  -MD -MP  -c /usr/src/regress/sys/kern/unixsockets/undgram_selfconn.c
cc   -o undgram_selfconn undgram_selfconn.o 
./undgram_selfconn

==== run-regress-ungc ====
cc -O2 -pipe  -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow  -MD -MP  -c /usr/src/regress/sys/kern/unixsockets/ungc.c
cc   -o ungc ungc.o 
./ungc

==== run-regress-unixsock_test ====
cc -O2 -pipe  -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow  -MD -MP  -c /usr/src/regress/sys/kern/unixsockets/unixsock_test.c
cc   -o unixsock_test unixsock_test.o 
./unixsock_test

==== run-regress-unconacc ====
cc -O2 -pipe  -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow  -MD -MP  -c /usr/src/regress/sys/kern/unixsockets/unconacc.c
cc   -o unconacc unconacc.o -lpthread
./unconacc

==== run-regress-undgram_conclose ====
cc -O2 -pipe  -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow  -MD -MP  -c /usr/src/regress/sys/kern/unixsockets/undgram_conclose.c
cc   -o undgram_conclose undgram_conclose.o -lpthread
ulimit -n 256; ./undgram_conclose

==== run-regress-unfdpassfail ====
cc -O2 -pipe  -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow  -MD -MP  -c /usr/src/regress/sys/kern/unixsockets/unfdpassfail.c
cc   -o unfdpassfail unfdpassfail.o -lpthread
./unfdpassfail

==== run-regress-unsendrecvthr ====
cc -O2 -pipe  -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow  -MD -MP  -c /usr/src/regress/sys/kern/unixsockets/unsendrecvthr.c
cc   -o unsendrecvthr unsendrecvthr.o -lpthread
./unsendrecvthr

==== run-regress-unsopassgc ====
cc -O2 -pipe  -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow  -MD -MP  -c /usr/src/regress/sys/kern/unixsockets/unsopassgc.c
cc   -o unsopassgc unsopassgc.o -lpthread
ulimit -n 256; ./unsopassgc

PASS	sys/kern/unixsockets	Duration 4m52.10s