URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5ec2265d2f1a3fbfc1c0a78421a9c4df86ac553e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5ec2265 by Peter Wu (peter@xxxxxxxxxxxxx):
test: add test for resolved addresses
Tests that the documented "-z hosts,ipv4" filter actually works and that
the resolved addresses table is correct (it implicitly tests that the
definition of WS_INET_ADDRSTRLEN in wsutil/inet_addr.h is sane).
Change-Id: If7babe665ea5ecb37e38078a9809c88873cb323c
Ping-Bug: 14667
Reviewed-on: https://code.wireshark.org/review/27454
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b217c8f cli: make "-z host,ipv4" filter actually work
adds 5ec2265 test: add test for resolved addresses
Summary of changes:
test/suite_nameres.py | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)