summaryrefslogtreecommitdiff
path: root/sbin/ping/tests/test_ping.py
AgeCommit message (Expand)Author
2024-11-05ping tests: Run tests unprivileged inside a vnetJose Luis Duran
2024-11-05ping tests: Silence deprecation warningsJose Luis Duran
2024-11-05ping: tests: Align with Scapy defaultsJose Luis Duran
2024-11-05ping: tests: Cleanup IPOption()sJose Luis Duran
2024-10-16ping tests: fix for scapy-2.6.0Kristof Provost
2023-10-19ping tests: Fix test on i386 platformsJose Luis Duran
2023-10-11ping: Require root user for pytestsJose Luis Duran
2023-10-11ping: pr_iph() improvementsJose Luis Duran
2023-10-11ping: Fix the spacing between the time stamp and cp/dpJose Luis Duran
2023-10-11ping: Unify ping/ping6 statistics sectionJose Luis Duran
2023-10-11ping: Remove an extra new line characterJose Luis Duran
2023-10-11ping tests: Test IHL/quoted data/inner packet pathsJose Luis Duran
2023-04-02ping: fix failing test_pinger[_3_1_verbose_false] test.Alexander V. Chernikov
2023-03-26ping tests: Add a regression testJose Luis Duran
2023-03-19ping: Avoid reporting negative time statisticsJose Luis Duran
2023-03-19ping tests: Add tests for IP header optionsJose Luis Duran
2023-03-19ping: Remove pr_retip()Jose Luis Duran
2023-03-19ping: Print the IP options of the original packetJose Luis Duran
2023-03-14ping: Fix the display of Flags/Fragment OffsetJose Luis Duran
2023-03-14ping6: Use errx to avoid appending a specious error messageJose Luis Duran
2023-02-20ping: Add ATF-Python testsJose Luis Duran
2023-02-20Revert "ping: Add ATF-Python tests"Alexander V. Chernikov
2023-02-20ping: Add ATF-Python testsAlexander V. Chernikov