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:
Lexi Winter 2024-04-16 12:18:23 +01:00 committed by Mark Johnston
parent 2cb0fce24d
commit e1e636193d
5 changed files with 5 additions and 0 deletions

View file

@ -2,6 +2,7 @@
.PATH: ${.CURDIR}
PACKAGE=tests
FILES= __init__.py
SUBDIR= net netlink netpfil

View file

@ -2,6 +2,7 @@
.PATH: ${.CURDIR}
PACKAGE=tests
FILES= __init__.py rtsock.py tools.py vnet.py
.include <bsd.own.mk>

View file

@ -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

View file

@ -2,6 +2,7 @@
.PATH: ${.CURDIR}
PACKAGE=tests
FILES= __init__.py
SUBDIR= ipfw

View file

@ -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