Searched refs:test_ping (Results 1 – 3 of 3) sorted by relevance
/freebsd/sbin/ping/tests/ | ||
H A D | Makefile | 6 ATF_TESTS_PYTEST+= test_ping.py |
H A D | test_ping.py | 728 def test_ping(self, expected): member in TestPing |
/freebsd/tests/examples/ | ||
H A D | test_examples.py | 130 def test_ping(self): member in TestVnetSimple |