Home
last modified time | relevance | path

Searched refs:test_ping (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/ping/tests/
H A DMakefile6 ATF_TESTS_PYTEST+= test_ping.py
H A Dtest_ping.py728 def test_ping(self, expected): member in TestPing
/freebsd/tests/examples/
H A Dtest_examples.py130 def test_ping(self): member in TestVnetSimple