commit | 1a9f2c776d1416c4ea6cb0d0b9917778c41a1a7d | [log] [tgz] |
---|---|---|
author | Arthur Grillo <arthurgrillo@riseup.net> | Wed Jan 10 14:39:28 2024 -0300 |
committer | Shuah Khan <skhan@linuxfoundation.org> | Mon Jan 22 07:59:03 2024 -0700 |
tree | 2c237b377dc50c19cdabc5c753d0e8cb508ffe67 | |
parent | a1af6a2bfa0cb46d70b7df5352993e750da6c79b [diff] |
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>