Move 'ungc' test to regress/sys/kern/unixsockets
authormvs <mvs@openbsd.org>
Thu, 9 Dec 2021 17:41:51 +0000 (17:41 +0000)
committermvs <mvs@openbsd.org>
Thu, 9 Dec 2021 17:41:51 +0000 (17:41 +0000)
regress/sys/kern/Makefile
regress/sys/kern/unixsockets/Makefile

index 23aeacf..d554a29 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.96 2021/12/09 17:25:54 mvs Exp $
+#      $OpenBSD: Makefile,v 1.97 2021/12/09 17:41:51 mvs Exp $
 
 SUBDIR+= __syscall
 SUBDIR+= accept access
@@ -23,7 +23,7 @@ SUBDIR+= setuid
 .endif
 SUBDIR+= signal sosplice stackjmp stackpivot syscall syscall_segment
 SUBDIR+= sysvmsg sysvsem sysvshm
-SUBDIR+= unalign unconacc undgram_conclose unfdpass unfdpassfail ungc
+SUBDIR+= unalign unconacc undgram_conclose unfdpass unfdpassfail
 SUBDIR+= unixsockets unsendrecvthr unixsock unveil unveil-unmount
 SUBDIR+= wait
 
index f3f1a81..99f6214 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.1 2021/12/09 17:25:54 mvs Exp $
+# $OpenBSD: Makefile,v 1.2 2021/12/09 17:41:51 mvs Exp $
 
 # Copyright (c) 2021 Makkoveev Vitaliy <mvs@openbsd.org>
 #
@@ -16,7 +16,7 @@
 
 WARNINGS = yes
 
-PROGS = undgram_selfconn
+PROGS = undgram_selfconn ungc
 
 CLEANFILES += *.socket