docs: rust: Add rusttest info
authorDirk Behme <dirk.behme@de.bosch.com>
Tue, 12 Dec 2023 08:13:13 +0000 (09:13 +0100)
committerMiguel Ojeda <ojeda@kernel.org>
Thu, 21 Dec 2023 21:47:40 +0000 (22:47 +0100)
commitbe412baf72402bd732e250033e03ad159d060a30
tree065b56f1033ed64a4a7795aeabcd08272abd4a4a
parent7583ce66ddf7ed4f7aaa14b5e4cf78058ca597e1
docs: rust: Add rusttest info

Searching the Rust kernel documentation all existing Rust Make
targets (rustavailable, rustfmt, rustfmtcheck, rustdoc and
rust-analyzer) are explicitly documented with their Make commands.
While the Make target rusttest is mentioned two times in the
existing documentation, it's Make command is not explicitly
documented, yet. Add a test section to document this.

While at it, add some info about the more important KUnit testing
too.

Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com>
Reviewed-by: Martin Rodriguez Reboredo <yakoyoku@gmail.com>
Reviewed-by: Benno Lossin <benno.lossin@proton.me>
Link: https://lore.kernel.org/r/20231212081313.226120-1-dirk.behme@de.bosch.com
[ Added "the", newline and quotes for `.config`. Expanded "repos". ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Documentation/rust/general-information.rst