diff options
author | 2024-12-16 12:11:43 -0800 | |
---|---|---|
committer | 2024-12-24 09:48:09 +0100 | |
commit | 55b7aee990ef786251e0e37f8285c32b4193f419 (patch) | |
tree | 8b1fa8d79413f0a203424326b50fd7bb18b4e82e /rust/kernel | |
parent | drivers: base: Don't match devices with NULL of_node/fwnode/etc (diff) | |
download | wireguard-linux-55b7aee990ef786251e0e37f8285c32b4193f419.tar.xz wireguard-linux-55b7aee990ef786251e0e37f8285c32b4193f419.zip |
drivers: base: test: Enable device model tests with KUNIT_ALL_TESTS
Per commit bebe94b53eb7 ("drivers: base: default KUNIT_* fragments to
KUNIT_ALL_TESTS"), it seems like we should default to KUNIT_ALL_TESTS.
This enables these platform_device tests for common configurations, such
as with:
./tools/testing/kunit/kunit.py run
Signed-off-by: Brian Norris <briannorris@chromium.org>
Reviewed-by: David Gow <davidgow@google.com>
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20241216201148.535115-3-briannorris@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions