mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-21 18:50:50 +01:00
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:
parent
2cb0fce24d
commit
e1e636193d
@ -2,6 +2,7 @@
|
||||
|
||||
.PATH: ${.CURDIR}
|
||||
|
||||
PACKAGE=tests
|
||||
FILES= __init__.py
|
||||
SUBDIR= net netlink netpfil
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
.PATH: ${.CURDIR}
|
||||
|
||||
PACKAGE=tests
|
||||
FILES= __init__.py rtsock.py tools.py vnet.py
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
.PATH: ${.CURDIR}
|
||||
|
||||
PACKAGE=tests
|
||||
FILES= __init__.py attrs.py base_headers.py message.py netlink.py \
|
||||
netlink_generic.py netlink_route.py utils.py
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
.PATH: ${.CURDIR}
|
||||
|
||||
PACKAGE=tests
|
||||
FILES= __init__.py
|
||||
SUBDIR= ipfw
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
.PATH: ${.CURDIR}
|
||||
|
||||
PACKAGE=tests
|
||||
FILES= __init__.py insns.py insn_headers.py ioctl.py ioctl_headers.py \
|
||||
ipfw.py utils.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user