]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Documentation: rust: rename `#[test]`s to "`rusttest` host tests"
authorMiguel Ojeda <ojeda@kernel.org>
Fri, 2 May 2025 21:51:31 +0000 (23:51 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Tue, 27 May 2025 18:09:59 +0000 (20:09 +0200)
commit0a8d4eab17e6f94d83e1ee4c58c21e613934ac66
treef0d8f7a796a524f2519112f7c23740c5479da5fd
parent2d6c87d0d6a0c0acf6b4dd9eec9ed44a82886836
Documentation: rust: rename `#[test]`s to "`rusttest` host tests"

Now that `rusttest`s are not really used much, clarify the section of
the documentation that describes them.

In addition, free the section name for the KUnit-based `#[test]`s that
will be added afterwards. To do so, rename the section into `rusttest`
host tests.

Reviewed-by: David Gow <davidgow@google.com>
Acked-by: Danilo Krummrich <dakr@kernel.org>
Link: https://lore.kernel.org/r/20250502215133.1923676-7-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Documentation/rust/testing.rst