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
This commit is contained in:
parent
31bfa27894
commit
9e0aaedd70
@ -14,7 +14,16 @@ ATF_TESTS_C= ip_reass_test \
|
||||
tcp_connect_port_test \
|
||||
tcp_md5_getsockopt
|
||||
|
||||
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"
|
||||
TEST_METADATA.tcp6_v4mapped_bind_test+= is_exclusive="true"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user