From: Linus Torvalds Date: Thu, 23 Feb 2023 17:40:14 +0000 (-0800) Subject: Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne... X-Git-Tag: v6.6.7~3458 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=89f1a2440a200918676f9e1eeb765b337f735d86;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git./linux/kernel/git/shuah/linux-kselftest Pull KUnit update from Shuah Khan: - add Function Redirection API to isolate the code being tested from other parts of the kernel. Documentation/dev-tools/kunit/api/functionredirection.rst has the details. * tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: kunit: Add printf attribute to fail_current_test_impl lib/hashtable_test.c: add test for the hashtable structure Documentation: Add Function Redirection API docs kunit: Expose 'static stub' API to redirect functions kunit: Add "hooks" to call into KUnit when it's built as a module kunit: kunit.py extract handlers tools/testing/kunit/kunit.py: remove redundant double check --- 89f1a2440a200918676f9e1eeb765b337f735d86