Home
last modified time | relevance | path

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

/openbmc/u-boot/test/dm/
H A Dtest-driver.c56 static int test_remove(struct udevice *dev) in test_remove() function
80 .remove = test_remove,
91 .remove = test_remove,
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Ddata.py290 def test_remove(self): member in TestConcatOverride
H A Devent.py138 def test_remove(self): member in EventHandlingTest