mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() We recently updated these device_match*() (and therefore, various
*find_device_by*()) functions to return a consistent 'false' value when
trying to match a NULL handle. Add tests for this.
This provides regression-testing coverage for the sorts of bugs that
underly commit
|
||
---|---|---|
.. | ||
.kunitconfig | ||
Kconfig | ||
Makefile | ||
platform-device-test.c | ||
property-entry-test.c | ||
root-device-test.c | ||
test_async_driver_probe.c |