tests: move atf_python/sys/ into the tests package
Reviewed by: markj MFC after: 1 week Pull Request: https://github.com/freebsd/freebsd-src/pull/1174
This commit is contained in:
committed by
Mark Johnston
parent
2cb0fce24d
commit
e1e636193d
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
.PATH: ${.CURDIR}
|
.PATH: ${.CURDIR}
|
||||||
|
|
||||||
|
PACKAGE=tests
|
||||||
FILES= __init__.py
|
FILES= __init__.py
|
||||||
SUBDIR= net netlink netpfil
|
SUBDIR= net netlink netpfil
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
.PATH: ${.CURDIR}
|
.PATH: ${.CURDIR}
|
||||||
|
|
||||||
|
PACKAGE=tests
|
||||||
FILES= __init__.py rtsock.py tools.py vnet.py
|
FILES= __init__.py rtsock.py tools.py vnet.py
|
||||||
|
|
||||||
.include <bsd.own.mk>
|
.include <bsd.own.mk>
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
.PATH: ${.CURDIR}
|
.PATH: ${.CURDIR}
|
||||||
|
|
||||||
|
PACKAGE=tests
|
||||||
FILES= __init__.py attrs.py base_headers.py message.py netlink.py \
|
FILES= __init__.py attrs.py base_headers.py message.py netlink.py \
|
||||||
netlink_generic.py netlink_route.py utils.py
|
netlink_generic.py netlink_route.py utils.py
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
.PATH: ${.CURDIR}
|
.PATH: ${.CURDIR}
|
||||||
|
|
||||||
|
PACKAGE=tests
|
||||||
FILES= __init__.py
|
FILES= __init__.py
|
||||||
SUBDIR= ipfw
|
SUBDIR= ipfw
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
.PATH: ${.CURDIR}
|
.PATH: ${.CURDIR}
|
||||||
|
|
||||||
|
PACKAGE=tests
|
||||||
FILES= __init__.py insns.py insn_headers.py ioctl.py ioctl_headers.py \
|
FILES= __init__.py insns.py insn_headers.py ioctl.py ioctl_headers.py \
|
||||||
ipfw.py utils.py
|
ipfw.py utils.py
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user