1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-21 07:15:49 +00:00
freebsd/sbin/ping/tests
Jose Luis Duran 5797a03fe8
ping tests: Run tests unprivileged inside a vnet
In order to create vnet jails, atf_python needs root privileges.
However, once the vnet is created, its privileges inside the vnet can be
demoted, as these tests should not require root in order to pass.

Reviewed by:	markj
Approved by:	emaste (mentor)
Fixes:	4efaf43c6f ("ping: Require root user for pytests")
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D42175
2024-11-05 03:07:32 +00:00
..
in_cksum_test.c
injection.py
Makefile
Makefile.depend
ping_6_c1_s8_t1.out
ping_c1_s8_t1_S1.out
ping_c1_s56_t1_S127.out
ping_c1_s56_t1.out
ping_test.sh
test_ping.py ping tests: Run tests unprivileged inside a vnet 2024-11-05 03:07:32 +00:00