Home
last modified time | relevance | path

Searched defs:test_ping (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/
H A Dping.py14 def test_ping(self): member in PingTest
H A Dsuspend.py13 def test_ping(self): member in Suspend_Test
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_lwt_ip_encap.sh290 test_ping() function
/OK3568_Linux_fs/kernel/tools/testing/selftests/netfilter/
H A Dnft_queue.sh151 test_ping() { function
/OK3568_Linux_fs/u-boot/test/dm/
H A Dtest-uclass.c21 int test_ping(struct udevice *dev, int pingval, int *pingret) in test_ping() function