Rename the SO_REUSEPORT_LB test file to be consistent with other tests.
MFC after: 1 week
This commit is contained in:
parent
2157f3c36a
commit
634bb9e435
@ -38,6 +38,8 @@
|
||||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20181116: Rename test file.
|
||||
OLD_FILES+=usr/tests/sys/netinet/reuseport_lb
|
||||
# 20181112: Cleanup old libcap_dns.
|
||||
OLD_LIBS+=lib/casper/libcap_dns.so.1
|
||||
OLD_LIBS+=usr/lib32/libcap_dns.so.1
|
||||
|
@ -3,7 +3,7 @@
|
||||
TESTSDIR= ${TESTSBASE}/sys/netinet
|
||||
BINDIR= ${TESTSDIR}
|
||||
|
||||
ATF_TESTS_C= reuseport_lb
|
||||
ATF_TESTS_C= so_reuseport_lb_test
|
||||
|
||||
ATF_TESTS_SH= fibs_test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user