Searched defs:test_ping (Results 1 – 3 of 3) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ | ||
H A D | ping.py | 17 def test_ping(self): member in PingTest |
H A D | suspend.py | 18 def test_ping(self): member in Suspend_Test |
/openbmc/u-boot/test/dm/ | ||
H A D | test-uclass.c | 20 int test_ping(struct udevice *dev, int pingval, int *pingret) in test_ping() function |