]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rust: add kunitconfig
authorThomas Weißschuh <linux@weissschuh.net>
Sat, 8 Feb 2025 13:31:15 +0000 (14:31 +0100)
committerMiguel Ojeda <ojeda@kernel.org>
Wed, 19 Mar 2025 22:22:21 +0000 (23:22 +0100)
commitfb625227d540ddead4d21813410a116e9452d232
tree8e47980ea27e6a1113eabcde98d0442c7eeedbcf
parent6b2dab17d6fad9d94faae45b46bef307d8560cdf
rust: add kunitconfig

The kunitconfig file in a directory is used by kunit.py to enable all
necessary kernel configurations to run the tests in that subdirectory.
Add such a file for rust/.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Reviewed-by: David Gow <davidgow@google.com>
Link: https://lore.kernel.org/r/20250208-rust-kunit-v1-2-94a026be6d72@weissschuh.net
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/.kunitconfig [new file with mode: 0644]