aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2022-10-28 20:36:12 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2022-11-11 21:44:11 +0000
commit980c7b0a54b9add461960f98707f358c82394455 (patch)
tree8b48fde9ff8d94d1c6b40b0349610ab9615023e5 /tests
parent5762f69640661b9eeb8a036306a56df2bb2ec297 (diff)
downloadsrc-980c7b0a54b9add461960f98707f358c82394455.tar.gz
src-980c7b0a54b9add461960f98707f358c82394455.zip
Split netinet shell tests into one per line.
This makes diffs when adding or removing tests easier to read. While here, sort the list of tests. Reviewed by: kevans, melifaro, asomers, markj, emaste Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D36908 (cherry picked from commit 9e0aaedd704ee8a040ecb1d1aadf0bd75ed4dc09)
Diffstat (limited to 'tests')
-rw-r--r--tests/sys/netinet/Makefile11
1 files changed, 10 insertions, 1 deletions
diff --git a/tests/sys/netinet/Makefile b/tests/sys/netinet/Makefile
index ec2e6e679c18..69991395c1af 100644
--- a/tests/sys/netinet/Makefile
+++ b/tests/sys/netinet/Makefile
@@ -12,7 +12,16 @@ ATF_TESTS_C= ip_reass_test \
socket_afinet \
tcp_connect_port_test
-ATF_TESTS_SH= carp fibs fibs_test redirect divert forward output lpm arp
+ATF_TESTS_SH= arp \
+ carp \
+ divert \
+ fibs \
+ fibs_test \
+ forward \
+ lpm \
+ output \
+ redirect
+
TEST_METADATA.output+= required_programs="python"
PROGS= udp_dontroute tcp_user_cookie