Files
linux-stable-mirror/include/linux
Rae Moar d81f0d7b8b kunit: add KUNIT_INIT_TABLE to init linker section
Add KUNIT_INIT_TABLE to the INIT_DATA linker section.

Alter the KUnit macros to create init tests:
kunit_test_init_section_suites

Update lib/kunit/executor.c to run both the suites in KUNIT_TABLE and
KUNIT_INIT_TABLE.

Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Rae Moar <rmoar@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2023-12-18 13:21:15 -07:00
..
2023-11-04 10:22:52 +01:00
2023-11-10 13:54:58 +00:00
2023-11-01 22:33:53 -07:00
2023-11-13 11:02:30 +00:00
2023-12-12 17:20:17 -08:00
2023-11-15 04:18:31 +01:00
2023-11-10 09:20:55 +01:00
2023-12-04 18:35:19 -08:00
2023-12-06 16:12:48 -08:00