linux-kernelorg-stable/lib/kunit
Thomas Weißschuh 29128da29d kunit: Always descend into kunit directory during build
For kbuild to properly clean up these build artifacts in the subdirectory,
even after CONFIG_KUNIT changed do disabled, the directory needs to be
processed always.

Pushing the special logic for hook.o into the kunit Makefile also makes the
logic easier to understand.

Link: https://lore.kernel.org/r/20250813-kunit-always-descend-v1-1-7bbd387ff13b@linutronix.de
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2025-08-15 11:39:46 -06:00
..
.kunitconfig
Kconfig
Makefile kunit: Always descend into kunit directory during build 2025-08-15 11:39:46 -06:00
assert.c
assert_test.c
attributes.c
debugfs.c
debugfs.h
device-impl.h
device.c
executor.c
executor_test.c
hooks-impl.h
hooks.c
kunit-example-test.c
kunit-test.c
platform-test.c
platform.c
resource.c
static_stub.c
string-stream-test.c
string-stream.c
string-stream.h
test.c kunit: test: Drop CONFIG_MODULE ifdeffery 2025-07-31 13:51:34 +02:00
try-catch-impl.h
try-catch.c
user_alloc.c