docs: rust: Move testing to a separate page
authorDirk Behme <dirk.behme@de.bosch.com>
Tue, 30 Jan 2024 07:51:16 +0000 (08:51 +0100)
committerMiguel Ojeda <ojeda@kernel.org>
Sun, 18 Feb 2024 20:22:27 +0000 (21:22 +0100)
commitba4abeb13d5e16a1d97e949e264ef7f6d9fb067e
tree04348ff8e5b7eeb3a81583c4427d4394474336ea
parent44f2e626cbf777f3035aef7fa379ce34bf2f57e8
docs: rust: Move testing to a separate page

To be able to add more testing documentation move the testing
section to it's own page.

No change on the documentation itself.

Suggested-by: Trevor Gross <tmgross@umich.edu>
Suggested-by: Miguel Ojeda <ojeda@kernel.org>
Reviewed-by: Trevor Gross <tmgross@umich.edu>
Reviewed-by: David Gow <davidgow@google.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com>
Link: https://lore.kernel.org/r/20240130075117.4137360-1-dirk.behme@de.bosch.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Documentation/rust/general-information.rst
Documentation/rust/index.rst
Documentation/rust/testing.rst [new file with mode: 0644]