From: anton Date: Sat, 13 Nov 2021 08:25:42 +0000 (+0000) Subject: hook up unfdpassfail and ungc X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=a18418be1a26d4b51fa55d7648766e82949db0c1;p=openbsd hook up unfdpassfail and ungc --- diff --git a/regress/sys/kern/Makefile b/regress/sys/kern/Makefile index dc413749f62..573ddbf4608 100644 --- a/regress/sys/kern/Makefile +++ b/regress/sys/kern/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.90 2021/10/29 13:13:20 mpi Exp $ +# $OpenBSD: Makefile,v 1.91 2021/11/13 08:25:42 anton Exp $ SUBDIR+= __syscall SUBDIR+= accept access @@ -22,7 +22,7 @@ SUBDIR+= setuid .endif SUBDIR+= signal sosplice stackjmp stackpivot syscall syscall_segment SUBDIR+= sysvmsg sysvsem sysvshm -SUBDIR+= unalign unfdpass unixsock unveil unveil-unmount +SUBDIR+= unalign unfdpass unfdpassfail ungc unixsock unveil unveil-unmount SUBDIR+= wait install: