forked from mirrors/linux
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 | ||