Documentation: KUnit: Update the instructions on how to test static functions
authorArthur Grillo <arthurgrillo@riseup.net>
Wed, 10 Jan 2024 17:39:28 +0000 (14:39 -0300)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 22 Jan 2024 14:59:03 +0000 (07:59 -0700)
commit1a9f2c776d1416c4ea6cb0d0b9917778c41a1a7d
tree2c237b377dc50c19cdabc5c753d0e8cb508ffe67
parenta1af6a2bfa0cb46d70b7df5352993e750da6c79b
Documentation: KUnit: Update the instructions on how to test static functions

Now that we have the VISIBLE_IF_KUNIT and EXPORT_SYMBOL_IF_KUNIT macros,
update the instructions to recommend this way of testing static
functions.

Signed-off-by: Arthur Grillo <arthurgrillo@riseup.net>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Documentation/dev-tools/kunit/usage.rst