]> git.ipfire.org Git - thirdparty/suricata.git/commit
devguide: add page about rust unittests
authorJuliana Fajardini <jufajardini@gmail.com>
Wed, 3 Nov 2021 11:20:36 +0000 (11:20 +0000)
committerVictor Julien <victor@inliniac.net>
Sat, 6 Nov 2021 15:24:41 +0000 (16:24 +0100)
commitc6e97222b7ea672c10774cef31aac7cf750af405
treebfeda33b530bc8f13ed0bd9e155b793dcdc37250
parent747d225c84e3f1bd807b165e0cea05a6dadb9a9f
devguide: add page about rust unittests

Part of the task to offer better guidance on how and when to write
unit tests or suricata-verify tests
Also updated linking and index files, as well as testing page to refer
to the unit tests pages

Doc: #4590
doc/devguide/Makefile.am
doc/devguide/codebase/index.rst
doc/devguide/codebase/testing.rst
doc/devguide/codebase/unittests-rust.rst [new file with mode: 0644]