Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F169586067
D56597.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
3 KB
Referenced Files
None
Subscribers
None
D56597.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D56597: tests: Manually assign the tests distribution
Attached
Detach File
Event Timeline
Log In to Comment