selftests/harness: Clean up kern-doc for fixtures
authorKees Cook <keescook@chromium.org>
Sun, 5 Jul 2020 05:05:43 +0000 (22:05 -0700)
committerKees Cook <keescook@chromium.org>
Fri, 10 Jul 2020 23:01:52 +0000 (16:01 -0700)
commit9d1587adcc356c1570c9830364e7797a9c19696c
treebd6dfd49aa7f9697204fbb9e251f3566b80b99ab
parentfe4bfff86ec54773df3db79e8112e3b0f820c799
selftests/harness: Clean up kern-doc for fixtures

The FIXTURE*() macro kern-doc examples had the wrong names for the C code
examples associated with them. Fix those and clarify that FIXTURE_DATA()
usage should be avoided.

Cc: Shuah Khan <shuah@kernel.org>
Fixes: 74bc7c97fa88 ("kselftest: add fixture variants")
Acked-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
tools/testing/selftests/kselftest_harness.h