Page MenuHomeFreeBSD

D56597.diff
No OneTemporary

D56597.diff

diff --git a/lib/libc/tests/stdlib/dynthr_mod/Makefile b/lib/libc/tests/stdlib/dynthr_mod/Makefile
--- a/lib/libc/tests/stdlib/dynthr_mod/Makefile
+++ b/lib/libc/tests/stdlib/dynthr_mod/Makefile
@@ -3,6 +3,7 @@
SRCS= dynthr_mod.c
LIBADD= pthread
PACKAGE= tests
+DISTRIBUTION= tests
TESTSDIR:= ${TESTSBASE}/${RELDIR:C/libc\/tests/libc/:H}
diff --git a/lib/libxo/tests/encoder/Makefile b/lib/libxo/tests/encoder/Makefile
--- a/lib/libxo/tests/encoder/Makefile
+++ b/lib/libxo/tests/encoder/Makefile
@@ -1,5 +1,6 @@
PACKAGE= tests
NO_DEV_PACKAGE=
+DISTRIBUTION= tests
LIBXOSRC= ${SRCTOP}/contrib/libxo
diff --git a/sbin/pfctl/tests/files/Makefile b/sbin/pfctl/tests/files/Makefile
--- a/sbin/pfctl/tests/files/Makefile
+++ b/sbin/pfctl/tests/files/Makefile
@@ -1,4 +1,5 @@
PACKAGE= tests
+DISTRIBUTION= tests
TESTSDIR= ${TESTSBASE}/sbin/pfctl/files
BINDIR= ${TESTSDIR}
diff --git a/share/man/man7/Makefile b/share/man/man7/Makefile
--- a/share/man/man7/Makefile
+++ b/share/man/man7/Makefile
@@ -61,6 +61,7 @@
TESTS= tests.7
TESTSPACKAGE= tests
+DISTRIBUTION= tests
ATF= atf.7
ATFPACKAGE= atf
diff --git a/tests/atf_python/Makefile b/tests/atf_python/Makefile
--- a/tests/atf_python/Makefile
+++ b/tests/atf_python/Makefile
@@ -3,6 +3,7 @@
.PATH: ${.CURDIR}
PACKAGE= tests
+DISTRIBUTION= tests
FILES= __init__.py atf_pytest.py ktest.py utils.py
SUBDIR= sys
@@ -10,5 +11,4 @@
.include <bsd.own.mk>
FILESDIR= ${TESTSBASE}/atf_python
-
.include <bsd.prog.mk>
diff --git a/tests/atf_python/sys/Makefile b/tests/atf_python/sys/Makefile
--- a/tests/atf_python/sys/Makefile
+++ b/tests/atf_python/sys/Makefile
@@ -3,6 +3,7 @@
.PATH: ${.CURDIR}
PACKAGE=tests
+DISTRIBUTION= tests
FILES= __init__.py
SUBDIR= net netlink netpfil
diff --git a/tests/atf_python/sys/net/Makefile b/tests/atf_python/sys/net/Makefile
--- a/tests/atf_python/sys/net/Makefile
+++ b/tests/atf_python/sys/net/Makefile
@@ -3,6 +3,7 @@
.PATH: ${.CURDIR}
PACKAGE=tests
+DISTRIBUTION= tests
FILES= __init__.py rtsock.py tools.py vnet.py
.include <bsd.own.mk>
diff --git a/tests/atf_python/sys/netlink/Makefile b/tests/atf_python/sys/netlink/Makefile
--- a/tests/atf_python/sys/netlink/Makefile
+++ b/tests/atf_python/sys/netlink/Makefile
@@ -3,6 +3,7 @@
.PATH: ${.CURDIR}
PACKAGE=tests
+DISTRIBUTION= tests
FILES= __init__.py attrs.py base_headers.py message.py netlink.py \
netlink_generic.py netlink_route.py utils.py
diff --git a/tests/atf_python/sys/netpfil/Makefile b/tests/atf_python/sys/netpfil/Makefile
--- a/tests/atf_python/sys/netpfil/Makefile
+++ b/tests/atf_python/sys/netpfil/Makefile
@@ -3,6 +3,7 @@
.PATH: ${.CURDIR}
PACKAGE=tests
+DISTRIBUTION= tests
FILES= __init__.py
SUBDIR= ipfw
diff --git a/tests/atf_python/sys/netpfil/ipfw/Makefile b/tests/atf_python/sys/netpfil/ipfw/Makefile
--- a/tests/atf_python/sys/netpfil/ipfw/Makefile
+++ b/tests/atf_python/sys/netpfil/ipfw/Makefile
@@ -3,6 +3,7 @@
.PATH: ${.CURDIR}
PACKAGE=tests
+DISTRIBUTION= tests
FILES= __init__.py insns.py insn_headers.py ioctl.py ioctl_headers.py \
ipfw.py utils.py

File Metadata

Mime Type
text/plain
Expires
Wed, Sep 2, 11:59 PM (20 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37864946
Default Alt Text
D56597.diff (3 KB)

Event Timeline