Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Duserspace_pm.sh437 test_remove() function
/openbmc/u-boot/test/dm/
H A Dtest-driver.c56 static int test_remove(struct udevice *dev) in test_remove() function
/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
/openbmc/linux/drivers/base/
H A Ddd.c605 bool test_remove = IS_ENABLED(CONFIG_DEBUG_TEST_DRIVER_REMOVE) && in really_probe() local